Proakis

所属分类:matlab编程
开发工具:matlab
文件大小:110KB
下载次数:22
上传日期:2009-07-24 15:41:27
上 传 者zblte
说明:  用MATLAB进行数字信号处理( Proakis)的源码
(Using MATLAB for digital signal processing (Proakis) the source)

文件列表:
用MATLAB进行数字信号处理( Proakis)\CHAP_02\EX020100.M (1081, 1995-03-25)
用MATLAB进行数字信号处理( Proakis)\CHAP_02\EX020200.M (816, 1995-03-25)
用MATLAB进行数字信号处理( Proakis)\CHAP_02\EX020300.M (465, 1995-04-10)
用MATLAB进行数字信号处理( Proakis)\CHAP_02\EX020400.M (477, 1995-04-10)
用MATLAB进行数字信号处理( Proakis)\CHAP_02\EX020500.M (766, 1998-11-25)
用MATLAB进行数字信号处理( Proakis)\CHAP_02\EX020600.M (1163, 1995-04-10)
用MATLAB进行数字信号处理( Proakis)\CHAP_02\EX020700.M (223, 1995-08-14)
用MATLAB进行数字信号处理( Proakis)\CHAP_02\EX020800.M (192, 1995-08-14)
用MATLAB进行数字信号处理( Proakis)\CHAP_02\EX020900.M (1191, 1995-08-14)
用MATLAB进行数字信号处理( Proakis)\CHAP_02\EX021000.M (475, 1995-04-10)
用MATLAB进行数字信号处理( Proakis)\CHAP_02\EX021100.M (328, 1995-04-10)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX030300.M (637, 1994-08-12)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX030400.M (839, 1995-08-07)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX030500.M (424, 1994-08-09)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX030600.M (414, 1994-08-09)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX030700.M (454, 1994-08-10)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX030800.M (340, 1994-08-10)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX030900.M (870, 1994-08-10)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX031000.M (429, 1994-08-10)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX031100.M (393, 1994-08-10)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX031200.M (1162, 1994-08-10)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX031300.M (413, 1994-08-12)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX031500.M (254, 1994-08-12)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX031600.M (633, 1994-08-13)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX031700.M (561, 1994-08-13)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX031800.M (593, 1994-08-13)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX03180A.M (619, 1994-08-14)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX03180B.M (614, 1994-08-14)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX031900.M (574, 1995-03-28)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX032000.M (582, 1995-03-28)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX032100.M (667, 1995-03-29)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX032200.M (979, 1995-03-28)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX032300.M (509, 1995-03-28)
用MATLAB进行数字信号处理( Proakis)\CHAP_03\EX039900.M (597, 1994-08-10)
用MATLAB进行数字信号处理( Proakis)\CHAP_04\EX040100.M (109, 1998-11-25)
用MATLAB进行数字信号处理( Proakis)\CHAP_04\EX040400.M (234, 1998-11-25)
用MATLAB进行数字信号处理( Proakis)\CHAP_04\EX040800.M (144, 1995-08-15)
用MATLAB进行数字信号处理( Proakis)\CHAP_04\EX040900.M (137, 1995-08-15)
用MATLAB进行数字信号处理( Proakis)\CHAP_04\EX041000.M (229, 1995-08-15)
用MATLAB进行数字信号处理( Proakis)\CHAP_04\EX041100.M (261, 1998-11-25)
... ...

DIGITAL SIGNAL PROCESSING USING MATLAB -------------------------------------- By Proakis and Ingle, 19*** MS-DOS Diskette Contents ------ -------- -------- The diskette contains all Matlab functions developed in the accompanying book. These functions, which can be treated as a new DSP toolbox, are available in the subdirectory "pws_dsp". This toolbox can be used either in book exercises or for general signal processing operations. Place this toolbox as a subdirectory in your Matlab Toolbox directory and place its reference in the MATLABPATH environment variable. This can be done by editing your matlabrc.m file in the MATLAB directory. This diskette also contains all Matlab script files used in Chapter Examples. These files are available in each chapter subdirectory. It is not necessary to reference each subdirectory in the MATLABPATH environment. The best approach is to make each subdirectory as a current directory (using the "chdir" command) when you want to use or modify scripts. Finally, some figures generated in the book using Matlab are also provided as script files for learning experience. These are available in the "figures" directory. The overall directory structure is as follows: DIRECTORY COMMENTS --------- -------- \CHAP_02 : Matlab script files: Chapter 2 Examples \CHAP_03 : Matlab script files: Chapter 3 Examples \CHAP_04 : Matlab script files: Chapter 4 Examples \CHAP_05 : Matlab script files: Chapter 5 Examples \CHAP_06 : Matlab script files: Chapter 6 Examples \CHAP_07 : Matlab script files: Chapter 7 Examples \CHAP_08 : Matlab script files: Chapter 8 Examples \FIGURES : Matlab script files for figures \PWS_DSP : DSP Toolbox containing Matlab functions : developed in the book.

近期下载者

相关文件


收藏者