-
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
-
Array
数组类的实现与改进。利用操作符重载,定义类来生成一数组(An array of classes and achieve improvements. Use operator overloading to generate an array of custom class)
- 2014-12-09 21:57:56下载
- 积分:1
-
Copula_Handbook_toolbox_14may13
由Patton开发的由MATLAB实现的COPULA源代码(By Patton developed by MATLAB source code to achieve COPULA)
- 2014-11-30 19:07:33下载
- 积分:1
-
s2source
Hello my name is Kev i Coding in the PUFF
- 2014-09-04 14:40:35下载
- 积分:1
-
VC++callsM
说明: 压缩包内含有VC++中调用Matlab .m函数编译后的动态链接库和VC++中调用Matlab .m函数编译后的对应c函数(Compressed packets contain VC++ Calling Matlab. M function compiled dynamic link library and VC++ Calling Matlab. M function compiled function corresponds to c)
- 2008-12-05 10:27:22下载
- 积分:1
-
SCM
通过设置不同的参数利用Matlab软件仿真了不同场景下的系统性能
(This document suggests a user’s guide to a MATLAB application which simulates a Spatial Channel Model (SCM) based on reference [1] with some minor adjustments. It focuses on how to use the Graphical User Interfaces (GUIs) and the functions of the application and avoids going into specifics about the nature of the parameters as this is done analytically in the reference document)
- 2013-09-05 15:03:49下载
- 积分:1
-
cqicm
基于欧几里得距离的聚类分析,插值与拟合的matlab实现,实现六自由度运动学逆解算法。( Clustering analysis based on Euclidean distance, Interpolation and fitting matlab implementation, Six degrees of freedom to achieve inverse kinematics algorithm.)
- 2017-04-17 15:03:40下载
- 积分:1
-
mnihhezipa
matlab曲面拟合程序源码,能能的到函数具体解析式
(matlab surface fitting program source code, can be able to function analytic expression)
- 2012-06-12 22:30:58下载
- 积分:1
-
great-lib
operate the library on windows operation
- 2014-08-21 14:22:55下载
- 积分:1
-
ldpc_generate
matlab源代码,可能对研究LDPC码的同仁是有很大帮助的(matlab source code, may be the study of Tongren LDPC code is of great help)
- 2008-07-07 14:37:57下载
- 积分:1