-
MIP
运用分枝定界法求解混合整数规划的matlab程序( Use the branch and bound method for solving mixed integer programming procedures meaning of the of the input parameters: min f* x A* x < = b Aeq* x = beq iter_num_max: maximum number of iterations lb : each variable lower limit UB: upper limit of the each variable X0: Initial ID: 0,1 variable, ID (k) = 1 indicates the variable k is an integer variable, ID (k) = 0, represents the k variable non-integer variable ftemp_up: initial upper bound, unable to find the upper bound of the initial default is infinite IP: initial feasible solution, the initial feasible solution can not be found, the default is the empty output parameters meaning: x: y: optimal solution of the objective function value corresponding to the optimal solution time-consuming iter_num: the number of iterations of the entire branch and bound process Time: Run this program)
- 2020-11-08 10:49:47下载
- 积分:1
-
PM
二阶相位调制matlab精确仿真 二阶相位调制matlab精确仿真 (二阶相位调制matlab精确仿真 )
- 2013-12-24 22:22:14下载
- 积分:1
-
NeuralNetwork_BP
说明: bp
- 2008-04-17 11:16:14下载
- 积分:1
-
VC-and-MATLAB
vc与MATLAB混合编程,通过动态链接库或者com组件(vc and MATLAB mixed programming, dynamic link libraries or components com)
- 2014-12-28 17:24:38下载
- 积分:1
-
qudongli
驱动力和制动力是车辆纵向力学特性中重要部分,本程序采用matlab,根据发动机的万有特性曲线和循环工况,绘制出车辆的驱动力和制动力随时间的关系(The driving force and braking force is an important part of the vehicle longitudinal mechanical properties, the program uses matlab, according to the universal characteristic curve of the engine and the driving cycle, to map out the driving force and braking force of the vehicle over time)
- 2013-05-07 13:41:58下载
- 积分:1
-
ChannelImpulseResponseForCM3
this program tests and plots channel impulse response for CM3 channel
- 2012-02-12 21:28:58下载
- 积分:1
-
An_Introduction_to_Programming_and_Numerical_Metho
《An Introduction to Programming and Numerical Methods in MATLAB》 是一本关于Matlab编程的书,对人工智能和数值分析等领域的researcher有很大帮助。("An Introduction to Programming and Numerical Methods in MATLAB" is an book on Matlab programming. It is very helpful to those engaged in artificial intelligence or numerical analysis.)
- 2010-11-02 13:55:05下载
- 积分:1
-
dtdt
用递推的极大似然法对系统辨识(递推的极大似然法辨识程序)希望通过站长审核(recursive use of the maximum likelihood method of system identification (recursive maximum likelihood method identification procedures) through head of audit)
- 2006-06-05 09:58:30下载
- 积分:1
-
amotorfunction
Matlab双馈异步风力发电机建模s函数
双馈异步发电机模型一直是风力发电研究的重点,而很多论文的仿真根本就没有建电机模型,这样的仿真是很不准确的,matlab中自带了一个DFIG模型,而这个模型是将发电机、变流器等各个部分都建好了,但对研究发电机的人员来说很不实用。我建的这个模型是分析有功无功解耦时搭建的,用的是s函数,便于修改参数。
(s fuction of pmsg)
- 2011-12-18 16:44:24下载
- 积分:1
-
Mycold
在matlab软件中,自己编程实现的一个分类算法,算法首先采用kmeans与fcm聚类分析方法进行采样,然后利用svm对选取得样本进行分类(In matlab software, own programming to achieve a classification algorithm, the algorithm first used fcm kmeans cluster analysis methods and sampling, and then use the elections to obtain samples for svm classification)
- 2013-12-24 19:29:47下载
- 积分:1