-
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
-
testrun4_addPath
add kml file to matlan
- 2013-05-21 16:47:30下载
- 积分:1
-
meshinginmatlab
simple mesh generation in matlab
- 2010-06-04 20:04:51下载
- 积分:1
-
22222222222222222255
详细介绍和描述了 基于VC_和Matlab的数字信号内插处理系统(Detailed introduction and description VC_ and Matlab-based digital signal processing system interpolation)
- 2009-03-17 10:27:34下载
- 积分:1
-
roughset
粗糙集属性约简代码,可以运行,可以运用到不同场合,可作为参考(Rough set attribute reduction code can run, can be applied to different occasions, can be used as reference)
- 2013-10-12 16:16:40下载
- 积分:1
-
cost
用MATLAB做公交换乘的代码(数学建模题)(Bus transfer to do with the MATLAB code (Mathematical Modeling title))
- 2010-08-29 10:53:33下载
- 积分:1
-
WGS84XYZ_2_BJ54XYZ
WGS84到北京54的MATLAB编程的坐标转换(WGS84 to Beijing 54 coordinate transformation of the MATLAB programming)
- 2010-01-17 14:53:16下载
- 积分:1
-
Forward-kinematics
机械臂正运动学,工作空间,包括5个文件,kongjian.m为运行文件,R_x.m为绕x轴转动变换矩阵,T_m.m为平移变换矩阵(Forward kinematics
workspace)
- 2020-12-30 17:09:00下载
- 积分:1
-
blast
BLAST detection algorithm
- 2007-08-29 16:47:47下载
- 积分:1
-
RS-fractal-algorithm-matlab-code
RS分形算法matlab代码实现,即利用RS方法计算时间序列的分形hurst指数(RS fractal algorithm matlab code realization, i.e., using RS method to calculate the fractal time series hurst index)
- 2013-01-24 10:29:43下载
- 积分:1