登录
首页 » matlab » sigxpand

sigxpand

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

  • KF-simple-scale
    说明:  卡尔曼滤波简单例程,一维情况。An Introduction to Kalman Filter中的例子。(Kalman filter is simple routines, one-dimensional situation. An Introduction to Kalman Filter in the example.)
    2011-03-02 16:41:37下载
    积分:1
  • biaozhunfft
    说明:  Matlab实现频谱分析 其幅值和相位已经标准化(Matlab achieve its amplitude spectrum and phase analysis have been standardized)
    2008-09-19 12:29:45下载
    积分:1
  • Rectangular-Fraunhofer-diffraction
    本程序具体描述了矩孔夫朗和费衍射的图样,程序简单,图样清晰。(Rectangular Aperture Fraunhofer Wo Fei diffraction)
    2012-05-03 15:35:41下载
    积分:1
  • teshuhanshu
    在matlab软件平台上对一些需要调用的特殊函数的计算。(Special function calculation)
    2013-08-15 18:12:36下载
    积分:1
  • ocl
    实现了指纹图像的质量措施ocl(方向确定度),并以网格形式显示(Measures to achieve the quality of the fingerprint image ocl (direction determining degrees), and displays a grid)
    2013-12-22 00:00:36下载
    积分:1
  • 1
    已经两个离散序列,利用matlab对这两个序列做卷积(Has two discrete sequence, using matlab to do the convolution of these two sequences)
    2013-05-17 11:02:35下载
    积分:1
  • chap06
    ex5_1 I-型线性相位FIR滤波器 ex5_2 II-型线性相位FIR滤波器 ex5_3 III-型线性相位FIR滤波器 ex5_4 IV-型线性相位FIR滤波器 ex5_5 矩形窗频响 ex5_6 希尔伯特变换器设计-汉宁窗 ex5_7 低通滤波器设计-汉明窗 ex5_8 带通滤波器设计-布莱克曼窗 ex5_9 低通滤波器设计-凯塞窗 ex5_11 频率采样技术:低通,朴素法 ex5_12 频率采样技术:低通, 最优法T1 & T2 ex5_13 频率采样技术:带通, 最优法T1 & T2 ex5_14 频率采样技术:高通, 最优法T1 ex5_15 频率采样技术:差分器 ex5_16 频率采样技术: 希尔伯特变换器 ex5_17 利用Parks-McClella算法设计低通滤波器 ex5_18 用PM算法进行的带通滤波器设计 ex5_19 用PM算法进行的高通滤波器设计 ex5_20 用PM算法进行的阶梯滤波器设计 ex5_21 用PM算法进行的差分器设计 ex5_22 用PM算法进行的希尔伯特变换器设计(ex5_1 I-type linear phase FIR filter ex5_2 II-type linear phase FIR filter ex5_3 III-type linear phase FIR filter ex5_4 IV-type linear phase FIR filter rectangular window frequency response ex5_5 Hilbert ex5_6 converter design- Hanning window low-pass filter design ex5_7- Hamming window ex5_8 bandpass filter design- Blackman window ex5_9 low-pass filter design- Kaiser window ex5_11 sampling frequency: low-pass, a simple method ex5_12 sampling frequency: low-pass, optimal method T1 & T2 sampling frequency ex5_13: band-pass, optimal method T1 & T2 ex5_14 sampling frequency: high-pass, optimal method T1 sampling frequency ex5_15: differentiator sampling frequency ex5_16: Hilbert converter Parks-McClella use ex5_17 algorithm design low-pass filter PM algorithm ex5_18 with the band-pass filter design PM algorithm ex5_19 with the high-pass filter design PM algorithm used ex5_20 ladder filter design PM algorithm used ex5_21 differential design PM al)
    2009-04-04 11:17:43下载
    积分:1
  • selfadapting7
    说明:  自适应控制算法的另一个Simulink模型,可运行,是无模型参考控制算法的一个应用实例,供共同学习和交流(Adaptive control algorithm to another Simulink model to run, there is no model reference control algorithm of an application example for the common learning and exchange)
    2008-10-06 18:43:58下载
    积分:1
  • k-means
     K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果。(K-means algorithm is based on the division of the classic clustering method, is ten classic one of data mining algorithm. K-means the basic idea of the algorithm is: to the space K point as the center of the cluster analysis, near their object classification. Through the iterative method, each successive update clustering center value, until get the best clustering results. )
    2011-06-26 19:53:19下载
    积分:1
  • P3-2
    灰色预测例题2.。。。。。。。。。。。。。。。。。。。(Grey Example 2。)
    2013-08-20 10:52:48下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载