登录
首页 » matlab » 数字信号处理MATLAB

数字信号处理MATLAB

于 2020-11-18 发布
0 141
下载积分: 1 下载次数: 5

代码说明:

说明:  120多个用MATLAB编写的信号处理程序,它们是本书各个章节的大部分例题。用MATLAB编写的程序的名称由“exa”开头,接下来是所在的章、节及例题的序号,如exa010101,指的是第1章第1节(即1.1节)的第1个例题,即例1.1.1。如果该程序是为了说明某一个m文件的应用,则在上述名称的后面跟一个下划线,再在后面加上所说明的MATLAB文件的名称,如exa011001_rand,即是例1.10.1,该例用来说明rand.m文件的应用。(More than 120 signal processing programs written in MATLAB are most of the examples in each chapter of this book. The name of the program written in MATLAB begins with "exa", followed by the ordinal number of the chapters, sections and examples, such as exa0101, which refers to the first example of chapter 1, section 1 (i.e. section 1.1), namely example 1.1.1. If the program is to illustrate the application of an M file, then follow the above name with an underscore, and then add the name of the MATLAB file, such as exa011001_rand, which is Example 1.10.1. This example is used to illustrate the application of rand.m file.)

文件列表:

数字信号处理MATLAB\exa010101.m, 634 , 2017-11-24
数字信号处理MATLAB\exa011001_rand.m, 605 , 2017-11-24
数字信号处理MATLAB\exa011002_rand.m, 540 , 2017-11-24
数字信号处理MATLAB\exa011003_randn.m, 589 , 2017-11-24
数字信号处理MATLAB\exa011004_sinc.m, 405 , 2017-11-24
数字信号处理MATLAB\exa011005_chirp.m, 534 , 2017-11-24
数字信号处理MATLAB\exa011006_conv.m, 561 , 2017-11-24
数字信号处理MATLAB\exa011007_xcorr.m, 895 , 2017-11-24
数字信号处理MATLAB\exa020502.m, 494 , 2017-11-24
数字信号处理MATLAB\exa020503.m, 992 , 2017-11-24
数字信号处理MATLAB\exa020801_filter.m, 500 , 2017-11-24
数字信号处理MATLAB\exa020802.m, 974 , 2017-11-24
数字信号处理MATLAB\exa020802_impz.m, 389 , 2017-11-24
数字信号处理MATLAB\exa020803_freqz.m, 560 , 2017-11-24
数字信号处理MATLAB\exa020804_zplane.m, 511 , 2017-11-24
数字信号处理MATLAB\exa020805_residuez.m, 635 , 2017-11-24
数字信号处理MATLAB\exa020806.m, 626 , 2017-11-24
数字信号处理MATLAB\exa020807.m, 593 , 2017-11-24
数字信号处理MATLAB\exa030101.m, 558 , 2017-11-24
数字信号处理MATLAB\exa030102.m, 567 , 2017-11-24
数字信号处理MATLAB\exa030201.m, 1420 , 2017-11-24
数字信号处理MATLAB\exa030202.m, 620 , 2017-11-24
数字信号处理MATLAB\exa030203.m, 496 , 2017-11-24
数字信号处理MATLAB\exa030701.m, 694 , 2017-11-24
数字信号处理MATLAB\exa030702.m, 973 , 2017-11-24
数字信号处理MATLAB\exa030903.m, 957 , 2017-11-24
数字信号处理MATLAB\exa031101_conv.m, 718 , 2017-11-24
数字信号处理MATLAB\exa031101_fftfilt.m, 814 , 2017-11-24
数字信号处理MATLAB\exa031102_hilbert.m, 550 , 2017-11-24
数字信号处理MATLAB\exa040701_fft.m, 557 , 2017-11-24
数字信号处理MATLAB\exa040702_czt.m, 765 , 2017-11-24
数字信号处理MATLAB\exa050101.m, 627 , 2017-11-24
数字信号处理MATLAB\exa050401_1.m, 609 , 2017-11-24
数字信号处理MATLAB\exa050401_2.m, 604 , 2017-11-24
数字信号处理MATLAB\exa050402.m, 855 , 2017-11-24
数字信号处理MATLAB\exa050403.m, 1442 , 2017-11-24
数字信号处理MATLAB\exa050501.m, 1254 , 2017-11-24
数字信号处理MATLAB\exa050801_filtfilt.m, 565 , 2017-11-24
数字信号处理MATLAB\exa050802_grpdelay.m, 718 , 2017-11-24
数字信号处理MATLAB\exa050803_tf2latc.m, 643 , 2017-11-24
数字信号处理MATLAB\exa050804_latcfilt.m, 745 , 2017-11-24
数字信号处理MATLAB\exa050805_tf2ss.m, 527 , 2017-11-24
数字信号处理MATLAB\exa060601.m, 947 , 2017-11-24
数字信号处理MATLAB\exa060603.m, 941 , 2017-11-24
数字信号处理MATLAB\exa060701_1.m, 747 , 2017-11-24
数字信号处理MATLAB\exa060701_2.m, 729 , 2017-11-24
数字信号处理MATLAB\exa060701_3.m, 524 , 2017-11-24
数字信号处理MATLAB\exa060702_1.m, 988 , 2017-11-24
数字信号处理MATLAB\exa060702_2.m, 593 , 2017-11-24
数字信号处理MATLAB\exa060703_1.m, 835 , 2017-11-24
数字信号处理MATLAB\exa060703_2.m, 611 , 2017-11-24
数字信号处理MATLAB\exa070101.m, 819 , 2017-11-24
数字信号处理MATLAB\exa070500_1.m, 425 , 2017-11-24
数字信号处理MATLAB\exa070500_2.m, 449 , 2017-11-24
数字信号处理MATLAB\exa070500_3.m, 546 , 2017-11-24
数字信号处理MATLAB\exa070800.m, 925 , 2017-11-24
数字信号处理MATLAB\exa070801_fir1.m, 721 , 2017-11-24
数字信号处理MATLAB\exa070802_fir2.m, 647 , 2017-11-24
数字信号处理MATLAB\exa070803_remez_1.m, 594 , 2017-11-24
数字信号处理MATLAB\exa070803_remez_2.m, 600 , 2017-11-24
数字信号处理MATLAB\exa070804_remezord_1.m, 602 , 2017-11-24
数字信号处理MATLAB\exa070804_remezord_2.m, 687 , 2017-11-24
数字信号处理MATLAB\exa080701_dct1.m, 642 , 2017-11-24
数字信号处理MATLAB\exa080701_dct1_test.m, 352 , 2017-11-24
数字信号处理MATLAB\exa080702_dct2.m, 1206 , 2017-11-24
数字信号处理MATLAB\exa080703_LOT_1D.m, 1293 , 2017-11-24
数字信号处理MATLAB\exa090300_1.m, 733 , 2017-11-24
数字信号处理MATLAB\exa090300_2.m, 586 , 2017-11-24
数字信号处理MATLAB\exa090501.m, 1009 , 2017-11-24
数字信号处理MATLAB\exa090801_in_de_re.m, 844 , 2017-11-24
数字信号处理MATLAB\exa090802_modulate.m, 823 , 2017-11-24
数字信号处理MATLAB\exa090803_deconv.m, 524 , 2017-11-24
数字信号处理MATLAB\exa090804_svd.m, 478 , 2017-11-24
数字信号处理MATLAB\exa100100.m, 486 , 2017-11-24
数字信号处理MATLAB\exa100201.m, 696 , 2017-11-24
数字信号处理MATLAB\exa100301.m, 1242 , 2017-11-24
数字信号处理MATLAB\exa100302_ab.m, 1255 , 2017-11-24
数字信号处理MATLAB\exa100401.m, 880 , 2017-11-24
数字信号处理MATLAB\exa10301.m, 1131 , 2017-11-24
数字信号处理MATLAB\exa10302_cd.m, 1547 , 2017-11-24
数字信号处理MATLAB\exa120800_corrcoef.m, 390 , 2017-11-24
数字信号处理MATLAB\exa120800_cov.m, 389 , 2017-11-24
数字信号处理MATLAB\exa120800_xcov.m, 567 , 2017-11-24
数字信号处理MATLAB\exa120801_cohere.m, 1153 , 2017-11-24
数字信号处理MATLAB\exa120802_tfe.m, 608 , 2017-11-24
数字信号处理MATLAB\exa130701_pwelch.m, 604 , 2017-11-24
数字信号处理MATLAB\exa130702_specgram.m, 665 , 2017-11-24
数字信号处理MATLAB\exa141201_pburg.m, 444 , 2017-11-24
数字信号处理MATLAB\exa141201_pcov.m, 441 , 2017-11-24
数字信号处理MATLAB\exa141201_peig.m, 564 , 2017-11-24
数字信号处理MATLAB\exa141201_pmcov.m, 449 , 2017-11-24
数字信号处理MATLAB\exa141201_pmem.m, 445 , 2017-11-24
数字信号处理MATLAB\exa141201_pmusic.m, 508 , 2017-11-24
数字信号处理MATLAB\exa141201_pyulear.m, 451 , 2017-11-24
数字信号处理MATLAB\exa141202.m, 865 , 2017-11-24
数字信号处理MATLAB\exa150601.m, 893 , 2017-11-24
数字信号处理MATLAB\exa160301a.m, 1136 , 2017-11-24
数字信号处理MATLAB\exa160301b.m, 1608 , 2017-11-24
数字信号处理MATLAB\exa160501.m, 665 , 2017-11-24
数字信号处理MATLAB\exa160502.m, 837 , 2017-11-24

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

