登录
首页 » matlab » sigxpand

sigxpand

于 2010-11-14 发布 文件大小:179KB
0 112
下载积分: 1 下载次数: 6

代码说明:

  将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。 如输入d=[1,2,3,4] M=3 输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])

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

发表评论

0 个回复

  • antenna_RectPatch.m
    有两个代码文件,是分别计算微带贴片天线设计时背馈和侧馈两种情况下的天线尺寸的,很全很精确!(There are two code files, which separately calculate design of microstrip patch antenna fed back and the side-fed both cases, the antenna size, it is all very precise!)
    2009-10-25 17:05:53下载
    积分:1
  • first
    二维傅里叶变换,对图像进行二维傅里叶变换处理(Two-Dimensional Fast Fourier Transform The purpose of this project is to develop a 2-D FFT program "package" that will be used in several other projects that follow. Your implementation must have the capabilities to: (a) Multiply the input image by (-1)x+y to center the transform for filtering. (b) Multiply the resulting (complex) array by a real function (in the sense that the the real coefficients multiply both the real and imaginary parts of the transforms). Recall that multiplication of two images is done on pairs of corresponding elements. (c) Compute the inverse Fourier transform. (d) Multiply the result by (-1)x+y and take the real part. (e) Compute the spectrum.)
    2010-11-27 23:15:03下载
    积分:1
  • mdls
    Matlab: simulink mdl files for some basic queues.
    2009-05-28 03:46:41下载
    积分:1
  • c12_example1
    使用Saleh模型,产生AM-AM和AM-PM特性的产生过程(Saleh model used to produce AM-AM and AM-PM characteristic of the production process)
    2013-09-07 09:24:41下载
    积分:1
  • exp1_1
    西北工业大学研究生数字信号处理上机作业1源程序(Northwestern Polytechnical University Graduate digital signal processing machines operating on 1 source)
    2012-11-26 22:17:52下载
    积分:1
  • miniproject
    about mini Project of Cancer identification
    2012-05-07 17:51:21下载
    积分:1
  • Embed
    DCT embedding and extraction
    2013-10-03 02:36:36下载
    积分:1
  • FEIKONG
    飞机控制系统设计包含飞控模型以及控制策略 合适运用(Design Control System aircraft flight control models, and includes the appropriate use of control strategies)
    2014-02-24 21:40:05下载
    积分:1
  • matlabsuanfa
    matlab常用优化算法,含数据分析,解方程,插值与拟合和规划问题。(matlab optimization algorithm commonly used, including data analysis, solution of equations, interpolation and fitting and planning issues.)
    2015-08-25 11:00:43下载
    积分:1
  • QPSKsimulatorANDber
    QPSK调制下在AWGN和Rayleigh衰落信道下的仿真以及误码率计算,包含完整的报告说明(QPSK modulation in AWGN and Rayleigh fading channel simulation, as well as bit error rate calculation, the report contains a complete description)
    2020-07-02 23:20:01下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载