搜索资源列表
chuanhanshu
- 基于matlab设计的窗函数,表示窗函数的幅频特性-Matlab-based design of the window function, said window function of the amplitude-frequency characteristics
FIRFilterdesign
- FIR filter design with unseperable window, seperable window, frequency sampling method
FIRfilterdesign
- 这是基于MATLAB的FIR滤波器的设计。主要介绍啦用加窗发来设计。这是我的课程设计报告。-This is a MATLAB-based FIR filter design. The main window used to introduce you to design made. This is my report on the curriculum design.
PSD-estimation
- 使用平均周期图法,窗函数法,以及两种方法的混合来进行谱估计。文档中从理论到建模,并对这几种方法进行了比较。希望对学习数2有帮助。-Use the average periodogram method, window function method, as well as two methods to carry out a mixed spectrum estimation. Documents from theory to modeling, and these methods were co
MATLAB
- 包含matlab常用的函数指令,按功能分类的 包括 1.通用信息查询 2.工作空间管理 3.管理指令及函数 4.搜索路径的管理 5.指令窗控制 6.操作系统指令 7.运算符操作 8.编程语言结构 9.矩阵及相关操作等-Contains the matlab function commonly used commands, according to functional categories, including 1. General information
barlett1
- bartlett window developed in matlab
111
- 录制一段个人的语音信号,并对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;给定滤波器的性能指标,采用双线性变换法和窗函数法设计滤波器,并画出滤波器的频率响应;然后用自己设计的滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号;最后,设计一个信号处理系统界面。-Record a personal voice signal, and recording the signal is sampled draw sampled
FIR
- FIR滤波器中汉宁窗和布莱克曼窗幅频特性曲线和相频特性曲线对比-FIR filter Hanning window and Blackman window of amplitude-frequency curve and phase frequency response curve compared
To_design_a_Band_Pass_Filter_using_Blackman_windo
- To design a Band pass Filter using Blackman window matlab code with example
yuyinjiachuang
- matlab语言实现语音信号预处理及短时加窗-Matlab language voice signal pre-processing and short-term window
MATLAB-Command-Window
- matlab result example
Matlab-window-function
- Matlab的窗函数_矩形窗_三角窗_汉明窗_汉宁窗_布莱克曼窗-Matlab window function _ rectangular window _ triangular window _ _ _ Han Hanning window, Hamming window Blackman window
MATLAB-Simulation
- 功率谱估计及其MATLAB仿真.经典功率谱估计是将数据工作区外的未知数据假设为零,相当于数据加窗。经典功率谱估计方法分为:相关函数法(BT法)、周期图法以及两种改进的周期图估计法即平均周期图法和平滑平均周期图法,其中周期图法应用较多,具有代表性。-The power spectrum estimation and simulation of MATLAB. Classic power spectrum estimation is unknown data in the data outside
digital-signal-processing--matlab
- matlab下的数字信号处理程序的示例,包括 信号、系统和系统响应 用FFT进行信号的频谱分析 窗函数法设计FIR滤波器 IIR滤波器的实现等- examples of digital signal processing, including under matlab signal, the system and the system response signal using the FFT spectral analysis window FIR filter design funct
Matlab-code
- Matlab是一个很好的大型数值计算软件。解释型的程序执行、即时的调试窗口、高效的矩阵运算、丰富的工具箱,使它成为了数值计算和科研工作的必备软件。虽然Matlab具有众多的优势,可是它的程序却很难完全摆脱Matlab环境运行,在界面功能上也效率低下,这些缺点我们在使用Matlab的同时,不免担忧自己的成果不能方便地对外发布。对Matlab的运行方式进行了分析,之后提出了Matlab和VC高级语言之间混合编程的方法,以及Matlab程序独立打包和如何提高Matlab程序的界面运行效率的方法。 更多
matlab
- 编写M文件,创建如下图形窗口,分别绘制如下图所示的曲线。 (1)曲线y=sin(t)sin(9t),要求采用红色,点线。横坐标取值范围[0~ ],标注x轴、y轴并加标题。 (2)一组余弦曲线,其振幅分别为0.4,0.6和0.8。横坐标取值范围[0~2 ]。添加图例与标题。进入图形编辑状态,调整图例的位置。 (3)分别绘制peaks函数的曲面图和网格线图。对曲面图做平滑处理,并添加标题与colorbar。 -Write M file, create th
Matlab
- 数字信号处理中矩形窗,三角窗 ,汉宁窗 ,汉明窗 ,布拉克曼窗用matlab实现- rectangular window, triangular window ,Han Ningchuang ,Han Mingchuang Braque s window in Digital signal processing
matlab-code
- 1. Run mex -setup and choose a proper complier (Microsoft Visual C++ 6.0 is prefered) Would you like mex to locate installed compilers [y]/n? y 2. Put cec15_func.cpp and input_data folder with your algorithm in the same folder. Set this folder a
framing
- 1)A function which is used to break the input signal into frames and multiply them by a window('hamming','hanning','blackman','bartlett','gausswin').It returns the signal frames. 2)A function that reconstructs the previous frames into the original i
频域转TDR-jing
- MATLAB利用窗函数实验时域频域分割,通过对窗函数的选取,达到对于不同的时域频域转化的目的(Time domain and frequency domain segmentation by window function experiment in MATLAB)