搜索资源列表
音乐分析
- matlab 音乐分析 学习matlab的gui功能 帮助学习matlab 信号处理 音乐分析-Matlab music analysis study Matlab gui features help learning music Matlab Signal Processing Analysis
mymatlabwenyf
- Matlab是一套功能强大的技术计算(technical computing)软件工具,就数据采集方面来说,它集中了信号采集(它内置一些著名厂商的数据采集卡驱动程序),信号分析(计算),可视化(绘图),文件处理(存盘,打印等)各方面功能于一体,而且很容易开发出WINDOWS图形用户界面(Graphical user interface,缩写为GUI).-Matlab is a powerful technical terms (technical computin g) software too
matlabgui
- 应用matlab gui开发的信号分析小程序,便于大家学习gui
FIR
- 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir
tftb-0.1
- 最近和一位研友交流时谈到Matlab时频分析,了解到Matlab并不提供直接的绘制时间-频率分布图的命令,而是以时间-尺度图代之。不过很多时候我们要用到时间-频率图来分析信号,这两天集中搜集了相关的资料,其中在 MathWorks.com 的 Fileexchange 中心找到一个不错的Matlab时频分析工具,使用 Matlab GUI 界面开发,内核用C编写,感觉使用方便,分析和作图速度快,而且有多种图形表达方式选择。-Friends of the recent research and a
GUI
- [摘 要] 通过Matlab 提供的可视化图形界面环境GUIDE 和Matlab 内嵌的相关函数设计完成的连续傅立叶变换演示界面,展示了图形用户界面在分析研究信号与系统分析中的重要应用.-[Abstract] Matlab provided through the graphical interface environment visualization and Matlab embedded GUIDE correlation function design is completed cont
baizaosheng
- 一个matlabGUI程序,可以读取mat文件,并且对其中的信号叠加指定载波比的白噪声,并且绘图比较分析-A matlabGUI procedures, which can be read by mat paper, and one of the designated carrier signal superimposed over the white noise, and a comparative analysis of graphics
cdma
- 这是一个完整的无线通信系统中物理层的仿真程序,通过扩频技术(直接序列扩频)让信号通过高斯,瑞利等信道进行信噪比分析,得出结论-This is a complete wireless communication systems in the physical layer of the simulation program, through the spread-spectrum techniques (Direct Sequence Spread Spectrum) to signal throu
F2_6764
- 端点检测是指用数字处理技术来找出语音信号中的各种段落(如音素、音节、词素、词等)的始点和终点的位置。语音段起止端点检测是语音分析、语音合成和语音识别中的一个必要环节。传统的端点检测方法是从wav文件中获取语音采样,将其分帧并计算短时能量和过零率参数,然后进行端点检测。这种工作方式被称为离线处理方法 ,无法实现语音信号的实时处理,对于语音信号分析具有一定的局限性。本文通过开发ActiveX控件,在MATLAB环境下将其嵌入到figure窗口中,以GUI程序的方式使用,实现语音信号端点检测的实时处
matlab2
- 基于MATLAB的的语音信号处理.GUI界面,时域分析与频谱分析综合。可录制声音-MATLAB-based speech signal processing. GUI interface, time-domain analysis and spectral analysis and comprehensive. Sound can be recorded
Matlab-GUI_example
- 此资料中包含5个Matlab GUI 小程序,分别是信号分析、不同图形绘制、极点图绘制、时域频域信号绘制、滑动数字显示。-This data contains five Matlab GUI applets, which are signal analysis, different graphics rendering, pole drawing, draw time-domain frequency domain signal, sliding digital display.
Matlab-ADFCom-Communication-(1)
- 带有GUI界面的ADF通信系统及信号分析软件,ADF参数可以通过界面进行设置-ADF communications systems and signal analysis software with a GUI interface, ADF parameters can be set via the interface
b
- 基于MATLAB GUI 设计的数字信号处理系统,可以实现基本的信号生成,信号分析和信号滤波以及简单的语音信号处理等功能。其中信号生成模块可实现正弦波、方波、三角波、高斯白噪声、chrip信号的生成和叠加;信号分析模块支持基本的傅氏变换下的频域分析功能;信号滤波模块可以实现数字低通、高通、带通、带阻下的切比雪夫、巴特沃思、椭圆滤波器的设计和滤波处理;语音信号处理模块可以实现音频文件的读取、播放、叠加噪声、滤波等功能。(Based on MATLAB GUI design of digital s
yuyinchuli
- 在matlab平台利用GUI界面实现录音,播放。并对语音信号进行频谱分析,特定人语音识别,混响,混频等基础功能。(On the MATLAB platform, the GUI interface is used to record and play. And the speech signal spectrum analysis, specific speech recognition, reverberation, mixing and other basic functions.)
时频分析matlab工具箱
- 时频分析工具,根据gui参数可以绘制不同的plot曲线,分析信号功率,时间域信息等(The time-frequency analysis tools can draw different plot curves according to the GUI parameters, and analyze the signal power, time domain information, etc.)
图像匹配Gui
- 图像匹配的Gui程序,采用相关匹配算法(测试信号仿真与分析实验)(Gui program for image matching)
语音信号加噪和降噪处理
- 语音是人类交换信息的有效渠道之一,也是我们日常生活交流的主要形式。 语音与当今科学技术的快速发展息息相关,特别是计算机中的语音交互技术,通 过对语音信号进行采集和处理,实现人与人之间有效信息的传输、获取以及存储。 基于 MATALAB 的语音信号去噪设计,对噪声信号进行有效地滤除,将降噪后的语音信号与原始 信号在时域和频域进行对比分析,计算出信噪比,并在 MATLAB 中设计 GUI 仿 真界面进行展示.(Speech is one of the effective ways for human
Desktop
- 通过matlab设计的GUI界面实现语音信号的实时录入和频谱分析和滤波等处理,并能够显示各阶段时域波形及频谱图,滤波器种类及参数可调(Through the GUI interface designed by matlab, the real-time input of speech signal, spectrum analysis and filtering are realized, and the time-domain waveforms and spectrograms of eac
脉搏信号采集,去噪,特征提取
- 基于MATLAB的脉搏信号分析预处理,包括去噪预处理,特征提取,MATLAB-GUI界面(Preprocessing of pulse signal analysis based on MATLAB, including denoising preprocessing, feature extraction, matlab-GUI interface)
简易信号分析GUI
- 能够生成几种代表信号并且进行频谱分析、功率谱密度分析,还含有一个iir低通滤波器和一个fir高通滤波器的简易示范(It can generate several representative signals and carry out spectrum analysis and power spectral density analysis. It also contains a simple demonstration of IIR low-pass filter and a fir high