-
testcon
一个数学模型的优化
function testcon()
%% 设置初始值,上下限;
x0=[18 13 11]
lb=[3 0.1 7]
ub=[25 1 25]
%% 调用优化求解函数(testcon)
(Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon))
- 2007-10-18 10:08:29下载
- 积分:1
-
sh_hydraulic_system_with_servo_valve
说明: 伺服阀的详细数学模型,适合初学者研究,可以较方便更改(A detailed mathematical model of servo valve, suitable for beginners study, can be more convenient to change)
- 2010-03-18 04:11:01下载
- 积分:1
-
kalman3
本程序采用MATLAB编程,主要用于GPS/INS组合导航的卡尔曼滤波算法研究。(matlab,GPS/INS,kalman )
- 2013-04-02 20:08:34下载
- 积分:1
-
Adaptive_filtering_toolbox_v4
MATLAB files to implement all Adaptive Filtering Algorithms in the book by Paulo S. R. Diniz, Adaptive Filtering Algorithms and Practical Implementation, Fourth Edition, Springer, New York, 2013.
MATLAB files by: Guilherme O. Pinto, Markus V. S. Lima, Wallace A. Martins, Luiz W. P. Biscainho, and Paulo S. R. Diniz.
- 2015-04-07 23:13:38下载
- 积分:1
-
Decluster_Centre()
declustering amgorithm
- 2010-11-01 20:04:36下载
- 积分:1
-
sine
用MATLAB M文件产生4096点的正弦数据(MATLAB M-file to produce a 4096-point sine data)
- 2012-06-21 23:07:27下载
- 积分:1
-
Linux-Matlab
Linux下Matlab的下载与安装,大型机上用的不是 Unix就是Linux,Matlab作为当今
世界上一款功能强大、完善的科学计算工具也只有在 Unix &Linux平台上才能充分发挥其卓越的性能。(install matlab under linux)
- 2011-10-27 18:55:49下载
- 积分:1
-
nnd12ls
说明: 反向传播算法的变形例子的CGBP,共轭梯度的轨迹算法程序。有WINDOWS界面。(back propagation of the deformation CGBP example, the conjugate gradient algorithm track procedures. A Windows interface.)
- 2006-03-14 19:09:55下载
- 积分:1
-
matlab_huffman
利用matlab实现数字图像HUFFMAN二元和三元编码,效果不错。(HUFFMAN digital images using matlab binary and ternary coding, good results.)
- 2009-11-19 16:47:50下载
- 积分:1
-
GA_PSO
利用GA來模擬鳥群尋找食物的行為,方法就是找尋距離食物最近的鳥之周圍區域及根據自己本身飛行的經驗判斷食物的所在(The use of GA to simulate the behavior of the flock in search of food, the methodology is to find the nearest bird food from around the region and according to their own experience of flying to judge the location of food)
- 2010-01-16 00:26:54下载
- 积分:1