-
ADM-LDM
基于自适应增量调制和线性增量调制的原理,用matlab实现LDM和ADM,并比较两者之间的优缺点(Based on adaptive delta modulation and linear delta modulation principle, using matlab to achieve LDM and ADM, and compare the advantages and disadvantages between the two)
- 2008-01-07 16:45:01下载
- 积分:1
-
calendar
在MATLAB下运行后可以得到一个日历界面,并且有时间显示!(Run in MATLAB can interface with a calendar and time display!)
- 2009-06-25 17:35:39下载
- 积分:1
-
LFM
线性调频信号的产生线性调频信号的产生线性调频信号的产生(The generation of linear frequency modulation signal
)
- 2013-12-23 00:00:26下载
- 积分:1
-
shiyan2
本文主要阐述了DTMF的原理及如何在MATLAB上产生DTMF信号,主要涉及到电话拨号音合成的基本原理及识别的主要方法,利用 MATLAB 软件以及 FFT 算法实现对电话通信系统中拨号音的合成与识别。并进一步利用 MATLAB 中的图形用户界面 GUI 制作简单直观的模拟界面。 能够利用矩阵不同的基频合成 0 - 9 不同按键的拨号音,并能够对不同的拨号音加以正确的识别,实现由拨号音解析出电话号码的过程,完成对电话拨号音系统的简单的实验仿真。-This paper described the principle and how DTMF in MATLAB to generate DTMF(This paper describes the principle of DTMF and how MATLAB to generate DTMF signals, mainly related to the telephone dial tone and identification of the basic principles of synthesis of the main method, using MATLAB software, and the FFT algorithm to the telephone communication system, the synthesis and identification of dial tone . And further the use of MATLAB' s graphical user interface simple and intuitive GUI make the analog interface. Able to use a different fundamental frequency matrix synthesis of 0- 9 different button dial tone and can be different correct identification of dial tone to achieve by the dial tone of the process of parsing a telephone number to complete the telephone dial tone system, a simple experiment simulation.-This paper described the principle and how DTMF in MATLAB to generate DTMF)
- 2010-01-05 00:57:59下载
- 积分:1
-
Image_Compression_a_Transmission_Through_Digital_
agood book to learning how to compres image in matlab
- 2011-01-27 20:37:13下载
- 积分:1
-
HC
说明: hydrodynamic cavitation simulation and explanation with power point file
- 2011-08-26 00:08:36下载
- 积分:1
-
汽车振动自由度模型
汽车振动自由度模型,汽车振动数学模型,k1f 前轮胎刚度 k1r 后轮胎刚度
mf前轮质量 mr后轮质量
kf前悬架刚度 kr后悬架刚度
cf前悬架阻尼 cr 后悬架阻尼
k 座椅刚度 c座椅阻尼
θ汽车俯仰角
m0汽车悬挂整体质量 m座椅质量
(Vibrational degrees of freedom vehicle model, mathematical model of vehicle vibration)
- 2020-07-04 05:20:02下载
- 积分:1
-
yaojiushengzhaosheng
自己做的研究生招生系统,增加了学校之间的比较功能,图标显示,分数线预测等(Own graduate admissions system, increases the comparison function between schools, icons, score prediction)
- 2013-12-01 16:01:19下载
- 积分:1
-
videofig
A figure ready to scroll through and play videos. You can also draw any custom graphics on it.
(VIDEOFIG(NUM_FRAMES, @REDRAW_FUNC) creates a figure with a horizontal scrollbar and shortcuts to scroll automatically. The scroll range is 1 to NUM_FRAMES. The function REDRAW_FUNC(F) is called to redraw at scroll position F (for example, REDRAW_FUNC can show the frame F of a video).
This can be used not only to play and analyze standard videos, but it also lets you place any custom Matlab plots and graphics on top.
Jiro posted a great example on the Pick of the Week blog, along with a nice GIF animation so you can see it in motion:
http://blogs.mathworks.com/pick/2010/12/10/video-player-for-your-frame-based-processing/
EXAMPLE 1
Place this in a file called "redraw.m":
function redraw(frame)
imshow([ AT3_1m4_ num2str(frame, 02.0f ) .tif ])
end
Then from a script or the command line, call:
videofig(10, @redraw)
redraw(1)
The images "AT3_1m4_01.tif" ... "AT3_1m4_10.tif" are part of the Image
Processing Toolbox and there s no ne)
- 2010-12-14 16:38:11下载
- 积分:1
-
histo
to genrate a graph in matlab
- 2011-09-17 16:33:28下载
- 积分:1