-
利用空时二维自适应原理仿真了杂波的二维方向图 clutter produce
该程序利用空时二维自适应原理仿真了杂波的二维方向图,计算了杂波协方差矩阵,并画出了二维杂波谱。(The program uses the principle of space-time adaptive simulation of a two-dimensional patterns of the clutter, clutter covariance matrix is calculated, and plotted the two-dimensional clutter spectrum.)
- 2011-07-19 10:52:19下载
- 积分:1
-
time-frequencyanalysis
时频分析的工具,完成时频分析,希望能够对大家有帮助,共同进步!(Time-frequency analysis tools, complete the time-frequency analysis in hopes of help, make progress together!)
- 2010-11-09 20:17:00下载
- 积分:1
-
gold-sequence
m序列产生子函数
gold序列产生子函数
自相关函数和互相关函数计算子函数
调用子函数[s,k,pn]=m(c,b0)产生第二条m序列(function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数
N=11
n=2^N-1
Rm(1)=sum(golda.*goldb)/n
for k=1:n-1
Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n
end
Rm )
- 2011-04-30 17:53:27下载
- 积分:1
-
FingerpPrint
几个指纹增强算法的matlab code(Some codes for fingerprint enhancement)
- 2013-08-17 20:46:20下载
- 积分:1
-
chap23
先进PID控制MATLAB仿真(第3版), 作者: 刘金琨,2、3部分源码(Advanced PID control MATLAB simulation (3rd edition), Author: Jinkun, 2,3 some source)
- 2013-09-01 00:17:33下载
- 积分:1
-
pilot
用matlab搭载simulink模块,为ofdm系统添加导频(Loading the Simulink module with MATLAB to add pilot to the OFDM system)
- 2017-12-04 09:37:47下载
- 积分:1
-
3
说明: 利用最小二乘法的方法和3次插值的方法拟合曲线(Curve fitting by least square method and interpolation)
- 2021-04-02 10:43:06下载
- 积分:1
-
Example3
MATLAB 阻抗计算例子1,很有参考价值。。(MATLAB impedance calculation example 1, a good reference. .)
- 2010-10-01 16:35:22下载
- 积分:1
-
LMS_Error
LMS编码算法误码率的matlab仿真,高等数字通信中有关内容。(LMS BER encoding algorithm matlab simulation, advanced digital communications related conten)
- 2014-12-11 08:25:36下载
- 积分:1
-
ant-colony-algorithm-in-MAtlab
蚁群算法是一种常用的全局最优化方法,可在matlab中实行他的计算。(The ant colony algorithm is a global optimization method can be implemented in matlab his calculations.)
- 2012-11-26 20:41:25下载
- 积分:1