-
TSP
求解TSP问题的matlab程序,好用!!!(Matlab program for solving TSP problems, easy to use! ! !)
- 2009-09-20 21:26:29下载
- 积分:1
-
GeneticAlgorithm
Genetic Algorithm with matlab
- 2010-07-09 13:21:27下载
- 积分:1
-
flux
CFD simulation of flux in coloocated grid
- 2011-11-05 14:29:30下载
- 积分:1
-
cpf_2FSK
2FSK信号的三次相位函数的matlab程序,自己编的,希望大家批评指正(cubic phase function of 2FSK)
- 2015-07-21 19:34:34下载
- 积分:1
-
chapter6
Power Oscillations C6 Examples
- 2013-01-05 13:38:28下载
- 积分:1
-
Matlab_plot
帮助了解matlab各种显示函数的用法,方面图像的分析(display function)
- 2012-04-27 10:18:25下载
- 积分:1
-
ackley
This is Code of PSO with matlab
- 2013-10-31 14:04:18下载
- 积分:1
-
fog-key-advantages
北大西洋公约组织发表于2010年发表的光纤陀螺关键进展(fog key advantages by NATO 2010)
- 2015-01-09 22:55:42下载
- 积分:1
-
k-meansaSOFM
已知一组二维模式矢量如下(20个),利用k均值聚类算法将模式集分类,并计算出聚类中心。利用输入层为2个神经元,输出层结构为7*7方阵的自组织映射(SOFM)对同样模式进行聚类(Given a set of two-dimensional pattern vector as follows (20), the use of k-means clustering algorithm to classify the pattern set, and calculate the cluster center. Using the input layer 2 neurons, the output layer structure for self-organizing map 7* 7 phalanx (SOFM) for the same model clustering)
- 2015-03-26 19:18:43下载
- 积分:1
-
CONV_M
计算离散时间信号间卷积和,并确定卷积信号的起止时刻点
信号处理卷积例程(convolution routine for signal processing
% --------------------------------------------------
% [y,ny] = conv_m(x,nx,h,nh)
% y = convolution result
% ny = support of y
% x = first signal on support nx
% nx = support of x
% h = second signal on support nh
% nh = support of h)
- 2020-10-04 13:47:40下载
- 积分:1