-
MultiWiiV1_7
基于 Matlab 的积分分离 PID 控制 算法及仿真 摘 要 MATLAB 是一种集数值计算、符号运算、可视化(flying car)
- 2013-10-11 13:55:27下载
- 积分:1
-
Sampling
显示采样率的GUI源码,包括理想采样,零阶保持采样,和其他一些方式。对于学习和理解采样定理很有帮助(Show the sampling rate of the GUI source code, including the ideal sampling, zero-order to keep sampling, and some other way. For learning and understanding of the sampling theorem helpful)
- 2008-01-05 08:53:14下载
- 积分:1
-
trabf
ecg Peaks R detection
- 2010-12-24 18:41:57下载
- 积分:1
-
f5a538c4fac5
mimo-ofdm系统检测算法的matlab仿真与研究(study of mimo-ofdm)
- 2011-05-17 08:57:15下载
- 积分:1
-
CPFSK
调制指数为0.5的2幅度CPFSK信号的相位轨迹图仿真模型(The phase modulation index trajectories of two simulation model 0.5 magnitude CPFSK signal)
- 2014-11-28 14:46:08下载
- 积分:1
-
templateMatcher
matlab similarity matching using SAD filter
- 2014-12-23 17:00:11下载
- 积分:1
-
spwmgenerator
用matlab7.1搭建的SVPWM调制模块(Erected with matlab7.1 SVPWM modulator module)
- 2010-06-24 12:41:24下载
- 积分:1
-
knn
利用KNN最近邻算法,对心音信号进行分割并判断,给出第一心音、第二心音和收缩期、舒张期。(Use KNN nearest neighbor algorithm, the heart sound signal is divided and judgment is given first, second heart sound and systolic, diastolic.)
- 2014-01-30 17:39:35下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
rls_AR_pred
rls_AR_pred.m - use basic RLS algorithm to predict real-valued AR proce(rls_AR_pred.m- use basic RLS algorithm to predict real-valued AR proce)
- 2007-09-14 11:54:48下载
- 积分:1