登录
首页 » matlab » data

data

于 2007-11-23 发布 文件大小:721KB
0 102
下载积分: 1 下载次数: 356

代码说明:

  数字信号处理的Matlab实现的随书光盘,有时谱分析、小波变化、地震观测系统仿真与地面运动恢复等几个数字信号前沿课题,有实用价值(Digital signal processing with Matlab realized the book CD-ROM, and sometimes spectral analysis, wavelet changes in observing system simulation of earthquake ground motion and the restoration of several cutting-edge digital signal subjects have practical value)

文件列表:

data
....\appl3_1.m
....\appl3_2.m
....\appl3_3.m
....\appl3_4.m
....\appl3_4_1.m
....\appl6_1.m
....\appl6_2.m
....\appl6_3.m
....\appl6_4.m
....\appl7_1.m
....\appl7_2.m
....\appl7_3.m
....\appl7_4.m
....\appl7_5.m
....\appl7_6.m
....\appl9_1.m
....\bssud.txt
....\c818312b.dat
....\ChangChun.txt
....\cirshftt.m
....\conv_m.m
....\cz02.txt
....\dfs.m
....\evenodd.m
....\fjdos0351.txt
....\gdttest.m
....\grbx3.txt
....\hns.dat
....\hns1.dat
....\hns2.dat
....\hns3.dat
....\idfs.m
....\iir_signaldata.txt
....\kerl030916ud.txt
....\ml031025ns.txt
....\samp10_1.m
....\samp10_2.m
....\samp10_3.m
....\samp10_4.m
....\samp10_5.m
....\samp1_1.m
....\samp1_2.m
....\samp1_3.m
....\samp1_4.m
....\samp1_5.m
....\samp1_6.m
....\samp2_1.m
....\samp2_10.m
....\samp2_11.m
....\samp2_12.m
....\samp2_13.m
....\samp2_14.m
....\samp2_15.m
....\samp2_16.m
....\samp2_17.m
....\samp2_18.m
....\samp2_2.m
....\samp2_3.m
....\samp2_4.m
....\samp2_5.m
....\samp2_6.m
....\samp2_7.m
....\samp2_8.m
....\samp2_9.m
....\samp3_1.m
....\samp3_10.m
....\samp3_11.m
....\samp3_12.m
....\samp3_13.m
....\samp3_14.m
....\samp3_15.m
....\samp3_16.m
....\samp3_17.m
....\samp3_18.m
....\samp3_1ex.m
....\samp3_1_1.m
....\samp3_1_2.m
....\samp3_2.m
....\samp3_2_1.m
....\samp3_4.m
....\samp3_5.m
....\samp3_6.m
....\samp3_7.m
....\samp3_8.m
....\samp3_9.m
....\samp4_1.m
....\samp4_2.m
....\samp5_1.m
....\samp5_10.m
....\samp5_11.m
....\samp5_12.m
....\samp5_13.m
....\samp5_14.m
....\samp5_15.m
....\samp5_16.m
....\samp5_17.m
....\samp5_18.m
....\samp5_19.m
....\samp5_2.m

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

发表评论

0 个回复

  • magic-timeStep-totalField-ScatteredField
    using the magic time-step in 1D FDTD grid, implement a total-field/scattered-field wave-source.
    2015-04-09 00:58:27下载
    积分:1
  • matlab
    这是一个基本的MATLAB视频教程,适宜MATLAB的初学者。欢迎下载。(this is a basic tutorial for matlab。)
    2009-03-14 09:48:28下载
    积分:1
  • LATTICE
    (1)文档中描述了应用窗函数法和切比雪夫逼近法设计FIR滤波器的原理和过程,给出了相应的MATLAB程序。 (2)讨论了线性相位FIR滤波器的LATTICE结构实现方法,并给出了MATLAB程序((1) document describes the application of window function method and Chebyshev design of FIR filters approximation theory and the process gives the corresponding MATLAB programs. (2) discussed the linear phase FIR filter realization method LATTICE structure and gives a MATLAB program)
    2009-11-25 22:25:25下载
    积分:1
  • 6.5
    说明:  一种分簇算法,适合用于数据聚类,将相似的点集合到一个簇内。(Its a new method of clustering,useing this clustering algorithm ,you can obtain a cluster which is stable )
    2011-03-15 08:56:24下载
    积分:1
  • QC_codes
    Construct the short length of QC LDPC codes without girth 4 and girth 6(The Program to construct the short length of QC LDPC codes without girth 4 and girth 6 Copyright (C) Yang XIAO, Jun FAN, BJTU, July 26, 2007, E-Mail: yxiao@bjtu.edu.cn. This program presents an approach [1] for constructing the short length of LDPC codes with girth 8. First, we design 3 submatrices with different shifting functions given by our schemes, then combine them into a matrix according to our approach, finally, expand the matrix into a desired parity-check matrix using identity matrices and cyclic shift matrices of the identity matrices. The simulation results in AWGN channels show that the codes which can be obtained by the generator matrix derived from this check matrix for encoding the random information bits are as good as random LDPC codes [1]. Ref: [1] J. Fan, Y. Xiao, “A design of LDPC codes with large girth based on the sub-matrix shifting”, IET International Conference on Wireless Mobile and Multimedia Networks Proceedings (ICWMMN 2006), (CP525), p. )
    2009-05-28 16:00:14下载
    积分:1
  • adjacent-cells-witd-BS
    hexagonal cell simulations with base stations in them.
    2012-06-10 04:01:49下载
    积分:1
  • lsb-watermarking
    watermarking using lsb replacement
    2014-02-02 06:40:01下载
    积分:1
  • bianshi
    基本最小二乘估计递推算法matlab实现及绘图,以及生成M序列(Basic recursive least squares estimation algorithm and M series)
    2013-07-11 19:37:36下载
    积分:1
  • SYNTHESIS_AND_OPTIMIZATIONOF_DSP_ALGORITHMS
    这是数字信号处理的算法和综合和优化电子书,是全英文的,解压密码压缩包中有。(This is a digital signal processing algorithm and the synthesis and optimization of e-books, are all in English, extracting passwords are compressed.)
    2007-04-08 19:07:09下载
    积分:1
  • 4
    说明:  自相关算法的程序,可以运行的,本人认真研究,编写出来的(Autocorrelation algorithm that can run, I seriously study, written by)
    2014-12-22 14:43:48下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载