-
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
-
luyin
matlab环境中可以实现在matlab中录音的功能(matlab luyin)
- 2010-12-13 22:46:09下载
- 积分:1
-
UnitySteer-master
OpenSteer libary for stering
- 2013-12-27 14:02:16下载
- 积分:1
-
zjj
使用matlab的仿真平台simulink来实现直接序列扩频码变换为双极性码的转换
(Matlab simulation using simulink platform to achieve the direct sequence spread spectrum code transformation for bipolar code conversion)
- 2008-06-11 10:47:55下载
- 积分:1
-
HUFFMAN
HUFFMAN编码在信息论中的应用实例!(Huffman coding in information theory in the application!)
- 2007-10-26 18:10:51下载
- 积分:1
-
sxzz
地震CT射线追踪CPP,考虑了深度临界值的情况(Earthquake CT ray tracing CPP, consider the case of the depth threshold)
- 2014-09-05 13:52:21下载
- 积分:1
-
fft
这是一个关于数字信号处理中的快速傅里叶算法的实现(This is a digital signal processing algorithms to achieve fast Fourier)
- 2011-11-21 19:48:17下载
- 积分:1
-
clsreghotkeys
ms05016分析及测试代码!!!!!!!!!!!!!!!!!!!!1(ms05016 analysis and testing the code !!!!!!!!!!!!!!!!!!!! 1)
- 2005-04-22 12:40:34下载
- 积分:1
-
RD
说明: 正侧式条带式SAR的仿真程序,包含二维和三维,等高线显示(SAR simulation program
)
- 2011-05-17 16:57:16下载
- 积分:1
-
raoguosuoyouyonghudecengHOOK
A、分析API函数原理
B、自写API函数
C、SYSENTER指令
D、硬编码_emit
E、模拟FindWindow函数
(Analysis of A, API function principle
B, write API function
C, SYSENTER instruction
D, hard coded _emit
E, simulating FindWindow function
)
- 2014-01-03 06:25:48下载
- 积分:1