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

数字信号处理MATLAB

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

  • 2GPS_EKF
    design EKF for low cost INS/GPS
    2011-05-10 15:49:19下载
    积分:1
  • 592ICA
    this is good source. try to explore it. and also youll find usefull when need to develop ica cases.
    2011-06-11 14:00:21下载
    积分:1
  • cognitive-radio-simple-program
    This is a Simple program to illustrate the working of Cognitive radio
    2013-11-21 19:56:01下载
    积分:1
  • 2D-IBM-Programs
    浸入边界法(IBM)二维matlab程序,直接运行 处动画,便与学习( immersed boundary method matlab program)
    2020-12-05 14:49:22下载
    积分:1
  • MatlabGenericDll
    Introduction A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-time, the library is loaded into memory and made accessible to all applications.
    2007-11-05 15:11:27下载
    积分:1
  • TestUseMatlab
    VC 中调用MATLAB 程序功能: 为了在vc中调用MATLAB而写的一个简单测试程序 设置路径: 根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为 D:MATLAB6p1externinclude,在工程中设置 需包含的头文件: //matlab中的头文件调用matlab的函数 #include "engine.h" 需要连接的LIB库: D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数 (程序功能: 为了在vc中调用MATLAB而写的一个简单测试程序 设置路径: 根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为 D:MATLAB6p1externinclude,在工程中设置 需包含的头文件: //matlab中的头文件调用matlab的函数 #include "engine.h" 需要连接的LIB库: D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数 )
    2009-05-15 09:41:58下载
    积分:1
  • CoxWmk_0.7
    基于matlab的一系列图像处理源码,实现了该软件的优势(Based on a series of image processing matlab source to realize the advantages of the software)
    2009-05-16 10:35:42下载
    积分:1
  • dsss_system
    直扩通信的MATLAB仿真,可以在此基础上进行各种性能仿真。(Direct Sequence Spread Spectrum Communication MATLAB simulation, can be conducted on the basis of various performance simulation.)
    2008-05-28 19:24:24下载
    积分:1
  • Data_fusion
    为了获得更加准确的估计位置,对一种基于数据融合的定位解算算法进行了研究,在将模拟退火算法与经典的泰勒级数展开法和Chan氏算法进行性能比较的基础上,将模拟退火算法与上述两种经典的位置解算算法相结合,通过构造多算法协同定位模型,并基于该模型设计了融合定位算法,对传统定位解算算法进行改进,提出了一种基于数据融合的定位解算算法。仿真结果表明,融合算法的定位精度优于非融合算法且运算量较小(In order to obtain more accurate estimates of the location of a data fusion-based positioning solver algorithm is studied in the simulated annealing algorithm with the classical Taylor series expansion method and Chan' s algorithms performance comparison based on simulated annealing algorithm with the above-mentioned two kinds of classical solution calculate the location of the Combination, by constructing a multi-algorithm co-location model, and model design based on the location of the fusion algorithm, the traditional location solver algorithm is proposed to improve a position based on data fusion solver algorithm. Simulation results show that the positioning accuracy of better than fusion fusion algorithm and the computation of non-small)
    2010-02-06 22:23:43下载
    积分:1
  • Exercise5
    Computational Building Physics and Systems 5
    2013-02-25 19:46:26下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载