-
paowuxian
在文本框输入不同的参数,绘制得到相应的抛物曲线。(In the text box to enter different parameters to draw the corresponding parabolic curve.)
- 2010-10-20 19:35:42下载
- 积分:1
-
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
-
Smithyuantu
Smith圆图的设计很实用的真的很实用的(Smith Chart design is very practical and really practical)
- 2012-11-24 11:00:31下载
- 积分:1
-
power_svpwm_multiPhasesLevel_sfun
power_svpwm_multiPhasesLevel_sfun.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_svpwm_multiPhasesLevel_sfun.rar,
Power electronics field matlab simulation file, has already been
verified, the normal operating procedures)
- 2013-07-14 12:44:43下载
- 积分:1
-
Imagewarpingface
Image warping Face.It is done in matlab.
- 2010-11-05 20:45:20下载
- 积分:1
-
interpolationcodes
Its for interpolation, those who are interested in this can contact me for this... For further help youself
- 2012-04-01 13:28:15下载
- 积分:1
-
matlab_7.0
matlab7.0应用教程,涵盖了mantlab的所有基础知识,是一本想学习matlab的一本不可多得的教材(matlab7.0 application tutorial, covering all the basics mantlab is a want to learn matlab' s a rare textbook)
- 2011-09-30 10:20:34下载
- 积分:1
-
emg_extract
emg feature extract using matlab
- 2015-06-18 12:36:08下载
- 积分:1
-
grover
This is grover search.
- 2011-02-11 19:26:11下载
- 积分:1
-
LMS
实现了自适应信号处理LMS算法,分别绘出当w(0)=[0,0]T, =0.1及w(0)=[4, 10]T, =0.05时,LMS算法在两种下的权值变化轨迹、误差e(n)与迭代次数n的关系曲线(The LMS adaptive signal processing algorithm)
- 2013-05-11 17:24:33下载
- 积分:1