-
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
-
Anketa
Create a struct for working with students
- 2014-09-23 19:48:43下载
- 积分:1
-
pso-svm one output
实现多输入单输出的预测功能,预测精度高,程序操作简单,易于修改应用。(The prediction function of multi input and single output is realized. The prediction accuracy is high, the program operation is simple, and it is easy to modify the application.)
- 2017-09-26 16:01:40下载
- 积分:1
-
GPU_FDTDfdtd
一个GPU的FDTD程序,可以参考一下。(A GPU FDTD procedures, you can refer to.)
- 2014-01-09 17:11:48下载
- 积分:1
-
MATLAB
matlab入门书籍,好好学习,将来一定会有用处的。(Matlab entry books, study well, in the future will be useful.
)
- 2012-10-01 14:24:45下载
- 积分:1
-
xiongyali
matlab 匈牙利算法,百度搜到的,试了可以用(Hungarian algorithm matlab)
- 2011-09-10 17:57:33下载
- 积分:1
-
jiqirenpaibao
讲述了基于matlab的排爆机器人的控制与仿真,具有较好效果(About the control and simulation matlab-based EOD robot, with good results)
- 2014-09-19 20:29:30下载
- 积分:1
-
WebAutomaticTextClassificationTechnologyResearch
Web自动文本分类技术研究综述 基于WEB的文本分类技术论文(Web Research on automatic text classification techniques for text classification based on technical papers WEB)
- 2009-12-31 15:02:39下载
- 积分:1
-
MATLAB-function
最新的matlab命令集合。搜集了网上的大部分(The latest collection of matlab commands. Collected most of the Internet)
- 2011-09-26 13:08:31下载
- 积分:1
-
weifen
微分方程模型代码,很多时候差分格式的重写(the function as is code)
- 2011-12-23 22:38:44下载
- 积分:1