登录
首页 » matlab » sigxpand

sigxpand

于 2010-11-14 发布 文件大小:179KB
0 306
下载积分: 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 个回复

  • fft
    一个fft的简单实现仿真的例程,画出频谱,观察信号的频谱。(An fft simple simulation routine to draw the spectrum, observed spectrum of the signal.)
    2012-05-02 16:47:22下载
    积分:1
  • 通信中位同步的gardner算法的matlab仿真
    通信中位同步的gardner算法的matlab仿真(Communications Synchronization gardner of the Matlab simulation algorithm)
    2021-01-21 13:58:42下载
    积分:1
  • DCDCBuckConverter
    dc to dc buck boost converter with variable frequency
    2014-12-19 14:07:29下载
    积分:1
  • bpsk_Monte_Carlo
    用matlab 实现bpsk的误码率蒙特卡洛仿真,可以作为编程的范例来用(Using matlab to achieve bpsk BER Monte Carlo simulation ,could be used as a programming paradigm)
    2013-08-31 18:26:24下载
    积分:1
  • FXLMS_MA_differ_mu
    FXLMS算法在有源噪声控制的应用,初级通道给定8位的权矢量,次级通道给定传递函数,不同步长进行比较(different comparison in FXLMS)
    2014-11-13 22:07:48下载
    积分:1
  • FilterMainTest
    Different types of image filtering method
    2015-01-21 06:24:47下载
    积分:1
  • optim
    This code is for optimization of radio parameters
    2015-02-10 14:19:20下载
    积分:1
  • fish
    Fisher线性判别是线性分类算法中最基本的一种算法,其基本思想是将d维空间中的样本投影到一条最易于分类的投影线上,再进行分类。本文将用使用matlab实现Fisher线性判别算法,并给出4种阈值选择的方法。(Fisher Linear Discriminant is a linear classification algorithm as a basic algorithm, its basic idea is to d-dimensional space of the samples are projected onto one of the most easily classified projector online, and then classified. This article will use matlab to achieve Fisher Linear Discriminant algorithm, and gives four kinds of threshold selection method.)
    2007-11-23 08:33:12下载
    积分:1
  • pudn_Renj_matlab
    1)football.m简单地以阵列形式显示一副图; 2)pre.m是心音信号过滤归一化预处理的过程; 3)wavlet.m是用db6小波进行信号的分解和重构,且求包络能量函数; 4)path.m是利用KKT条件的路径跟踪法,用于求解二次规划问题; 5)LRmmse是MIMO通信中常用检测方法,结合了最小均方误差准则和格基规约的知识。(1) football.m simply displays a graph in an array 2) pre.m is the process of normalized preprocessing of heart sound signal filtering 3) wavlet.m is a db6 wavelet for signal decomposition and reconstruction, and to find the envelope energy function 4) path.m is the path tracking method using KKT condition, which is used to solve the quadratic programming problem. 5) LRmmse is a commonly used detection method in MIMO communication, combining the knowledge of minimum mean square error criterion and lattice protocol.)
    2017-05-04 16:28:15下载
    积分:1
  • daima
    使用DFT做频率估计的matlab仿真编程程序(Frequency Estimation Using DFT)
    2019-04-22 17:02:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载