登录
首页 » Fortran » DESIIR

DESIIR

于 2014-02-22 发布 文件大小:2KB
0 207
下载积分: 1 下载次数: 19

代码说明:

  利用双线性Z变换设计巴特沃斯和切比雪夫I型IIR数字滤波器,包括低通、高通、带通、带阻四种形式。使用者只需指定通带、阻带的边缘实际频率及相应的衰减,便可输出数字滤波器 的级联形式的各子系统分子、分母的系数,并输出其幅频和相频响(Bilinear Z transform design Butterworth and Chebyshev Type I IIR digital filters, including low pass, high pass, band pass, band stop four forms. Users simply specify the passband edge frequency stopband actual and corresponding attenuation subsystems can form molecular cascade output digital filter coefficients of the denominator, and the output of its magnitude and phase frequency response)

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

发表评论

0 个回复

  • CAS
    单点登陆的例子,说明文档,源码,jar包都有(Examples of single-point landing, documentation, source code, jar package has)
    2007-10-23 09:13:21下载
    积分:1
  • matlab_RDS_decoder_sourcecode
    matlab RDS decoder source code
    2007-11-11 13:25:27下载
    积分:1
  • Slidingmodeupravljanje
    Sliding mode control implementation
    2010-08-25 03:07:13下载
    积分:1
  • zimmerk_scia05
    eBook about ANPR. Finding, analizing, process images to find regestration number plate in the image
    2010-01-25 00:10:00下载
    积分:1
  • Hateman-Matlab
    磁流体力学中哈特曼流动的matlab源代码(Hartmann MHD flow in the source code matlab)
    2011-05-22 22:50:59下载
    积分:1
  • CPSO
    混沌粒子群算法。将混沌搜索方法,用在粒子群算法中,避免了粒子群的陷入极小值的缺点。(Chaotic particle swarm algorithm. The chaos search method, use on the particle swarm algorithm, avoid the particle swarm into the minimum faults.)
    2012-05-04 11:34:34下载
    积分:1
  • camera
    Matlab script to find a ball using a webcam
    2012-06-06 17:25:22下载
    积分:1
  • Blocks
    clc close all clear all I=imread( desert.jpg ) [r c]=size(I) bs=16 Block Size (8x8) nob=(r/bs)*(c/bs) Total number of 8x8 Blocks Dividing the image into 8x8 Blocks kk=0 for i=1:(r/bs) for j=1:(c/bs) Block(:,:,kk+j)=I((bs*(i-1)+1:bs*(i-1)+bs),(bs*(j-1)+1:bs*(j-1)+bs)) end kk=kk+(r/bs) end Accessing individual Blocks figure imshow(Block(:,9,1)) This shows u the fist 8x8 Block in a figure window figure imshow(Block(:,:,2))
    2013-03-17 15:01:05下载
    积分:1
  • Ipopt-3
    MATLAB程序。无线传感器节点的定位。(Location of a wireless sensor node)
    2015-01-07 20:19:16下载
    积分:1
  • pid
    主要研究基于粒子群算法控制系统PID参数优化设计方法以及对PID控制的改进。选择控制系统的目标函数,本控制系统选用时间乘以误差的绝对值,通过对控制系统的逐步仿真,对结果进行分析(The main research based on particle swarm optimization algorithm control system PID parameter optimization design method and the improvement of PID control. Choose the objective function of the control system, this control system uses the absolute value of the error, and the result is analyzed by the simulation of the control system. )
    2016-09-18 09:02:53下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载