-
GA-wiley-matlab
修改自wiley的书中的各种遗传算法(GA)matlab代码,还包括其他一些算法如粒子群优化,蚁群优化等,均已修改好用!(Modified since the book wiley various genetic algorithms (GA) matlab code, also includes a number of other algorithms such as PSO, ant colony optimization and so on, have been modified handy!)
- 2008-06-18 20:35:52下载
- 积分:1
-
houghzhixian
霍夫变换实现直线检测,这是一种非常简单的直线识别方式(hough lines)
- 2010-05-08 16:42:47下载
- 积分:1
-
bif
该MATLAB程序主要用于绘制微分方程的分岔图。(The MATLAB program is mainly used to draw the bifurcation diagram of the differential equations.)
- 2012-11-22 19:20:59下载
- 积分:1
-
GetPricesFromYahoo
Get stock data from Yahoo! Finance to Matlab.
- 2014-02-01 20:54:35下载
- 积分:1
-
Transmittance_My
负折射率光子晶体的带隙计算程序请大家参考(Negative refractive index photonic crystal band-gap calculation procedures please refer to)
- 2009-03-10 11:23:34下载
- 积分:1
-
PrincipalComponentAnalysis
本书介绍了主成分分析法中重要概念,已经大量应用实例,特别适合学习模式识别的人。(This book describes the principal components analysis of important concepts, has a large number of examples, especially for people learning pattern recognition.)
- 2010-10-25 09:40:34下载
- 积分:1
-
2D-Navier-Stokes
Flow to compute the incompressible flow in a lid driven cavity
- 2014-02-14 21:14:17下载
- 积分: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
-
fuzzy
模糊控制技术 重庆大学出版社出版 PDF版本 (Fuzzy Control Technology Chongqing University Publishing PDF version)
- 2010-05-16 04:34:26下载
- 积分:1
-
power_zener
power_zener.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_zener.rar,Power electronics field matlab simulation file, has already been verified, the normal operating procedures)
- 2013-08-26 22:24:54下载
- 积分:1