-
echo
利用matlab编程语言,对合成孔径雷达的chirp-scaling算法进行了仿真的开头程序(Matlab programming language to use for synthetic aperture radar of the chirp-scaling algorithm at the beginning of the simulation program)
- 2009-04-25 16:40:45下载
- 积分:1
-
CSVM
SVM非线性分类,数据与代码均给出,而且还有结果图列,望能给予帮助(SVM linear classification, data and code are given, but also the results of figure out, hope for help)
- 2011-05-04 20:34:59下载
- 积分:1
-
FSK
fsk simulation in Matlab
- 2013-07-10 21:00:43下载
- 积分:1
-
kummer
kummer function for matlab
- 2013-03-07 16:42:13下载
- 积分:1
-
_copula
Copula函数的预测,预测相关系数和尾部相关系数值(Predictive correlation coefficient and tail correlation coefficient value)
- 2017-10-12 20:20:27下载
- 积分:1
-
TDE
相关法时延估计的matlab仿真,能对任意wave文件使用,并进行误差分析(Correlation time delay estimation of matlab simulation, can use any wave file and analyze the errors)
- 2010-07-24 10:46:29下载
- 积分:1
-
power_est
在Matlab环境下实现的功率谱估计程序,经典法,带绘图功能(In the Matlab environment realize the power spectrum estimation procedure, the classical method, with graphics)
- 2008-02-22 16:49:57下载
- 积分:1
-
wKA
ωKA是实现SAR图像成像的一种方法,该程序实现了ωKA的近似和精确两种成像方式,仿真参数参考《合成孔径雷达成像——算法与实现》,利用Stolt插值实现了目标成像,最后在方位向和距离向进行切片,观察成像结果。(ωKA is one of the point target imaging algorithms of SAR . This program implements both exact and approximate ways of imaging. Simulation parameters refer to the book Synthetic Aperture Radar imaging- Algorithms and Implementation .)
- 2021-03-12 15:49:25下载
- 积分:1
-
matlab
将带噪声的音频文件中的噪声滤除掉,得到原始音频信号(The noisy audio file noise filtered out to obtain the original audio signal)
- 2015-03-06 15:22:06下载
- 积分:1
-
KalmanFilter
this is matlab code for estimating the static linear system(system function is time variable) with Kalman Filter.
this program is written by matlab 7.0.
Here we want to estimate the below function:
this is matlab code for estimating the static linear system(system function is time variable) with Recursive Least Squre and 2 solutions for better result.
1- using the Covariance Matrix Reseting in a specefic time.
2-using the RLS with Forget Factor
this program is written by matlab 7.0.
Here we want to estimate the below function:
1-u^2+(1+tansig(0.1*(t-375)))*u^3+u^5+3*u^7
finally,there are plots for showing results.
- 2010-08-26 23:31:22下载
- 积分:1