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

数字信号处理MATLAB

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

  • PVSF
    At this moment, the major obstacle of wide PV system commercialization is the high initial investment cost that stems from the strict grid connection standards and high expectations from the PV system [2], [3]. The grid-connected PV system consists of two parts: PV arrays that convert irradiation to electrical energy, and the converter that feeds the energy into the grid.
    2010-07-20 21:05:45下载
    积分:1
  • Advanced Filter Design using MATLAB
    AFD - Advanced Filter Design using MATLABMiroslav D. Lutovac, Dejan V. Tosicversion 1.00 released 15 October 1999This program is freeware.Unpack with path names, for exampleDOS: pkunzip -d afdunix: unzip -L afdAfter unpacking afd.zip, and run MATLAB,change directory to afdfrom the MATLAB command window.Execute demoafd to quickly scan the AFD operation.(AFD- Advanced Filter Design using MATLABMiroslav D. Lutovac, Dejan V. Tosicversion 1.00 released 15 October 1999This program is freeware.Unpack with path names, for exampleDOS: pkunzip-d afdunix: unzip-L afdAfter unpacking afd.zip, and run MATLAB,change directory to afdfrom the MATLAB command window.Execute demoafd to quickly scan the AFD operation.)
    2005-05-12 21:23:01下载
    积分:1
  • bandpass
    its a chebyshev-2 band pass filter
    2011-02-09 10:07:44下载
    积分:1
  • guowairenlianjiance
    老外写的关于人脸检测的matlab代码。具有GUI界面。代码非常丰富,可以检测出一张图像中多个人脸图像。(Of foreign face detection code. GUI interface. The code is very rich, and more personal face image in an image can be detected.)
    2013-01-12 16:39:36下载
    积分:1
  • hig
    background subtraction technique
    2012-01-03 17:41:00下载
    积分:1
  • calculating-spectrum
    朔黄重载铁路轨道不平顺谱计算程序,能计算其轨距不平顺谱,并与国内外统计谱进行对比(the calculating programer of Shuohuang Heavy Hual railway of track irregularity,it can calculate the guage irregularity spectrum,and contrast with the foreignal and national statistic spectrum)
    2020-08-23 14:07:39下载
    积分:1
  • Wind_PMSG
    永磁同步风力发电机,考虑了轴系的两质块模型和风速变化(Permanent magnet synchronous wind generators, consider the two mass shaft model and wind speed change)
    2021-02-26 10:39:37下载
    积分:1
  • Rectifier-3-phasa
    rectifier 3 phasa close loop
    2012-05-11 06:53:00下载
    积分:1
  • magic
    This function is intended as the "main" program. That is, execution will begin with this function it will receive commandline input from the user and return results to the user.
    2013-09-20 14:19:54下载
    积分:1
  • vcPPhybrid
    混合编程,vc++和matlab混合编程,通过rtw转换(Mixed programming, vc++ and matlab mixed programming, through rtw conversion)
    2014-10-22 11:10:10下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载