-
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
-
weixingyidong
卫星移动通信系统的电子教材,解压后可见,研究学习卫星通信的人可以参考借鉴(Electronic textbooks satellite mobile communication system, unpacked visible satellite communications research study can be a reference for people)
- 2015-03-23 09:56:44下载
- 积分:1
-
butterworth--3d
三维数字滤波器中的butterworth理想低通滤波器的matlab仿真及其结果(3 d digital filter butterworth ideal the low-pass filter of matlab simulation and the result
)
- 2011-12-13 15:44:17下载
- 积分:1
-
AlgorithmCollectionsforDigitalSignalProcessing
Algorithm Collections for Digital Signal Processing
- 2009-04-12 06:07:34下载
- 积分:1
-
ceshi
Kalman滤波器的MATLAB实现,一个Kalman滤波的应用实例(Lt RTI ID 0.0 & gt u5 & lt /RTI & gt & lt /RTI & gt & lt RTI ID 0.0 & gt u5 & lt /RTI & gt )
- 2017-04-24 15:47:40下载
- 积分:1
-
fdjf
关于哈弗曼编码器译码器的高级语言实现的源代码及报告(sdrfejwirfheuifhewuifhgewi)
- 2010-01-08 10:31:59下载
- 积分:1
-
051ljy
利用MATLAB设计的小型数字图像处理系统(MATLAB design of small-scale use of digital image processing system)
- 2009-04-18 16:56:47下载
- 积分:1
-
code
角点检测程序源码,使用的是HARRIS角点提取方法,效果很好。(Corner detection program source code, using extraction methods HARRIS corner, very good.)
- 2007-11-28 22:12:20下载
- 积分:1
-
power
潮流计算的好程序,c++,潮流计算的好程序,c++(Good program flow calculation, c++)
- 2014-02-21 00:13:07下载
- 积分:1
-
GA
一些非常有用的遗传算法函数,可以和大家一起分享学习一下。(Some very useful genetic algorithm function, you can learn about and share with everyone.)
- 2013-12-14 16:00:30下载
- 积分:1