-
swarm_optimization-Solve-the-TSP-problem
一个基于粒子群优化算法源码,(PSO)的50个城市TSP问题的求解,可推广至类似NP.(A source code based on particle swarm optimization, (PSO) of the 50 cities TSP problem solving, can be extended to similar NP.)
- 2010-07-24 20:07:35下载
- 积分:1
-
MATLAB
本书全名为MATLAB命令大全,是由人民邮电出版社出版的,有姚东、王爱民等编著的。书中介绍了MATLAB的全部命令的描述、语法和应用。(The full name of the book MATLAB command Daquan, is published by the People' s Posts & Telecom Press, there are YAO Dong, Wang Aimin, etc. compiled the books. The book describes the MATLAB description of all the commands, syntax and application.)
- 2009-12-15 19:27:56下载
- 积分:1
-
signal_analyszer
信号分析程序,对信号进行分析处理。。。。(Signal analysis procedures for the analysis of signal processing)
- 2009-06-29 12:38:48下载
- 积分:1
-
klippirovanie
Clipping PAPR reduction for OFDM
- 2013-09-06 22:49:04下载
- 积分:1
-
freezeColors_v23_cbfreeze
一个MATLAB多FIGURE颜色固定,常解决一个界面多图像多颜色问题(to freeze the color of a figure in matlab)
- 2011-11-16 21:59:31下载
- 积分:1
-
wavelet
贝叶斯和通用阈值软阈值图像去噪方法MATLAB程序,希望对大家有帮助,仅供大家参考,希望有用(Bayesian and universal soft-threshold threshold Image Denoising MATLAB program, we want to help, only for your reference and hope be useful)
- 2009-11-06 11:47:18下载
- 积分:1
-
xitongbianshi
系统辨识的MATLAB程序,有增广最小二乘辨识,广义最小二乘辨识(MATLAB system identification procedures, extended least squares identification, generalized least squares identification)
- 2010-08-04 09:22:24下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
optical_tools_matlab2
matlab中的光学工具,实现光学仿真实例源代码(第二部分)(matlab opyical tool)
- 2013-08-23 19:52:15下载
- 积分:1
-
matlab_program_design_features_tutorial
matlab程序设计功能教程matlab program design features tutorial(matlab program design features tutorial matlab program design features tutorial)
- 2010-08-02 11:25:01下载
- 积分:1