-
ut
说明: 用MATLAB编写UT变换的程序,用于数学计算(UT transform using MATLAB program written for the mathematical calculations)
- 2010-09-01 21:39:56下载
- 积分:1
-
GAOptimization
我改写的多变量带约束的遗传算法Matlab源程序!(Multi-variable Constrained Optimization by GA in Matlab!!! )
- 2009-04-17 06:00:27下载
- 积分:1
-
pmsm_simulink
基于C MEX S-函数永磁同步电机控制系统仿真建模研究(C MEX S-function based on permanent magnet synchronous motor control system simulation modeling)
- 2010-11-03 10:17:26下载
- 积分:1
-
actual-example-of-Matlab
本书为正在使用MATLAB的人士提供了100例精选的各种实例,为大家的学习和深造提供一些思路和帮助(This book is those who are using MATLAB provides various examples selected 100 cases for our study and studies to provide some ideas and help)
- 2011-04-30 16:01:48下载
- 积分:1
-
GUI
GUI用户界面简单的框架 可以按自己的要求进行修改 实现可视化(GUI The user interface simple framework at his own request to make visual changes
)
- 2012-04-30 01:50:49下载
- 积分:1
-
codes
this code in used in neural network mlp with back propagation training algorithm and geradian descends algorithm for optimization.in some of this codes I used full propagation algorithm or mlp one layer or two layer with different activation function.this code can be use for prediction or control system by useing neural networks.
- 2013-11-28 02:31:46下载
- 积分:1
-
遗传算法及其Matlab实现
一个利用MATLAB实现的有关遗传算法的实例(含代码)(同学送的)(An example of genetic algorithm implemented by MATLAB (including code) (sent by classmates))
- 2020-06-25 17:20:02下载
- 积分:1
-
emd
法国人应用经验模态分析的方法,各种列子与仿真(The French application experience modal analysis method, and simulation of various Liezi)
- 2009-11-11 21:16:21下载
- 积分:1
-
sp1
自己写的关于lpc分析与合成的Demo程序,适合本科做设计参考。(himself wrote on the lpc analysis and synthesis of Demo procedure, we do the design for reference.)
- 2006-06-02 15:22:51下载
- 积分:1
-
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