-
simulink 例子
说明: 好多simulink的例程,对于初学者和高手都需要的东西,大家多多支持(the routines for beginners and experts need something that we can support!)
- 2005-11-02 10:25:01下载
- 积分:1
-
gs
说明: 这是经典的G-S算法matlab程序源代码,希望对大伙有帮助!!!!
(this is G-S algorithm ,hope will help you all!)
- 2014-02-12 10:03:37下载
- 积分:1
-
CLK
clock system clock system
- 2009-11-11 09:51:42下载
- 积分:1
-
fwhm
Finding FWHM. Full-Width at Half-Maximum (FWHM) of the waveform.
- 2007-11-02 14:30:10下载
- 积分:1
-
AnewPFC
一种新型的功率因数校正的分析和控制,有详细的参数和实验结果(A new analysis of power factor correction and control, detailed parameters and experimental results)
- 2010-05-11 17:26:12下载
- 积分:1
-
EKF
这是一个卡尔曼滤波器估计SOC的程序,希望对大家有用!(kalman filter)
- 2011-12-04 10:19:00下载
- 积分:1
-
Problem1
2013年“高社杯”数学建模b题,对于纵向切割的图片复原。
使用方法:打开matlab,调整工作目录为解压后的文件夹,在matlab工作框中输入Problem1即可(2013 " High Society Cup" Mathematical modeling b title picture for longitudinal cutting recovery. How to use: open matlab, adjust working directory is unpacked folder work in matlab can enter Problem1)
- 2013-09-27 19:20:17下载
- 积分:1
-
robotsim7
A Systematic approach for
Displays popup menu of toolbox demonstration scripts that illustrate:
* homogeneous transformations
* trajectories
* forward kinematics
* inverse kinematics
* robot animation
* inverse dynamics
* forward dynamics
(Displays popup menu of toolbox demonstration scripts that illustrate:
* homogeneous transformations
* trajectories
* forward kinematics
* inverse kinematics
* robot animation
* inverse dynamics
* forward dynamics
)
- 2009-07-21 11:49:40下载
- 积分:1
-
invriablemoment
说明: 不变矩是模式识别里面很重要的一种技术,它可以用于提取不变性特征,从而进行模式识别,广泛用于图像处理当中,如图像特征匹配(Moment invariant pattern recognition which is a very important technology that can be used to extract invariant features for pattern recognition which is widely used in image processing, such as an image feature matching)
- 2010-04-12 18:42:50下载
- 积分:1
-
SimpleMthd
单纯形法matlab程序
求解标准型线性规划:max c*x s.t. A*x=b x>=0
本函数中的A是单纯初始表,包括:最后一行是初始的检验数,最后一列是资源向量b
N是初始的基变量的下标
输出变量sol是最优解, 其中松弛变量(或剩余变量)可能不为0
输出变量val是最优目标值,kk是迭代次数( example:max 2*x1+3*x2
s.t. x1+2*x2<=8
4*x1<=16
4*x2<=12
x1,x2>=0)
- 2013-11-29 17:05:08下载
- 积分:1