程序 Resources

Showing items tagged with "程序"

The ωKA (Omega-K Algorithm) is a prominent method for SAR image formation. This implementation provides both approximate and precise variants of ωKA, with simulation parameters derived from "Synthetic Aperture Radar Imaging: Algorithms and Implementation". The algorithm utilizes Stolt interpolation for target focusing, followed by cross-range and range slicing to evaluate the final image quality.

MATLAB 410 views Tagged

A recursive least squares algorithm identification program that takes input u and output y, where the last column of the output matrix c contains parameter estimates. The implementation includes real-time parameter updates, covariance matrix handling, and prediction error minimization.

MATLAB 225 views Tagged