-
Matlab
Matlab入门到精通的必备知识,希望对大家有用,谢谢!(Matlab Introduction to Mastery of the essential knowledge, useful for all, thank you!)
- 2010-07-10 08:17:19下载
- 积分:1
-
pn420
数字地面电视 PN420生成仿真 数字地面电视 PN420生成仿真(DTMB PN420 generation DTMB PN420 generation )
- 2010-12-19 16:26:42下载
- 积分:1
-
ofdm
考虑频率偏移的OFDM仿真程序,直接根据经典参考文献编写(Consider the frequency offset of OFDM simulation program, directly from the classic reference preparation)
- 2008-07-24 00:46:42下载
- 积分:1
-
matlab_simulink_udp_CSharp
matlab/simulink搭接模型,采用UDP协议发送数据;c#控制台程序采用相同协议接收数据。(matlab/simulink build model, using UDP protocol to send data c# console application receives data using the same protocol. .)
- 2020-11-10 22:29:46下载
- 积分:1
-
fourier
基于MATLAB 的语音信号频谱分析与去噪研究
1、通过Matlab读入语音信号,进行频域分析
2、绘制语音信号频谱;
3、设计滤波器并进行滤波;
4、加噪,对比语音信号波形和频谱(Research on speech signal spectrum analysis and denoising based on MATLAB
1, read the voice signal through Matlab and analyze it in frequency domain.
2, draw the frequency spectrum of speech signal;
3. The filter is designed and filtered.
4. Add noise and compare the waveform and spectrum of speech signal)
- 2018-04-02 22:33:58下载
- 积分:1
-
tongzhoukaicao
用时域有限差分方法分析了外开槽同轴线的截止频率(Finite difference time domain method to analyze the cutoff frequency outside the slotted coaxial)
- 2010-12-10 12:46:30下载
- 积分:1
-
imaqplot
IMAQPLOT is a simple demonstration of previewing video data using the toolbox s TimerFcn callback. IMAQPLOT also allows users to integrate the video preview into any MATLAB GUI. These are capabilities that are present in the toolbox s PREVIEW command, but are presented here as a demonstration of TimerFcn callback.
Using toolbox callback properties, you can configure a video input object to generate a live image plot display.
Do you want a basic preview window created for you? Simply call:
obj = videoinput( matrox , 1)
obj.TimerFcn = @imaqplot
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
Do you want to add a preview window to an existing GUI? Simply provide IMAQPLOT a handle to an image object and it will update it for you:
obj = videoinput( dt , 1)
obj.TimerFcn = {@imaqplot, hImage}
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
- 2009-10-21 15:20:29下载
- 积分:1
-
code
数据降维与流形学习,方便初始学者学习数据降维方法和流形学习。(Data dimension reduction and manifold learning)
- 2015-03-24 17:16:01下载
- 积分:1
-
imagefilter
说明: 实现数字图像滤波,能够较好的实现图像的滤波霸霸工傀要革故鼎新(to filter digital image)
- 2009-08-12 23:06:51下载
- 积分:1
-
JUXING
用matlab画矩形排样图。【WL数组中第一列至第四列分别为:矩形长、矩形宽、矩形左下角横坐标、矩形左下角纵坐标】(Matlab to draw rectangles layout diagram. 【 probably in the first column to the fourth column in the array are: rectangular rectangular long, wide, abscissa rectangular corner, rectangular corner ordinate 】)
- 2015-07-01 08:57:35下载
- 积分:1