-
phaseunwrap11
相位图像的相位解包算法对一个相位图进行解包裹(Phase image of phase unwrapping algorithm for a phase map unwrapping)
- 2008-05-04 14:32:32下载
- 积分:1
-
pmw
计算光子晶体带隙,利用平面波占开发计算光子晶体的带隙(Calculated photonic bandgap account for the development of photonic crystals using plane wave bandgap)
- 2013-03-11 21:37:24下载
- 积分:1
-
Fuzzocess
模糊专家控制在制浆中段废水好氧处理过程中的应用Fuzzy expert control aerobic treatment of wastewater in the Pulping Process(Fuzzy expert control aerobic treatment of wastewater in the Pulping Process)
- 2011-02-15 20:43:42下载
- 积分:1
-
570486690TDIDF_Demo
TFIDF计算方法详细解释,代码解释很多,也有帮助文档(TFIDF calculation method explained in detail, explain a lot of code, but also help documentation)
- 2015-04-03 10:18:35下载
- 积分:1
-
MccTest
Matlab R2009b与MSVC 2008混合编程的源代码!(Matlab R2009b with MSVC 2008 Mixed programming source code!)
- 2010-08-17 20:10:12下载
- 积分:1
-
main
Threshold
Adaptive Threshold
- 2014-01-12 22:26:26下载
- 积分:1
-
hurong
用巴特沃斯方法和切比雪夫方法做的数字带通滤波器(Bandpass filter using the method of Butterworth and cut the number of Chebyshev method
)
- 2012-03-21 14:59:22下载
- 积分:1
-
gal_tsp_src
searching for genetic algo in matlab for tsp
- 2013-08-07 16:54:45下载
- 积分:1
-
CPP_Primer_3rd_Edition
计算机科学45部经典著作,深入C++之《C++ Primer》第三版,中文版,Stanley B Lippman,Josee Lajoie著,潘爱民,张丽 译(C++ Primer,Stanley B Lippman ,Josee Lajoie)
- 2015-04-20 19:41:11下载
- 积分: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