登录
首页 » matlab » FIR

FIR

于 2013-05-24 发布 文件大小:1KB
0 179
下载积分: 1 下载次数: 2

代码说明:

  本程序是关于有限长单位冲激响应滤波器的设计程序,基于MATLAB的编程。(The program is about the design of FIR filter, based on matlab.)

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

发表评论

0 个回复

  • Watermarking_Edge
    this is partial code for paper "A Robust Wavelet-Based Watermarking Algorithm Using Edge Detection"
    2009-06-16 02:36:56下载
    积分:1
  • grover
    This is grover search.
    2011-02-11 19:26:11下载
    积分:1
  • LTE_OFDM
    conventional OFDM for LTE-A
    2014-10-20 22:34:12下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • NewInt
    NewInt案例,主要是以matlab軟件來運算標準題型。(NewInt cases, mainly matlab software to compute the standard questions.)
    2013-12-17 14:44:41下载
    积分:1
  • shootraytosurf
    This code can be use in raytracing of seismic data.
    2009-11-07 01:35:21下载
    积分:1
  • bin_state
    关于turbo码状态转移的matlab仿真程序,详细描述的状态之间的转移关系(Turbo codes on the state transition of the matlab simulation program, a detailed description of the transfer of the state of the relationship between the)
    2009-11-24 18:45:44下载
    积分:1
  • PMSM
    永磁同步电机速度伺服控制 四种方法 DEE s函数 simulink 建模(Permanent Magnet Synchronous Machine )
    2021-02-05 17:49:57下载
    积分:1
  • bv_cvxbook_extra_exercises.pdf
    Convex optimization exercises
    2016-02-29 02:44:32下载
    积分:1
  • 永磁同步电机设计MATLAB
    该程序能够对永磁电机磁路进行有效计算,对电机设计人员来说很有帮助。(The magnetic circuit calculation of permanent magnet motor is effective.)
    2017-06-22 19:34:02下载
    积分:1
  • 696516资源总数
  • 106783会员总数
  • 25今日下载