-
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
-
MyView
自己写的混合遗传算法模板匹配程序,实现功能良好(temple match)
- 2012-04-16 21:11:52下载
- 积分:1
-
B-M
B-M算法的实现,求出产生M序列的最短LFSR的联接多项式,调试成功,可以运行(BM algorithm, find the shortest LFSR sequence generated M join polynomials, debug successfully, you can run)
- 2010-05-09 23:36:49下载
- 积分:1
-
alamouti
code alamouti mimo matlab
- 2011-11-16 03:57:45下载
- 积分:1
-
ROBOT-CONTROL
DRROBOT I90的基本應用以及智慧型影像錄相機無線移動系統(The basic application DRROBOT I90, and intelligent video recorder wireless mobile systems)
- 2014-10-23 16:25:30下载
- 积分:1
-
SmithOfPan
说明: 多功能史密斯圆图,带单枝节,双枝节匹配,有动态演示效果。各种参数可调。程序调通了,没问题。(Multifunctional Smith map, with single side, double side match, the effect of dynamic presentation. Adjustable parameters. Transfer procedures had, no problem.)
- 2008-10-28 23:18:46下载
- 积分:1
-
color_line
matlab code for lines big lines little lines lines too
- 2013-03-28 03:43:03下载
- 积分:1
-
zimmerk_scia05
eBook about ANPR. Finding, analizing, process images to find regestration number plate in the image
- 2010-01-25 00:10:00下载
- 积分:1
-
pvmd
光伏模型。matlab/simulink(This is a pv model.It can describe I-V relation correctly.)
- 2013-03-20 22:18:31下载
- 积分:1
-
nf821
小波包分析提取振动信号中的特征频率,基于负熵最大的独立分量分析,多抽样率信号处理。( Wavelet packet analysis to extract vibration signal characteristic frequency, Based on negative entropy largest independent component analysis, Multirate signal processing.)
- 2017-05-22 21:28:24下载
- 积分:1