登录
首页 » matlab » myCICv1_fir_comp_coeff

myCICv1_fir_comp_coeff

于 2008-12-22 发布 文件大小:3KB
0 88
下载积分: 1 下载次数: 83

代码说明:

  利用matla设计的CIC内插滤波器,其中包含了其相应的补偿滤波器。(Matla designed using CIC interpolation filters, which contains the corresponding compensation filter.)

文件列表:

myCICv1_fir_comp_coeff.m

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

发表评论

0 个回复

  • 16QAM1
    16 QAM modulation mfile
    2010-10-23 03:39:23下载
    积分:1
  • ANFIS-Fuzzy-Inference-System-Using-Commands-in-M-
    Anfis-Fuzzy Logis-Adaptive Neuro-Fuzzy Inference System
    2012-01-10 18:44:09下载
    积分:1
  • melbankm
    这个函数也要被melcepst函数调用,用来进行计算Mel倒谱系数。这个函数的作用是构造mel滤波器组。(This function must be called melcepst function is used to calculate Mel cepstral coefficients. The role of this function is to construct mel filter bank.)
    2013-12-12 12:30:58下载
    积分:1
  • meanshift
    matlab实现的meanshift算法,本人使用效果不错(meanshift on matlab )
    2010-12-25 11:24:41下载
    积分:1
  • Registration
    图像配准。主要用于手术导航系统中的图片配准。(Registration)
    2010-05-14 22:28:14下载
    积分:1
  • N-way-toolbox-3-10-update-2
    在PARAFAC,Tucker,n-pls 以及其它的多维数据进行拟合的工具箱(Procedures for fitting PARAFAC, Tucker, N-PLS and other N-way models.)
    2011-05-28 21:44:25下载
    积分:1
  • kuopin
    差分编码,带扩频通信,误码率仿真,仿真条件:AWGN信道(DPSK of Spread Spectrum Communication underAWGN )
    2011-05-13 23:47:25下载
    积分:1
  • Kohonen
    该代码是基于Kohonen网络的分类算法(The code is a classification algorithm based on Kohonen networks)
    2011-08-31 20:30:55下载
    积分:1
  • EvaluateReversePolishNotation
    Evaluate the value of an arithmetic expression in Reverse Polish Notation. Valid operators are +, -, *, /. Each operand may be an integer or another expression. Some examples: [ 2 , 1 , + , 3 , * ] -> ((2 + 1) * 3) -> 9 [ 4 , 13 , 5 , / , + ] -> (4 + (13 / 5)) -> 6 分析:这一题就是写程序计算逆波兰式的结果,遍历表达式,碰到操作数入栈,碰到操作符就从栈顶取出两个操作数,再将计算后的结果入栈,最后栈中剩余的唯一操作数就是计算结果。(. Evaluate the value of an arithmetic expression in Reverse Polish Notation Valid operators are+,-,*,/Each operand may be an integer or another expression Some examples:.. [" 2" , " 1" , " +" , " 3 " ," * " ]-> ((2+ 1)* 3)-> 9 [" 4 " ," 13 " ," 5 " ," /" ," + " ]-> (4+ (13/After this problem is to write a program to calculate the inverse Polish results, iterate expression operand stack encounter, encounter operator to fetch two operands the stack, and then calculated as follows:> 6 Analysis- 5)) The results of the stack, the only remaining operand stack is the final calculations.)
    2015-03-15 23:06:09下载
    积分:1
  • Adaboost matlab代码
    强预测器算法进行时间序列的预测,使得效果更好(Strong predictor algorithm)
    2017-07-22 16:49:43下载
    积分:1
  • 696522资源总数
  • 104029会员总数
  • 31今日下载