-
PSO-toolbox
说明: PSO的matlab工具箱 群体智能算法:对求解连续函数的极值问题上比GA好用(PSO' s intelligent algorithm matlab toolbox groups: continuous function of solving the issue of the extreme ease of use than GA)
- 2009-08-14 22:08:57下载
- 积分:1
-
2010-mathematical-modeling
2010年全国大学生数学建模赛题程序,储油罐的变位识别与罐容表标定的等效模型。(2010 program of the National Mathematical Modeling Contest, storage tanks deformation equivalent model identification and calibration of the tank capacity table.)
- 2012-05-24 01:27:37下载
- 积分:1
-
Giao-Trinh-Lap-Trinh-Huong-Doi-Tuong-DH-Da-Nang--
This is the book about C++ programing. Hope to userful to everybody. Thanks alot!
- 2014-11-27 13:52:37下载
- 积分:1
-
MyFFT_C_languiges
FFT算法C语言实现 和MATLAB中fft函数结果一样的功能(FFT algorithm C language and MATLAB fft function results in the same function)
- 2013-11-23 20:49:38下载
- 积分:1
-
Writing-Fast-MatLab-Code
逻辑运算等避免冗杂快速写代码的方法 尤其是矩阵数组的经典(fast writing codes)
- 2015-02-02 08:32:20下载
- 积分:1
-
classic-epidemic-model
传染病经典模型si,sis,sir编程以及其图像和实现(Classic model of infectious diseases si, sis, Sir Programming and its image and implementation)
- 2013-12-15 11:23:54下载
- 积分:1
-
jizhi
求序列数中的前n个极大值
Matlab.m文件程序
输入行向量,n
输出前n个极大值 以及index(Find serial number in the maximum value of the first n-row vector Matlab.m documentation program input, n output and the maximum value before the n-index)
- 2011-01-18 03:21:40下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
chinamap
绘制中国地图,并根据站点位置信息标注站点。(Draw a map of China, and marked according to the site location information site.)
- 2012-11-06 18:28:30下载
- 积分:1
-
matlab-written-number-recognistion
本程序基于“图像模式识别—VC++技术实现”写就,实现了线性和非线性手写数字识别。
程序主文件是homework.m
具体实现可以参考程序内注释。
(this is a matalb programme,in order to recognise the number writtern by yourself.
it include
homework.m,homework.fig,Getfeature.m,losstab.m,losstab.fig,samplelib.m,samplelib.fig,save_sample.m,save_sample.fig)
- 2013-05-16 19:59:18下载
- 积分:1