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

数字信号处理MATLAB

于 2020-11-18 发布
0 182
下载积分: 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 个回复

  • eg13-tishengxingneng
    《MATLAB神经网络30个案例分析》中的第13个例子,案例13 SVM神经网络中的参数优化---提升分类器性能。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of example, 13 cases of 13 SVM parameters optimization of neural network classifier performance- ascension. Hope to have certain help to everybody! )
    2013-09-20 16:09:26下载
    积分:1
  • try_LBS_Baidu
    利用百度定位,可以对你的当前地理位置进行定位,代码易懂,适合观看学习(Use Baidu location, you can locate your current location, code to understand for viewing learning)
    2014-12-05 19:38:13下载
    积分:1
  • chap02
    ex2_1 利用Z变换求系统输出 ex2_2 求DFT ex2_3 求序列的圆周移位 ex2_4 求序列的圆周卷积 ex2_5 简单的DFT实例(ex2_1 seeking to use the Z-transform system output ex2_2 seeking DFT ex2_3 find the circumference of the shift sequence ex2_4 find circular convolution sequence ex2_5 simple example of DFT)
    2011-12-28 16:36:44下载
    积分:1
  • TSP(GA)
    说明:  基于遗传算法的路径优化程序。内有源代码。供大家交流学习。(Path optimization program based on genetic algorithm. It has source code. For everyone to exchange learning.)
    2020-06-25 15:20:02下载
    积分:1
  • testSVM
    利用matlab自带的fisheriris数据集(为了可视化将其看成两类)(setosa类和非setosa类)测试svm(test the svmtrain and svmslassify functions by the fisheriris by the matlab software)
    2015-03-27 09:42:40下载
    积分:1
  • MATLABproceduralmanuals
    学习MATLAB的书籍,Matlab的程序教程,主要是简单的编程和小程序(Books to learn MATLAB, Matlab procedural manuals, mainly simple programming and small program)
    2010-09-06 16:03:16下载
    积分:1
  • system-analysis-and-design-
    基于MATLAB的系统分析与设计——信号处理(MATLAB-based system analysis and design- signal processing)
    2013-04-08 09:50:37下载
    积分:1
  • ML
    说明:  经典的同步算法,即最大似然同步算法,对于开发3G系统很有效( a good synchronization program named as ML(the maximum likelihood method),it is useful for you to develop the 3G system.)
    2011-04-29 10:54:39下载
    积分:1
  • ourdev_468573
    EM310ZILIAO,em310的资料,EM310ZILIAO,EM310ZILIAO,EM310ZILIAO,(GPRS INFOR)
    2009-12-23 13:14:30下载
    积分:1
  • LTIsystem
    LTI系统的频域分析:理论分析和代码实现(LTI system frequency domain analysis: theoretical analysis and code implementation)
    2010-08-26 20:22:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载