发表评论

0 个回复

  • mdcm
    经典的直流电机双闭环调速系统模型,可用于仿真(The classic double-loop DC motor speed control system models can be used for simulation)
    2020-11-30 22:09:28下载
    积分:1
  • Hilbert335
    测量6205深沟球轴承的故障振动加速度信号, 对信号进行时频分析, 利用经验模态分解方法将振动信号分解成不同特征时间尺度的固有模态函数,对每个固有模态函数进行Hilbert 变换得到Hilbert 谱,通过谱分析识别轴承的故障部位和类型, 证实Hilbert 谱的有效性(Measuring 6205 deep groove ball bearing fault vibration acceleration signal, the signal frequency analysis, empirical mode decomposition method to decompose the vibration signal into different characteristic time scales of intrinsic mode functions, the Hilbert transform of each intrinsic mode functions Hilbert spectrum, spectral analysis to identify the location and type of bearing failure, confirmed the effectiveness of the Hilbert spectrum)
    2013-03-23 14:12:54下载
    积分:1
  • yuandaima
    可以实现有效数字、杨氏模量及牛顿环等计算(Can achieve significant figure, Young s modulus and the Newton s rings and other computing )
    2011-12-02 18:05:50下载
    积分:1
  • triangulation_order6_boundary_node
    有限元方法分析典型结构,采用六节点三角形单元(This programming give an order 6 triangulation, an abstract list of sets of six nodes. The vertices are listed clockwise, then the midside nodes.)
    2009-12-02 05:02:26下载
    积分:1
  • geo2maga
    地理坐标系转地磁坐标系,输出磁地方时等参量(Geographic coordinates turn geomagnetic coordinate system, the output magnetic local time and other parameters)
    2021-01-05 15:28:54下载
    积分:1
  • matlab
    matlab编写的有关神经网络的三个小程序,其中包含bp网络,lvq网络和sofm网络(matlab prepared by the neural network of three small program, which includes bp network, lvq networks and sofm Network)
    2014-04-20 20:42:26下载
    积分:1
  • goldcode
    pn gold code for spread spectrum
    2010-10-23 03:20:58下载
    积分:1
  • IBM
    This is matlab program for the creating a target tracking trajectory and now program is archived with .rar arrchiver.
    2010-06-03 04:01:57下载
    积分:1
  • voc-release3.1
    使用discriminitive part based hog feature 来进行行人检测(use discriminitive part based hog feature pedestrian detection)
    2012-04-29 11:48:10下载
    积分:1
  • MATLAB-for-trajectory
    matlab 实现三自由度无控弹道,程序中包含气动数据,适合飞行力学初学者学习(Matlab realize three degrees of freedom without controlled ballistic, contained in the aerodynamic data, suitable for beginners to learn flight mechanics )
    2013-03-12 18:52:50下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载