-
newton
以mathematica9中文版来计算由牛顿迭代法产生的实根。因开发环境中没有mathematica,故只好选matlab.(Using mathematica9 to calculate the real root produced by the Newton iterative method. The station is estimated without.)
- 2014-11-14 11:44:31下载
- 积分:1
-
1
说明: 最优化算法,使用Q型惩罚因子,在matlab环境下运行的通用算法。(Optimization algorithm, the use of Q-factor penalties, in the matlab environment running under a common algorithm.)
- 2008-01-18 21:25:02下载
- 积分:1
-
11-26-1
Describe: doa estimated classical music used to construct simple incident signals, using seven antenna reception of signals for DOA estimated.
- 2009-11-20 16:34:55下载
- 积分:1
-
fangzhen
用matlab仿真信息论率失真函数R(D)(this is a matlab based program that emulates the calculation of R(D).)
- 2010-01-08 18:47:02下载
- 积分:1
-
GS-Dammann
利用MATLAB实现了二元光学设计中的GS算法以及达曼光栅的设计。GS算法是用于光束整形的重要算法,达曼光栅是常见的均匀分束二元光学器件。(Implemented using MATLAB binary optical design of the GS algorithm and Dammann grating design. GS algorithm is an important algorithm for beam shaping, Dammann grating is a common uniform beam of binary optics.)
- 2010-06-24 10:55:14下载
- 积分:1
-
matlab-circle-fitting
提供一个完整有用的MATLAB圆拟合程序及其说明(MATLAB provides a complete circle fitting program useful and descriptions)
- 2015-01-03 16:22:07下载
- 积分:1
-
remote
remote sensing image analysis done by segmentation and classification is done finally
- 2013-12-09 13:07:51下载
- 积分:1
-
SDIF
this is a SDIF algorithm code for deinterleaving radar pulse
- 2021-03-28 14:39:11下载
- 积分:1
-
CHENGXU
MUSIC算法[1] 是一种基于矩阵特征空间分解的方法。从几何角度讲,信号处理的观测空间可以分解为信号子空间和噪声子空间,显然这两个空间是正交的。信号子空间由阵列接收到的数据协方差矩阵中与信号对应的特征向量组成,噪声子空间则由协方差矩阵中所有最小特征值(噪声方差)对应的特征向量组成。MUSIC算法就是利用这两个互补空间之间的正交特性来估计空间信号的方位。噪声子空间的所有向量被用来构造谱,所有空间方位谱中的峰值位置对应信号的来波方位。MUSIC算法大大提高了测向分辨率,同时适应于任意形状的天线阵列,但是原型MUSIC算法要求来波信号是不相干的。(clear all
clc
List0= E:DOA估计仿真
List00=[ 2013-10-31_12_44_31 ]
for Li=1:1
List1=strcat(List0,List00(Li,:), Data )
In_p=[List1, ChanData ] 输入数据目录
Out_p=strcat([List1, DataDOA ]) 输出数据目录
NLen=10000 分段长度
M=16
r=15
c=299792458
List=List1(end-19:end-1) 选择目录
if(~exist(Out_p, ))
mkdir(Out_p)
end
)
- 2015-06-09 10:48:54下载
- 积分:1
-
SAR-CSA(matlab)
SAR成像算法系列,有助于对SAR算法进行研究(SAR imaging algorithm series, contribute to the SAR algorithm research)
- 2013-10-22 11:09:07下载
- 积分:1