-
matlab
matlab程序,用来求解线形方程组,以函数的形式给出调用即可(matlab program for solving linear equations, given the form of a function call can)
- 2008-06-18 16:53:00下载
- 积分:1
-
zhuchengfengui
一个简单的基于MATLAB的GUI设计例子,适合初学者。(a simple GUI based on MATLAB design examples for beginners.)
- 2007-04-15 14:12:34下载
- 积分:1
-
modo-(1)
易语言对象操作WINDOWS防火墙源码例程程序创建易语言HNetCfg.FwMgr对象,实现读写防火墙的属性配置。(The easy language the object operation WINDOWS firewall source routine procedures create easy language HNetCfg.FwMgr object to achieve read and write properties firewall configuration.)
- 2013-03-04 19:10:09下载
- 积分:1
-
svpwmgenerator2
说明: 三电平逆变器模型,基于空间矢量算法,信号源为恒定三相交流信号经旋转变化得到控制脉冲信号(three level invetrer model)
- 2011-02-20 13:38:09下载
- 积分:1
-
P0305
Matlab模拟图像受高斯白噪声和椒盐噪声的影响(Matlab simulation images by Gaussian white noise and pepper noise impact)
- 2013-07-09 11:11:05下载
- 积分:1
-
Bread-profit
田园公司决定找出这两种面包产品的最佳产量比,即确定两种面包的日产量,使得在公司面包厂的现有生产条件下利润最高。(Bread profit
)
- 2011-05-25 20:40:35下载
- 积分:1
-
HW1_1
matlab cod for mlp neural network
- 2011-05-29 20:37:36下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
output
motion detctor code in a videooo
- 2013-12-06 16:47:21下载
- 积分:1
-
EMD_paper
EMD方法最新国外普林斯顿大学论文,有关生物,医疗,故障检测方面(EMD method latest foreign Princeton University thesis, biological, medical, fault detection)
- 2012-11-18 21:14:30下载
- 积分:1