登录
首页 » matlab » 基于Matlab GUI的FIR滤波器

基于Matlab GUI的FIR滤波器

于 2021-02-14 发布
0 169
下载积分: 1 下载次数: 4

代码说明:

说明:  基于Matlab GUI的FIR滤波器 实际中,一般调用MATLAB信号处理工具箱函数remezord来计算等波纹滤波器阶数N和加权函数W(ω),调用函数remez可进行等波纹滤波器的设计,直接求出滤波器系数。函数remezord中的数组fedge为通带和阻带边界频率,数组mval是两个边界处的幅值,而数组dev是通带和阻带的波动,fs是采样频率单位为Hz。(FIR filter based on matlab gui. In practice, the MATLAB signal processing toolbox function remezord is generally called to calculate the order N of the equiripple filter and the weighting function W . The call function remez can be used to design the equiripple filter and directly calculate the filter coefficients. The array fedge in the function remezord is the pass-band and stop-band boundary frequencies, the array mval is the amplitude at the two boundaries, the array dev is the fluctuation of the pass-band and stop-band, and fs is the sampling frequency unit in Hz.)

文件列表:

基于Matlab GUI的FIR滤波器, 0 , 2019-11-25
基于Matlab GUI的FIR滤波器\music.fig, 95887 , 2019-07-03
基于Matlab GUI的FIR滤波器\music.m, 12782 , 2019-07-03
基于Matlab GUI的FIR滤波器\signalNoise.wav, 341366 , 2018-12-10

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • The East China Sea Lian
    东海李莲中学网页源代码下载学习指导参考文件-The East China Sea Lian-school study guide website to download the source code reference document
    2022-01-22 14:09:31下载
    积分:1
  • Finite volmue way to Couette(E)
    A solver with 1order up-wind style to 2D incompressible viscous Couette
    2019-06-16 09:49:13下载
    积分:1
  • 很经典的一个小游戏,贪吃蛇,中有不完善之处,还请指教
    很经典的一个小游戏,贪吃蛇,其中有不完善之处,还请指教-tanchishe,a interesting game
    2022-11-18 02:20:03下载
    积分:1
  • 舵机控制程序
    说明:  用于舵机控制板,驱动六轴机械臂,与上位机通信(Used for steering control board, driving six-axis manipulator, communicating with upper computer)
    2020-11-20 18:59:36下载
    积分:1
  • 本程序是用SDK写的俄罗斯方块,得分与速度和一次消的行数有关,本人初学VC++写了一差不多一个月才写出来站长一定要用哦!...
    本程序是用SDK写的俄罗斯方块,得分与速度和一次消的行数有关,本人初学VC++写了一差不多一个月才写出来站长一定要用哦!-this program is written in Russian SDK squares with the speed and scoring a few Cancellation of the trip, I was learning a VC almost one month before they write head must use!
    2022-03-06 01:34:37下载
    积分:1
  • VC++转换COLORREF值为RGB分量
    VC++转换COLORREF值为RGB分量,举个例子,在本例中,是将COLORREF值:0x000080FF转换成:R分量:0xFF、G分量:0x80、B分量:0x00,注意,并不是分离。请看定义:   //R分量   BYTE RED = GetRValue(cr);   //G分量   BYTE GREEN = GetGValue(cr);   //B分量   BYTE BLUE = GetBValue(cr);   CString strText = _T("");   strText.Format(_T("COLORREF值:0x%08X"), cr);   pDC->TextOut(100, 50, strText);   strText.Format(_T("R分量:0x%02X"), RED);   pDC->TextOut(100, 100, strText);   strText.Format(_T("G分量:0x%02X"), GREEN);   pDC->TextOut(100, 150, strText);   strText.Format(_T("B分量:0x%02X"), BLUE);   pDC->TextOut(100, 200, strText);
    2022-06-13 02:13:45下载
    积分:1
  • shujukuxitgainian
    经典教材数据库系统概念,很多大学计算机系的研究生课程用书 (Classical concept of teaching materials database system, many university computer science graduate course books)
    2008-12-28 12:19:58下载
    积分:1
  • source-archive
    source-archive tutorils
    2018-11-22 05:13:23下载
    积分:1
  • fric_model1
    说明:  采用flac2d 模拟具有一定JRC值的节理面直剪试验(Direct Shear Test Simulation of Joint Plane with Certain JRC Value by Flac2d)
    2019-02-22 19:22:32下载
    积分:1
  • Painter
    大一时候用QT实现的一个画板工具,当时还比较生疏很多地方不太完美(When I was a freshman, a Sketchpad tool that was implemented by QT was quite strange at that time.)
    2018-09-15 10:22:02下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载