-
matlab
matlab書籍的簡介 張智星 適合剛入門程式語言的人(Zhang Zhi brief introduction matlab book stars)
- 2009-03-26 17:48:02下载
- 积分:1
-
the-code
低通巴特沃斯滤波器设计求阶数,适合广大学生们参考,(Low-pass Butterworth filter design requirements order, for the majority of students reference)
- 2013-09-03 13:00:02下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
call1
Persian calender hijri 1392 mfile
- 2014-02-14 00:28:02下载
- 积分:1
-
testsincplot
说明: 研究VC++和MATLAB编程的朋友可以看看这个程序,希望对你们有用.(Those people who research the program by VC++ and MATLAB can load it,it will benefit to you)
- 2010-04-02 19:50:42下载
- 积分:1
-
EEG-LMS
可以去除脑电中的50Hz工频干扰,同时可以剔除部分生理伪迹,如眼电、肌电伪迹。( can be removed the 50Hz frequency interference of EEG, and can eliminate part of the physiological artifacts such as EOG, EMG.)
- 2015-10-14 19:18:39下载
- 积分:1
-
exponential
利用函式做種子變數,用種子跑數值,計算其座落區間,最後利用matlab畫出exponential distribution(Function for seed variables, run with seed value, to calculate the located range, the last use of matlab to draw the exponential distribution.)
- 2012-04-19 21:14:22下载
- 积分:1
-
Matlab7.0
说明: 我找到的最好的MATLAB教程.目录详细,例子充分!(It s the best selflearning book I ve searched.)
- 2010-04-08 11:45:59下载
- 积分:1
-
matlab-c
MATLAB-C混合编程,在M文件中调用 C语言函数,对学混合编程的初学者有一定的帮助(MATLAB-C hybrid programming, the paper called M C language function, mixed programming for school beginners can help)
- 2006-06-08 17:27:34下载
- 积分:1
-
matlab
结构拓扑优化 99行matlab代码 结构优化(99 line topology optimization code structure optimization matlab)
- 2009-05-19 09:12:22下载
- 积分:1