-
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
-
tftb2002
这是matlab中的时频分析工具箱,希望大家用得上。(This is a matlab in time-frequency analysis toolbox, I hope everyone useful.)
- 2007-11-08 20:50:46下载
- 积分:1
-
embededcontrol
嵌入式控制系统及其C_C++实现,包含一些例子和PDF文件(Embedded control system and its C_C++ implementation, including some examples and PDF files)
- 2010-10-30 17:08:18下载
- 积分:1
-
Projects
Linear selection algorithm, similar to sequencing, the analysis algorithm to learn to be aware of
- 2014-10-02 13:51:07下载
- 积分:1
-
20091029
轴承故障诊断.rar轴承故障诊断.rar(damage detection)
- 2009-11-01 23:11:19下载
- 积分:1
-
plmela
弹性波二维模拟,PLM边界吸收和clayton边界吸收的比较(c++和matlab)(Two-dimensional simulation of elastic waves, PLM boundary absorption and clayton boundary on the absorption of (c++ and matlab))
- 2010-07-26 12:33:38下载
- 积分:1
-
FORKIN
matlab的工具,常用的工具,非常有用的(matlab tools, commonly used tools, very useful)
- 2009-11-27 15:34:41下载
- 积分:1
-
readmat
说明: VC6.0 读写matlab7.0的mat文件.分享此段代码,运行成功。(read the mat file of the matlab7.0,under the vc6.0)
- 2009-08-11 10:58:36下载
- 积分:1
-
Markov-Chain-Monte-Carlo
Markov Chain Monte Carlo and gibbs sampling
- 2011-12-12 19:21:20下载
- 积分:1
-
_copula
Copula函数的预测,预测相关系数和尾部相关系数值(Predictive correlation coefficient and tail correlation coefficient value)
- 2017-10-12 20:20:27下载
- 积分:1