-
antcolonyoptimization-ACO
仿生优化算法,antcolonyoptimization,ACO(Bionic optimization algorithm,antcolonyoptimization,ACO)
- 2013-11-13 21:33:29下载
- 积分:1
-
MATLABfile
matlab电工学中的一些例子,希望有用对你(Some examples of MATLAB in electrical engineering, and I hope useful for you)
- 2013-05-14 21:00:27下载
- 积分:1
-
DataStructures
这是学习c很好的资源啊,值得大家好好看一看的,大家多努力啊(This is a good resource to learn c ah, it is worth a good look at us, and we work hard ah)
- 2009-11-21 12:45:57下载
- 积分:1
-
matlab99999999
各种matlab代码,实现各种功能,供查阅者参考,熟悉matlab软件的使用(x=linspace(0,1,21)
y=linspace(0,1,21)
[X,Y]=meshgrid(x,y)
z=(X.*Y)./(X+Y)
meshc(X,Y,z)
)
- 2011-07-11 15:54:13下载
- 积分:1
-
LMSLMSNewton
LMS及LMSNewton算法的比较。性能表面的等高线(the different between LMS and LMSNewton.)
- 2013-05-02 18:47:46下载
- 积分:1
-
doa
这个文件的功能是实现各种DOA估计算法的性能仿真验证,并完成DOA估计中MUSIC算法、Capon算法以及延迟相加算法性能比较的仿真验证的功能(This file is the function of various DOA estimation algorithms to achieve the performance simulation, and complete the MUSIC DOA estimation algorithm, Capon algorithm and delay sum algorithm performance comparison of the simulation function)
- 2010-09-10 15:11:16下载
- 积分:1
-
music--esprit
空间谱估计 子空间算法MUSIC 和ESPRIT 源码
仿真分析(Subspace Spatial Spectrum source simulation MUSIC and ESPRIT)
- 2011-05-08 15:19:09下载
- 积分:1
-
computroationmatrix
自己写的MATLAB程序,用于已知2个单位向量,求它们的旋转矩阵。非迭代法。
另有一个绝对定向程序。(Write their own MATLAB for 2 unit vector, known for their rotation matrix. The iterative method.
There is another absolute orientation program.)
- 2013-12-04 00:00:38下载
- 积分:1
-
GA_duogebianliang
使用遗传算法解决多变量函数优化问题,其中有20个变量(Genetic algorithm is used to solve the multivariable function optimization problem, which has 20 variables)
- 2017-04-21 15:17:51下载
- 积分:1
-
FMINCON
C=CURVEFIT( 拟合模型 ,参数C初值,X数据,Y数据) 求参数C使得 sum {(FUN(C,X数据)-Y数据).^2}最小化(C = CURVEFIT ( fitting model and parameter C, initial X, Y data) for data parameters that sum {there (C) (C, X-ray data- Y j ^ 2) minimizing})
- 2010-08-16 20:23:31下载
- 积分:1