-
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
-
pesqpar
this is visuall c++ programmes to remove noise
- 2011-08-06 20:42:58下载
- 积分:1
-
19_04
Adaptive background mixture models for real-time tracking
- 2015-03-15 19:05:15下载
- 积分:1
-
Zhen-Dang-Qu-Xian
利用VC和Matlab混合编程,基于Matcom,Release文件夹下可直接运行,绘出震荡曲线(Using VC and Matlab to program, based on Matcom, Release folder can be run directly and shock curve can be plotted.)
- 2014-02-08 18:54:52下载
- 积分:1
-
VC
说明: 使用VC++调用Matlab程序,利用自带的Matlab引擎实现数据交换。(Using VC++ calling Matlab program, using the Matlab engine comes with data exchange.)
- 2010-12-02 10:15:39下载
- 积分:1
-
Parallel_Port_Complete_Programming-_Interfacing_a
Complete Parallel Port Development. Covers all PP standards.
- 2014-01-28 20:21:15下载
- 积分:1
-
Desvirus
Traz de volta os arquivos ocultos e potegidos do sistema dentro de um diretorio especifico
- 2014-11-08 04:12:42下载
- 积分:1
-
geom3d_2012.04.05
matlab中多种三维图形的自动生成程序源码(matlab automatically generate a variety of three-dimensional graphics program source code)
- 2012-10-21 18:10:14下载
- 积分:1
-
ma.pdf
matlab在大气科学中的应用~这是介绍如何在大气科学研究中使用matlab的入门教程(matlab in atmospheric science applications- this is how to use matlab in atmospheric sciences Tutorial)
- 2013-09-05 10:32:33下载
- 积分:1
-
MATLAB
matlab入门书籍,好好学习,将来一定会有用处的。(Matlab entry books, study well, in the future will be useful.
)
- 2012-10-01 14:24:45下载
- 积分:1