-
SimpleMthd
单纯形法matlab程序
求解标准型线性规划:max c*x s.t. A*x=b x>=0
本函数中的A是单纯初始表,包括:最后一行是初始的检验数,最后一列是资源向量b
N是初始的基变量的下标
输出变量sol是最优解, 其中松弛变量(或剩余变量)可能不为0
输出变量val是最优目标值,kk是迭代次数( example:max 2*x1+3*x2
s.t. x1+2*x2<=8
4*x1<=16
4*x2<=12
x1,x2>=0)
- 2013-11-29 17:05:08下载
- 积分:1
-
LEACH.m
无线传感器路由协议经典 LEACH
低能适应性分簇分层协议(Low-Energy Adaptive Cluster Hierarchy)
- 2010-06-13 15:32:59下载
- 积分:1
-
zre7
hmm, hiden markov models
- 2011-02-01 17:07:24下载
- 积分:1
-
range_compress
线性调频信号的脉冲压缩,合成孔径雷达(SAR)的第一个作业程序(the compression of chirp signal)
- 2013-12-03 15:58:59下载
- 积分:1
-
APF-path-planning-algorithm-demo
用matlab编写的人工势场法路径规划算法演示程序,可以手动绘制障碍物,实现避障和对目标的跟踪,保证可以运行(Matlab prepared by the artificial potential field method of path planning algorithm demo application, you can manually draw obstacles, to realize the obstacle avoidance and target tracking, ensure that you can run)
- 2021-04-29 15:38:43下载
- 积分:1
-
ActiveFormSample
一个Active Form的范例(an example of the Active Form)
- 2005-02-03 18:52:47下载
- 积分:1
-
dlinerint
超强算法,一种数值估计的算法,很好用哦,是关于二元插值计算的例程(Powerful algorithm, a numerical estimation algorithm Oh well, it is calculated bivariate interpolation routine)
- 2013-03-20 20:31:02下载
- 积分:1
-
2010-matlab-2
2010 数学建模大赛 赛前matlab培训2(Lecture2 2010 Mathematical Contest in Modeling Training (matlab symbolic computation).zip)
- 2013-11-11 23:21:03下载
- 积分:1
-
jacobi-gauss_seida
為jacobi與gauss seidal迭代法
只要把A,b,N更換成你要的即可(To jacobi and gauss seidal iterative method as long as the A, b, N you want to replace)
- 2013-12-03 15:20:31下载
- 积分:1
-
Hysteresis_band_CCPWM_single_phase
hysteresis band pwm single phase inverter
- 2014-02-11 03:59:36下载
- 积分:1