-
L01p_e
[x,f]= L01p_e(c,A,b,N)用枚举法求解下列
0-1线性规划问题min f=c *x, s.t. A*x<=b,x的分量全为整数0或1, 其中N表示约束条件 Ax ≤ b中的前N个是等式,N= 0时可以省略。 返回结果x是最优解,f是最优解处的函数值。 ([X, f] = L01p_e (c, A, b, N) with the following enumeration method for solving linear programming problems 0-1 min f = c ' * x, st A* x < = b, x is an integer of all components 0 or 1, where N represents the constraints Ax ≤ b in the equation of the first N, N = 0 can be omitted. Return result x is the optimal solution, f is the function value at the optimal solution.)
- 2013-07-16 21:51:03下载
- 积分:1
-
optimized-genetic-model
改进的克隆选择算法求函数的极值
操作:高频变异、编辑、选择
多峰值函数优化,求函数的极值(Clonal selection algorithm for improved function extremum)
- 2014-11-02 10:39:55下载
- 积分:1
-
V2V
Matlab中仿真车辆移动模型,双车道,共100辆车,采用分簇算法进行分簇。(Vehicle movement simulation in Matlab model, a two-lane, a total of 100 vehicles, the use of clustering algorithms cluster.)
- 2021-03-13 20:09:24下载
- 积分:1
-
趋势EA
说明: 趋势EA,不加仓,不网格,每单都带止损止盈,加载周期30分(Trend EA, no warehousing, no grid, stop-loss and stop-profit for each single, loading cycle 30)
- 2020-06-25 10:00:01下载
- 积分:1
-
linear_equation_with_one_unkown
MATLAB—linear equation with one unkown(linear equation with one unkown)
- 2010-05-23 17:18:41下载
- 积分:1
-
ofdm
说明: 一个ofdm的matlab仿真程序,直接运行即可(the Matlab simulation procedures can be run directly)
- 2006-03-06 13:07:03下载
- 积分:1
-
zhiliyouxi
智力游戏 可以在准备数学建模的时候作为练习资料(mathmodeling)
- 2010-05-31 18:05:33下载
- 积分:1
-
pingpufenxi
声音的频谱分析
读取文件,分析频谱,画图(Read the file of the sound spectrum analysis, analysis of the spectrum, drawing)
- 2012-09-03 20:56:06下载
- 积分:1
-
karmon_ARMR
matlab,karman谱,利用白噪声特性和ARMR模型,通过求解模型参数生成随机风速(Matlab, Karman spectrum, the characteristics of white noise and ARMR model, the generation of random wind velocity by solving the model parameters)
- 2020-10-22 09:37:23下载
- 积分:1
-
examples
数值分析的部分matlab程序,适合初学者使用。(Matlab code in numerical analysis)
- 2013-01-23 20:02:18下载
- 积分:1