登录
首页 » matlab » lpf

lpf

于 2017-10-31 发布 文件大小:3KB
0 110
下载积分: 1 下载次数: 3

代码说明:

  利用matlab软件实现通信中的低通滤波器,将信号进行低通滤波,滤出我们所需要的信号(Using matlab software to achieve low-pass filter in the communication, the signal low-pass filter, filter out the signals we need)

文件列表:

lpf
lpf\lpf.m
lpf\m_sequence.m
lpf\QPSK0.m

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

发表评论

0 个回复

  • yuqun
    matlab编的人工鱼群算法程序,已经编译通过,非常优秀的算法,希望大家改进应用到实践中去(matlab code of the artificial fish school algorithm procedure has been compiled by a very good algorithm, I hope we improve the application in practice)
    2010-09-02 12:15:38下载
    积分: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
  • Jacobi
    说明:  matalab程序关于迭代法求特征值和特征向量(matalab program)
    2011-03-20 11:12:24下载
    积分:1
  • CodeEKFLocalisation
    example Kalman Filter
    2012-03-22 22:42:05下载
    积分:1
  • BCS
    IEEE文献Bayesian Compressive Sensing及贝叶斯压缩感知源码(Bayesian Compressive Sensing Code)
    2020-06-29 05:40:01下载
    积分:1
  • foundmationsformatlab
    to enhance the ability of vc programming and the ability of visual application for example GUI
    2012-05-15 17:39:37下载
    积分:1
  • EEMD
    eemd的程序和论文,使用方法,都能很全,很不错(eemd program and papers,very good)
    2021-04-06 22:09:02下载
    积分:1
  • MatlabNonlinear-Programming
    matlab非线性规划,matlab非线性规划,matlab非线性规划,(matlab MatlabNonlinear Programming)
    2011-12-21 20:19:18下载
    积分:1
  • zhengliu-yucedianliukongzhi
    整流器控制采用预测电流控制策略,用matlab搭好模型进行仿真(Rectifier control using predictive current control strategy, setting up the model is simulated with matlab)
    2015-06-21 13:02:33下载
    积分:1
  • 面波数值模拟
    面波数值模拟,交错网格法高阶有限差分数值模拟算法(Surface wave numerical simulation)
    2019-04-22 20:16:52下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载