-
0-1fenpei
本程序是用来解决0-1规划问题的,匈牙利算法的MATLAB程序(用以解决分配(指派)问题)
本程序的用法是:输入效率矩阵 marix 为方阵,调用自编指令[z,ans]=fenpei(marix) 输出z为最优解,ans为最优分配矩阵。(This procedure usage is: input efficiency marix phalanx, calls for matrix maozhi instructions, [z] = fenpei (ans marix) output z for optimal solution, ans for optimal distribution matrix.)
- 2010-12-03 19:28:09下载
- 积分:1
-
nonlineareq
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
(see quasi-Newton or Levenberg-Marquardt methods).
g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2)
g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
- 2012-03-27 03:28:25下载
- 积分:1
-
tiankongzhicheng
用Matlab编写的天空之城,分享给大家听听(Matlab prepared Laputa, share them to you)
- 2013-11-10 14:45:27下载
- 积分:1
-
chengxu
语音识别,有数字0到9个音频文件,任选一个,程序会识别出来(Speech recognition, 0-9 digital audio files, choose one, the program will be identified)
- 2015-01-29 09:47:43下载
- 积分:1
-
ckf-matlab-master
用matlab实现了容积卡尔曼滤波算法,并给出了仿真算例(Using matlab to achieve a volume of Kalman Filter)
- 2016-04-16 22:41:10下载
- 积分:1
-
GASMatlab
利用GAS软件和Matlab编程实现空间统计分析,实现空间统计的过程(Use of GAS software and Matlab programming spatial statistical analysis, the process of spatial statistics)
- 2010-06-08 10:17:30下载
- 积分:1
-
source
《信号与系统——MATLAB综合实验》配套资料谷源涛、应启珩、郑君里著,《信号与系统——MATLAB综合实验》,北京:高等教育出版社,2008年1月(" Signals and Systems- MATLAB comprehensive experimental" support information Gu Yuan Tao, should Kai Heng, Zheng Junli with, " Signals and Systems- MATLAB comprehensive experiment" , Beijing: Higher Education Press, January 2008)
- 2011-01-11 17:48:27下载
- 积分:1
-
fuzzyDTC
设计采用模糊控制的直接转矩控制,和传统PI调节器相比较(Design of fuzzy control of direct torque control, and compared to the traditional PI regulator)
- 2011-06-07 08:53:43下载
- 积分:1
-
hilbert
hilbert黄变换处理端点效应的几种算法,需要外加信号(hilbert transform processing yellow endpoint effect of several algorithms, require the addition of signal)
- 2011-11-08 14:40:31下载
- 积分:1
-
Experiment 4- Root Locus
CODE FOR ROOT LOCUS EXPERIMENT
- 2020-06-24 03:40:02下载
- 积分:1