登录
首页 » matlab » sigxpand

sigxpand

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

  • Appendix_B
    用于函数逼近的BP算法程序,可在Matlab中调试运行,绝对可行(For function approximation of the BP algorithm procedure can be run in debug Matlab is absolutely feasible)
    2007-12-20 23:56:40下载
    积分:1
  • jasw20130507
    本代码是ja-sw 矢量磁滞模型的混合模型的代码,有两部分一部分是ja模型,另一部分是sw模型,两者混合变为矢量磁滞模型(This code is ja-sw vector hysteresis model hybrid model of the code, there are two parts ja model part, the other part is sw model, a combination of both into a vector hysteresis model)
    2013-10-06 13:21:25下载
    积分:1
  • mfcc
    说明:  用于提取语音每帧的mfcc函数,将数据保存在cell文件中,可以直接使用cell,也可经过变换,提取到表格中使用(The MFCC function used to extract each frame of speech is saved in cell file. Cell can be used directly or transformed to extract the data into tables)
    2019-05-22 13:05:46下载
    积分:1
  • PCA+SVM的人脸识别
    说明:  使用pca和svm的方法对人脸进行识别和检测,最终达到人脸识别的功能(Face recognition and detection using PCA and SVM methods, and finally achieve the function of face recognition)
    2020-06-19 14:40:01下载
    积分:1
  • bearings-only-passive-tracking
    基于多站纯方位被动定位算法仿真程序(分为CA模型和CA模型,经matlab command window运行通过)(Bearings based on multi-station passive location algorithm simulation program (divided into the CA model and CA model, the matlab command window run through))
    2013-07-09 16:42:33下载
    积分:1
  • rddata
    MIT心电数据库 心电读取数据(matlab) 注意 必须将MIT-BIH心电数据库的三种类型文件全部下载下来 此程序是麻省理工学院研究人员编写 非常的好用~(ECG MIT ECG database to read data (matlab) attention to the need to MIT-BIH ECG database of all three types of files downloaded from the Massachusetts Institute of Technology research program is to write very easy to use ~)
    2011-05-08 15:14:42下载
    积分:1
  • DPC-2x2-4x4
    this is our project with MU-MIMO DPC
    2014-08-21 18:20:24下载
    积分:1
  • 2014-Science-clustering
    2014年发表在Science中的一篇文章Clustering by fast search and find of density peaks,其中还包括了作者用到的数据集和MATLAB源程序(2014 published an article in Science Clustering by fast search and find of density peaks, which also includes the author used data sets and MATLAB source code)
    2015-05-25 23:43:32下载
    积分:1
  • jibenduandianjiance-M
    这个文件是语音处理里面的端点检测源程序,可以直接编译运行,效果还比较好(This document is a voice processing of endpoint detection inside source, you can direct the compiler to run, the effect is still relatively good)
    2008-07-21 13:30:56下载
    积分:1
  • TuLun
    图论相关的算法和应用,是自己数学建模时收集和自己开发的一些程序,值得你学习!(Graph-related algorithms and applications, mathematical modeling their own collection and some of their own development process, it is worth you learn!)
    2020-11-22 15:59:34下载
    积分:1
  • 696516资源总数
  • 106642会员总数
  • 12今日下载