Welcome![Sign In][Sign Up]
Location:
Search - signal processing matlab gui

Search list

[Embeded-SCM Develop音乐分析

Description: matlab 音乐分析 学习matlab的gui功能 帮助学习matlab 信号处理 音乐分析-Matlab music analysis study Matlab gui features help learning music Matlab Signal Processing Analysis
Platform: | Size: 419840 | Author: 吴建飞 | Hits:

[matlab426

Description: 自编:张贤达《数字信号处理》习题4.26的MATLAB程序。加入了一个GUI界面。 在MATLAB下运行MDSP。 要求MATLAB7以上版本,否则GUI无法运行-self : Automation, "Digital Signal Processing" Exercise 4.26 MATLAB. Adding a GUI interface. MATLAB running MDSP. MATLAB7 version of the above requirements, otherwise unable to run GUI
Platform: | Size: 50176 | Author: 符杰林 | Hits:

[Embeded-SCM Developmatlab

Description: 与语音信号处理有关的代码,在GUIDE界面下做的,很好用-And speech signal processing related code in the GUIDE interface do well with
Platform: | Size: 8192 | Author: tutu | Hits:

[matlabsignal_procesing_using_matlab

Description: 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn idealhd 理想低通滤波器 /fir gui(fir滤波器GUI设计) gui_top 总图 gui_fir fir滤波器GUI gui_sigout 选择信号GUI /power caculate(功率谱分析) directpower 直接谱分析 indirectpower 间接谱分析(估计谱分析) noise 噪声谱分析 /sigout(常见信号产生) sigout 离散信号产生-Digital signal processing matlab based on the content of the document/conv (convolution part) dupconv law of reservations freqcirconv overlapping frequency domain circular convolution freqconv frequency domain convolution timecirconv time-domain circular convolution timeconv time-domain convolution/fft (frequency domain analysis part) d2fft base 2FFT dft DFT the most simplified procedure dtft DTFT demo/fir (fir filter design) fir be fir filter hn getwindow be fir filter window function wn idealfilter ideal filter (low pass, high pass, band-pass) hdn idealhd ideal low-pass Filter/fir gui (fir filter GUI design) gui_top general layout gui_fir fir filter selection GUI gui_sigout signal GUI/power caculate (power spectrum analysis) directpower direct spectral analysis indirectpower indirect spectral analysis (spectral analysis estimated) noise noise spectrum analysis/sigout (common signals) sigout discrete signals
Platform: | Size: 36864 | Author: 芦达 | Hits:

[matlabdspmatlab

Description: 用matlab的GUI做的一个数字信号处理系统,选择输入信号波形及频率,进行滤波、频域分析等等。-Using matlab to do the GUI of a digital signal processing system, select the input signal waveform and frequency for filtering, frequency domain analysis and so on.
Platform: | Size: 26624 | Author: 朱铁林 | Hits:

[Special EffectsFIR

Description: 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn idealhd 理想低通滤波器 /fir gui(fir滤波器GUI设计) gui_top 总图 gui_fir fir滤波器GUI gui_sigout 选择信号GUI /power caculate(功率谱分析) directpower 直接谱分析 indirectpower 间接谱分析(估计谱分析) noise 噪声谱分析 /sigout(常见信号产生) sigout 离散信号产生-Digital signal processing matlab based on the content of the document/conv (convolution part) dupconv law of reservations freqcirconv overlapping frequency domain circular convolution freqconv frequency domain convolution timecirconv time-domain circular convolution timeconv time-domain convolution/fft (frequency domain analysis part) d2fft base 2FFT dft DFT the most simplified procedure dtft DTFT demo/fir (fir filter design) fir be fir filter hn getwindow be fir filter window function wn idealfilter ideal filter (low pass, high pass, band-pass) hdn idealhd ideal low-pass Filter/fir gui (fir filter GUI design) gui_top general layout gui_fir fir filter selection GUI gui_sigout signal GUI/power caculate (power spectrum analysis) directpower direct spectral analysis indirectpower indirect spectral analysis (spectral analysis estimated) noise noise spectrum analysis/sigout (common signals) sigout discrete signals
Platform: | Size: 36864 | Author: 李文 | Hits:

[Speech/Voice recognition/combineF2_6764

Description: 端点检测是指用数字处理技术来找出语音信号中的各种段落(如音素、音节、词素、词等)的始点和终点的位置。语音段起止端点检测是语音分析、语音合成和语音识别中的一个必要环节。传统的端点检测方法是从wav文件中获取语音采样,将其分帧并计算短时能量和过零率参数,然后进行端点检测。这种工作方式被称为离线处理方法 ,无法实现语音信号的实时处理,对于语音信号分析具有一定的局限性。本文通过开发ActiveX控件,在MATLAB环境下将其嵌入到figure窗口中,以GUI程序的方式使用,实现语音信号端点检测的实时处理。-Endpoint detection is the use of digital processing techniques to identify the speech signals in a variety of paragraphs (such as phoneme, syllable, morpheme, word, etc.) the starting point and the end position. Speech endpoint detection is a paragraph beginning and end speech analysis, speech synthesis and speech recognition of a necessary link. Traditional endpoint detection method is to obtain from the wav file voice sampling, its sub-frame and calculate the short-term energy and zero-crossing rate parameters, and then proceed to endpoint detection. This work is called off-line approach can not achieve real-time speech signal processing, analysis of the speech signal has a certain limitations. In this paper, through the development of ActiveX controls, in the MATLAB environment to embedded figure window to use GUI program, the realization of speech signal processing real-time endpoint detection.
Platform: | Size: 30720 | Author: cike | Hits:

[matlabMyDspToolbox

Description: 使用Matlab Gui实现的数字信号处理常用算法,包括卷积,FFT,FIRIIR数字滤波器设计,最佳滤波器,自适应滤波,卡尔曼滤波等-Implemented using the Matlab Gui commonly used digital signal processing algorithms, including convolution, FFT, FIRIIR digital filter design, the best filters, adaptive filtering, Kalman filtering, etc.
Platform: | Size: 363520 | Author: 张辉 | Hits:

[matlabMATLAB-gui-voice-

Description: 关于matlab方面对语音进行信号处理方面的内容-Matlab voice on the terms of the content of the signal processing
Platform: | Size: 95232 | Author: you | Hits:

[matlabDigital-signal-processing

Description: 应用MATLAB中的GUI进行设计数字信号处理各种运算,主要列举GUI中经常应用到的函数-MATLAB software design of the GUI digital signal processing all kinds of operation, the main list often applied to GUI functions
Platform: | Size: 8058880 | Author: | Hits:

[Otherconvolutionsystem-matlab-gui

Description: 使用matlab gui完成线性卷积和圆周卷积的动态演示系统,并且使用圆周卷积完成线性卷积,属于信号处理的基础应用-Matlab gui complete linear convolution and circular convolution dynamic presentation, and completion of the circular convolution linear convolution, are the basis of the signal processing applications
Platform: | Size: 305152 | Author: lds | Hits:

[matlabThe-pulse-signal-processing

Description: 医学信号处理作业,自己采集的脉搏信号,在Matlab下进行GUI的界面设计,能同时显示处理与没处理的信号,界面非常漂亮,信号处理的效果非常好,花我好久的结晶-Medical signal processing operations, their pulse signal acquisition under the Matlab GUI interface design, can show that treatment with no signal at the same time, the interface is very beautiful, the signal processing effect is very good, the crystallization of cost me for a long time!!
Platform: | Size: 1422336 | Author: lin | Hits:

[Audio programmatlab-RECORDING-AND-PROCESSJING

Description: matlab录音采集与音频处理(GUI界面)。非常实用的GUI程序,主要包含音频信号采集及音频处理分析等功能,可编译成独立运行程序。-acquisition and recording audio processing matlab (GUI interface). Very useful GUI program mainly includes audio processing audio signal acquisition and analysis functions can be compiled into a stand-alone program.
Platform: | Size: 9699328 | Author: 董维武 | Hits:

[LabViewdtmf-encoder-decoder-matlab-gui-labview

Description: The present project aims to develop a DTMF (Dual Tone Multi Frequency) Encoder-Decoder using loopback technical and graphical interface to be developed by Labview program. The signal processing and the application code will be using TMS320C6713i card
Platform: | Size: 399360 | Author: staNou | Hits:

[matlabb

Description: 基于MATLAB GUI 设计的数字信号处理系统,可以实现基本的信号生成,信号分析和信号滤波以及简单的语音信号处理等功能。其中信号生成模块可实现正弦波、方波、三角波、高斯白噪声、chrip信号的生成和叠加;信号分析模块支持基本的傅氏变换下的频域分析功能;信号滤波模块可以实现数字低通、高通、带通、带阻下的切比雪夫、巴特沃思、椭圆滤波器的设计和滤波处理;语音信号处理模块可以实现音频文件的读取、播放、叠加噪声、滤波等功能。(Based on MATLAB GUI design of digital signal processing system, you can achieve the basic signal generation, signal analysis and signal filtering, and simple voice signal processing and other functions. The signal generating module can realize the sine wave, triangle wave, Fang Bo, Gauss, chrip generation and superposition of white noise signal; signal analysis module supports the analysis function of frequency domain Fourier transform basic conditions; signal filtering module can realize digital low-pass, high pass, band pass, band stop, Butterworth, the Chebyshev elliptic filter design filtering and processing of speech signal processing; module can realize audio files to read, play, adding noise, filtering and other functions.)
Platform: | Size: 324608 | Author: 庭有枇杷树 | Hits:

[OtherMATLAB函数查询手册

Description: MATLAB是当前最流行的大型数学工具软件之一,能够完成绝大部分科学运算。《Matlab函数和实例速查手册》从实用角度出发,系统介绍MATLAB各种函数,包括:数组、矩阵与线性代数、基本数学计算函数、符号计算与符号数学工具箱、程序控制与设计、MATLAB绘图、用Simulink进行系统仿真、图形用户界面GUI、MATLAB信号处理、MATLAB与数理统计等。为便于读者对MATLAB函数的理解,书中列举了大量的函数实例,真正帮助读者学以致用。(MATLAB is one of the most popular large-scale mathematical tools at present. It can complete most of the scientific computing. "Matlab manual" functions and examples from the practical point of view, MATLAB introduced the system various functions, including: array, matrix and linear algebra, basic math functions, symbolic computation and symbolic math toolbox, control and program design, MATLAB drawing, using Simulink simulation system, the graphical user interface GUI, MATLAB signal processing, MATLAB with mathematical statistics. To facilitate the reader's understanding of the MATLAB function, the book lists a large number of functional examples that really help the reader apply his knowledge.)
Platform: | Size: 15394816 | Author: 刀刀2010 | Hits:

[matlabFYP1

Description: 一种基于 Matlab 的 gui 波形发生器。只需运行文件, 并定义参数, 如频率, 周期数和波形类型 (sin, cos, pwm 等), 然后单击开始。(A Matlab gui based waveform generator. Simply run the file, and define parameters like frequency, number of cycles and type of waveform (sine,cos,pwm etc) then click START.)
Platform: | Size: 2048 | Author: 尼克?特斯拉 | Hits:

[Speech/Voice recognition/combinematlab

Description: this is the complete implementation of gui based matlab equilizer that you can use to check the output in matlab.
Platform: | Size: 4838400 | Author: Mood | Hits:

[matlab基于MATLAB的GUI数字信号处理仿真平台的设计

Description: 基于MATLAB的GUI数字信号处理仿真平台的设计(Design of GUI digital signal processing simulation platform based on MATLAB)
Platform: | Size: 987136 | Author: diffience | Hits:

[matlabvoice recogn

Description: 数字信号处理 简易人机对话 说话人识别 单词识别(Speaker Recognition Word Recognition in Simple Man-machine Dialogue Based on Digital Signal Processing)
Platform: | Size: 4512768 | Author: 丁小余 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net