-
mpeg2decode
mpeg格式的解码程序,在MATLAB中实现并得到显示。(mpeg format decoder program, implemented in MATLAB and display.)
- 2011-06-28 15:43:34下载
- 积分:1
-
baoluo
利用时域数据计算数组的RMS值,利用时域数据计算冲击功率谱密度的试验包络条件。(An array of time-domain data using the RMS value of the time-domain data using the power spectral density of the impact test conditions envelope.)
- 2013-07-16 14:37:03下载
- 积分:1
-
Simulink-
有关Matlab Simulink的详细讲义(The notes on Matlab Simulink)
- 2011-10-21 14:07:15下载
- 积分:1
-
Best_Learn_Matlab_8.9901
lEARN MATL lEARN MATL lEARN MATL lEARN MATL
- 2009-10-07 15:28:50下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
P92_ODE_EulerMethod
Euler method used for solving ordinary differential equation.
- 2014-10-15 17:48:59下载
- 积分:1
-
chazhi
载波同步算法-二次插值算法的Matlab仿真,算法性能很好,性能接近MCRB,可以广泛应用于卫星通信等行业。(Carrier synchronization algorithm- quadratic interpolation algorithm Matlab simulation, good performance of the algorithm can be widely used in satellite communications and other industries.)
- 2014-06-14 11:48:05下载
- 积分:1
-
classifier
this program helps you to analyse pattern recognition classifiers using imported data
- 2013-08-11 22:51:52下载
- 积分:1
-
c6
说明: 老外的电机学教材,最为重要的是有相应的MAtlab代码,每一章都有,十分详细,学习电机的必备工具书,文件是在太大,此处上传chap6的源码(Foreigners motor learning materials, the most important thing is there is a corresponding MAtlab code, each chapter has a very detailed study of the motor necessary books, documents are too large to upload chap6 source code here)
- 2011-08-31 19:32:00下载
- 积分:1
-
DialButtonsRecognition
拨号按键识别GUI界面程序,原理采用DTMF,本程序随意按下六位数字,当按下第七位的时候屏幕清空,点击解析,结果将显示在文本框中,并有相应的声音。(GUI interface dial buttons identification procedures, principles using DTMF, this program free to press the six figures, when you press the seventh, when the screen is empty, click the analytical results will be displayed in the text box, and a corresponding sound.)
- 2015-01-01 23:00:53下载
- 积分:1