-
Cspline
这是一个三次样条插值的.m程序
输入的是一个二维数组A(Nx2)
插值方法为:
S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1) (This is a cubic spline interpolation. M program input is a two-dimensional array A (Nx2) interpolation method: S (x) = A (J)+ B (J)* (x- x (J ))+ C (J)* (x- x (J))** 2+ D (J)* (x- x (J))** 3 for x (J) )
- 2008-07-21 11:53:17下载
- 积分:1
-
yibudianji
基于matlab的异步电机直接转矩控制研究,包括异步电机数学模型,异步电机直接转矩控制技术,(Research on direct torque control of induction motor based on MATLAB, including the mathematical model of asynchronous motor, induction motor direct torque control technology,)
- 2014-11-16 15:16:42下载
- 积分:1
-
nothing
nothing is impossible
- 2013-11-04 09:32:38下载
- 积分:1
-
Desktop
preview of update parametre with matlab
- 2010-06-14 21:10:33下载
- 积分:1
-
dsss
Direct sequency spread spectrum
- 2006-06-19 11:01:53下载
- 积分:1
-
DC-Motor
Simulation for DC Motor selection.
It includes two files, which are DCMotor_Trj.m and DCMotor.mdl.
First of all, you run the DCMotor_Trj.m for generating the reference trajectory.
Then, you open the Simulink file(DCMotor.mdl) and run!
You may change DC Motor parameters.
- 2013-01-10 16:13:12下载
- 积分:1
-
hts
matlab 检测时频分布中的正弦曲线,C编写,可用matlab调用(matlab sine curve in the frequency distribution of detection, C preparation, available matlab call)
- 2012-08-20 11:06:36下载
- 积分:1
-
Goertzel
this is an implementation for geortzel algorythm written by matlab.
- 2011-11-29 11:48:20下载
- 积分:1
-
horn_antenna
FDTD仿真喇叭天线,能观察得到其电场在自由空间随时间的分布情况。(FDTD method is a time domain analysis.Here we first we design a wave-guide and there after we just increase its broad side.Our aim is to this simulation is plotting its electric field response with time and how will it response in outside free space.
Here we just take 170 time steps one who can interested in antenna designing they can also plot the radiation pattern of this HORN antenna.Just take the field in the outside the mouth of HORN antenna and there do the simple formula to near filed far field transfer and measure it at your band of antenna.Best of LUCK all of you.)
- 2014-01-12 20:14:08下载
- 积分:1
-
DDFS
任意波形发生器程序,由Matlab下的仿真工具箱中嵌入的DSPBuilder模块编写改程序,然后由QuatusII下载给FPGA——现场可编程逻辑器件,他最终通过硬件电路实现任意波形的输出(Arbitrary waveform generator procedure)
- 2010-05-20 11:39:42下载
- 积分:1