登录
首页 » matlab » 线性卷积的计算

线性卷积的计算

于 2020-04-19 发布
0 143
下载积分: 1 下载次数: 3

代码说明:

说明:  1.编制一个计算两个序列线性卷积的程序,计算y(i)=x(m)*h(n),分别绘制x(m)和h(n),以及线性卷积结果y(i)的图形,使用matlab自带的conv函数来验证结果。 2.使用matlab自带的FFT和iFFT程序,实现线性卷积的快速计算,并对计算结果进行绘制。(1. Make a program to calculate the linear convolution of two sequences, calculate y (I) = x (m) * H (n), draw the graph of X (m) and H (n), and the graph of the linear convolution result y (I), and use the conv function of MATLAB to verify the result. 2. The FFT and IFFT programs of MATLAB are used to realize the fast calculation of linear convolution and draw the calculation results.)

文件列表:

convset.m, 606 , 2019-09-06
speedconv.m, 581 , 2019-09-06
comout.m, 700 , 2019-09-06

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

发表评论

0 个回复

  • shanks
    function [a,b,err] = shanks(x,p,q) SHANKS Model a signal using Shanks method ---- Usage: [a,b,err] = shanks(x,p,q) The sequence x is modeled as the unit sample response of a filter having a system function of the form H(z) = B(z)/A(z) The polynomials B(z) and A(z) are formed from the vectors b=[b(0), b(1), ... b(q)] a=[1 , a(1), ... a(p)] The input q defines the number of zeros in the model and p defines the number of poles. The modeling error is returned in err.
    2012-04-18 09:58:03下载
    积分:1
  • OQPSK_AWGN3
    oqpsk in awgn channel
    2011-06-22 00:22:29下载
    积分:1
  • EM
    说明:  EM算法的matlab实现,经过测试可以运行(EM in matlab)
    2014-08-12 21:25:46下载
    积分:1
  • realtime
    实时显示系统时间 matlab timer例子(Real-time display system)
    2011-09-28 19:43:21下载
    积分:1
  • pole-placement
    极点配置(Pole Placement)设计是控制系统设计中的一种常用设计方法,它能适应逆不稳系统和开环不稳定系统的情况,并且有设计方法直观、动态性能好、系统稳定的特点。((Pole Placement) pole placement design is a common design approach in the design of the control system can adapt to the inverse unstable system and open-loop unstable system, and intuitive design methods, dynamic performance, system stability characteristics.)
    2012-11-05 17:21:26下载
    积分:1
  • bemlabecom
    Boundary element method function [index,g,h,a,unb,x,u,un,uin]=bemlabecom(n,c,index,in,cin) [index,g,h,a,unb,x,u,un,uin]=bemlabecom(16,[0 0 0.25 0 0.5 0 0.75 0 1 0 1 0.25 1 0.5 1 0.75 1 1 0.75 1 0.5 1 0.25 1 0 1 0 0.75 0 0.5 0 0.25 0 0],[1 0 1 0 1 0 1 0 0 200 0 200 0 200 0 200 1 0 1 0 1 0 1 0 0 100 0 100 0 100 0 100],9,[0.25 0.25 0.50 0.25 0.75 0.25 0.25 0.50 0.50 0.50 0.75 0.50 0.25 0.75 0.50 0.75 0.75 0.75]) in bemlabecom2 we change a & unb to : a1 a2,unb1 unb2 n=number of nodes=number of element=number of point c=matrix that determine the coordinate of point m=coordinate of nodes in global coordinates index: determine u or un for boundary nodes in:number of internal nodes cin: coordinate of internal nodes
    2012-01-29 03:47:10下载
    积分:1
  • complexNewtonraphsommethodtosolvedistributionpower
    solve distribution powerflow(complex Newton raphsom method to solve distribution powerflow)
    2009-03-05 17:44:36下载
    积分:1
  • ssmademo_2
    simulation for PN codes for CDMA
    2010-11-14 22:00:52下载
    积分:1
  • FPGA
    《无线通信FPGA设计》一书中例子的Matlab及verilog代码(" Wireless FPGA Design" a book example of Matlab and the verilog code)
    2009-12-17 02:11:23下载
    积分:1
  • moshifenlei
    说明:  这是很有用的模式分类原代码,值得借鉴!推荐下载!(This is a very useful pattern classification original code, is worth learning! Recommended download!)
    2008-12-07 20:28:58下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载