-
MPC_Exercise_Second
Model Predictive Control exercise pt 2
- 2014-11-14 09:39:14下载
- 积分:1
-
window-design
详细介绍了利用等纹波设计和凯泽窗法设计FIR滤波器的方法,并进行了仿真,并对纹波系数和衰减进行了比较(Details of the method of utilization ripple design and Kaiser window FIR filter design, and simulation, and the ripple factor and attenuation compared)
- 2014-02-25 00:33:11下载
- 积分:1
-
PMSM
永磁同步电机仿真模型,亲测好用,永磁同步发电机(the simulink model of PMSM used in matlab)
- 2019-07-06 22:52:20下载
- 积分:1
-
weifenfangcheng
自己编的微分方程求解的程序,没有调用matlab的函数(Own procedures for solving differential equations, there is no call matlab function)
- 2008-01-02 23:51:26下载
- 积分:1
-
mimicfilter_powersystem
Mimic filter implementation
- 2010-10-16 10:27:59下载
- 积分:1
-
AmplitudeModulatorNoise
This is an matlab code about Amplitude Modulator Noise
Very easy to understand
Used in Fiber Optical Communication system
- 2013-03-12 00:50:50下载
- 积分:1
-
program
matlab音乐合成,非常实用,信号与系统大作业(matlab)
- 2010-08-30 10:30:45下载
- 积分:1
-
example11_7
本算法使用matalab语言编写,主要用于计算一个域内的骨骼(The algorithm USES matalab language, mainly used for calculating a domain of bone)
- 2009-11-18 10:52:26下载
- 积分:1
-
str2poly
将多项式转化为向量,很方便你的使用啊学习matlab的童鞋们不用担心了(Into the polynomial vector, it is easy to use you ah)
- 2013-09-08 18:25:44下载
- 积分:1
-
CurvatureEstimation
This function calculates the curvature of a 2D line.
Reference£oS. Hermann and R. Klette. Multigrid analysis of curvature estimators. Proc.
Image Vision Computing New Zealand, 108¨C112, 2003.
by Jianfei Pang
k = CurvatureEstimation(list,b,f)
inputs,
list : A M x 2 list of line points.
fn: The number of forward points that were chosen to calcute.
bn: The number of backward points that were chosen to calcute.
outputs,
Ei : M x 1 Curvature values
thetai:M x 1 angle values
Example
[Ei,ti]=CurvatureEstimation(test,4,4)
- 2013-04-25 05:58:51下载
- 积分:1