-
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
-
White-Noise
对系统辨识中白噪声信号的加入影响的分析,并进行在线辨识。(Identification of the system by adding white noise analysis of the impact of
)
- 2011-07-09 22:15:47下载
- 积分:1
-
在TDOA定位系统中,运用平滑的的IMM算法对机动目标进行被动跟踪 ITDOOA Smoothn
在TDOA定位系统中,运用平滑的的IMM算法对机动目标进行被动跟踪
(TDOA positioning system, the use of smooth IMM algorithm for passive tracking of maneuvering targets)
- 2012-09-15 22:26:17下载
- 积分:1
-
0672323699
Tricks of the windows game programming gurus 2nd edition
- 2014-10-30 06:55:08下载
- 积分:1
-
OTMatlab
凸包绘制源程序Matlab的实现,凸包Matlab绘制(Convex hull draw Matlab source implementations)
- 2015-01-13 22:22:22下载
- 积分:1
-
matcomplotshow
说明: 这是MATLAB和VC相互调用的例子,通过MATCOM来实现,所以想学习如果在VC中调用MATLAB函数的,可以学习一下(This is the MATLAB and examples of VC call each other by MATCOM to achieve, so if you want to learn to call MATLAB functions VC, you can learn about)
- 2011-02-17 05:07:53下载
- 积分:1
-
220057140143
信号与系统 相关分析与卷积运算的试验报告上课写的(Signal related to the system analysis and convolution computing class written test report)
- 2008-05-07 10:34:34下载
- 积分:1
-
ia_2_AStar
metod astar where the best way is calculated
- 2009-12-29 17:36:49下载
- 积分:1
-
Mseires
用MATLAB产生M序列作为系统的输入,根据传递函数,仿真输出,并得出输入的自相关函数和输入输出的互相关函数。(M sequence generated by MATLAB as input, in accordance with transfer function, simulation output, and come to enter the auto-correlation function and the input and output of the cross-correlation function.)
- 2009-06-18 22:21:51下载
- 积分:1
-
2
说明: rsa示例,实现了加密和解密的基本功能,供大家参考(rsa example, to achieve the basic functions of encryption and decryption, for your reference)
- 2014-09-02 13:41:03下载
- 积分:1