-
ConstrainedOptimization
Constrained optimization has been explained with matlab 2007a. This has been explained with various benchmark functions. The main program can be directly applied to knapsack problem and portfolio optimization problem directly.
These programs have been written in a menu driven manner.
- 2010-06-30 16:59:57下载
- 积分:1
-
ross
实现劳思表的程序判断,可以根据输入的传递函数的系数判定系统的稳定性(Lauth table to achieve the procedure to determine, based on input of the transfer function coefficients to determine the stability of the system)
- 2008-04-23 14:56:36下载
- 积分:1
-
sanlingjin
用matlab模拟光线在三棱镜中的轨迹,以及顶角与折射方向的关系(stimulated ray trace in triple prism
)
- 2012-06-25 15:59:26下载
- 积分:1
-
hs-Kalmtool
简单的卡尔曼工具箱,易于上手,主要包括源代码,但不包含例程,自己做了写注释。(simple KALMAN toolbox,easy to understand and revise,include some nessesary remark according to application.)
- 2011-09-28 09:47:31下载
- 积分:1
-
directSTRminimumphase
Direct Self-Tuning regulator STR with full cancellation (minimum pahse system)
- 2015-01-31 19:15:42下载
- 积分:1
-
fungry1
灰色GM(1,1)预测matlab程序。(gm(1,1))
- 2010-06-03 16:57:33下载
- 积分:1
-
ADPCM
algoritmo de ADCPM en matlab
- 2010-09-16 11:05:38下载
- 积分:1
-
Matlab-ANN
Matlab的神经网络工具箱实用指南,看完很容易上手使用(Matlab neural network toolbox of practical guidelines, the use of reading is very easy to use)
- 2009-05-01 09:41:43下载
- 积分:1
-
activecontour-CV
主动轮廓模型CV算法,实现核磁共振脑实质分割(active contour CV Algorithm)
- 2013-08-08 20:50:32下载
- 积分:1
-
bubbleplot3
说明: 在三维空间中画泡泡,可以指定在三维空间中的x,y,z的坐标以及泡泡的半径r和颜色c(RGB).(BUBBLEPLOT3(x,y,z,r), where x, y, z and r are four vectors of the
same length, plots bubbles of radii r in 3-space with centers at
the points whose coordinates are the elements of x, y and z. If r
is a matrix of size numel(x)x3, BUBBLEPLOT3 produces ellipsoids with
centers x(i),y(i),z(i) and radii r(i,1), r(i,2) and r(i,3).
BUBBLEPLOT3(x,y,z,r,c), where c is a rgb-triplet array (in [0,1])
with numel(x) rows, plots bubbles with colours specified by c.
)
- 2009-08-08 21:50:31下载
- 积分:1