-
shuzitongxinfangzhen
数字通信系统中,基于MATLAB的几种常见信号的仿真(Digital communication system, based on several common signal MATLAB simulation)
- 2009-05-14 23:24:57下载
- 积分:1
-
Matlab--cascade-control-
这是一个比较简单的水箱水位串级控制的程序,供初学者学习。(This is a relatively simple tank level cascade control program for beginners to learn.)
- 2013-07-29 10:50:21下载
- 积分:1
-
frequency
matlab编程计算结构系统的频率响应程序(matlab program to calculate the frequency response of structural systems)
- 2013-10-11 20:40:23下载
- 积分:1
-
matlab6.5imageproces
基于matlab6.5的图形图像处理源程序(Graphics and Image Processing Based on matlab6.5 source)
- 2009-11-03 11:21:27下载
- 积分:1
-
978-7-03-023264-9
说明: 例题运行步骤:在Matlab命令窗口将本章目录置于当前目录;在Matlab命令窗口的当前目录中打开本章目录中的M文件Exam.m;在Exam.m文件中,将待运行例题前的注释符号“ ”去掉,并保留其他例题前的注释符号“ ”;在命令窗口键入:Exam 并回车即可运行该例题。(Example run these steps: In the Matlab command window will be placed in this chapter directory the current directory in the Matlab command window to open the current directory in the directory of this chapter M files Exam.m in Exam.m file, will be run before the note symbol example " " removed and reserved comment symbol in front of the other examples, " " in the command window, type: Exam and press Enter to run the examples.)
- 2010-04-22 17:04:21下载
- 积分:1
-
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
-
Computational-Colour-Science-MATLAB
Computational Colour Science Using MATLAB - Stephen Westland & Caterina Ripamonti(Computational Colour Science Using MATLAB- Stephen Westland & Caterina Ripamonti)
- 2013-09-13 20:13:53下载
- 积分:1
-
channel1_1210
用折叠算法来进行检测及进行参数估计是在跳频信号领域里行之有效的办发(With a folding algorithm to detect and estimate the parameters of frequency hopping signals in the field of effective hair do)
- 2010-06-22 00:00:52下载
- 积分:1
-
bandpass
a band pass signal through an ideal BPF
x(t) =[1+cos(pi*t/T)]*cos(2pi*fc*t)
- 2009-10-20 21:25:10下载
- 积分:1
-
Untitled
this is acode which is usefull for code processing
- 2010-11-16 21:08:30下载
- 积分:1