ParameterEstimationandInverseProblems

所属分类:matlab编程
开发工具:matlab
文件大小:1007KB
下载次数:35
上传日期:2010-08-30 18:10:33
上 传 者李键红
说明:  Parameter+Estimation+and+Inverse+Problems 该书的配套光配内容
(Parameter+ Estimation+ and+ Inverse+ Problems with the contents of the book' s supporting light)

文件列表:
CD\EXAMPLES\APPB\EXAMP11\BOOKFONT.M (110, 2004-09-20)
CD\EXAMPLES\APPB\EXAMP11\EXAMP.M (386, 2004-09-20)
CD\EXAMPLES\APPB\EXAMP11\PHI.M (203, 2004-09-22)
CD\EXAMPLES\APPB\EXAMP11\PHIINV.M (229, 2004-09-20)
CD\EXAMPLES\APPB\EXAMP11\QQPLOT.M (407, 2004-09-20)
CD\EXAMPLES\APPB\EXAMP11\RANDT.M (313, 2004-09-20)
CD\EXAMPLES\APPB\EXAMP11\TCDF.M (419, 2004-03-30)
CD\EXAMPLES\APPB\EXAMP11\TINV.M (505, 2004-09-20)
CD\EXAMPLES\CHAP10\EXAMP1\BOOKFONT.M (110, 2004-09-20)
CD\EXAMPLES\CHAP10\EXAMP1\CELLFUNC.M (509, 2004-09-22)
CD\EXAMPLES\CHAP10\EXAMP1\EXAMP.M (7271, 2004-10-01)
CD\EXAMPLES\CHAP10\EXAMP1\GETJ.M (3235, 2004-03-30)
CD\EXAMPLES\CHAP10\EXAMP1\PLOTRAYP.M (3487, 2004-09-20)
CD\EXAMPLES\CHAP10\EXAMP1\TSTOR.MAT (956, 2004-09-24)
CD\EXAMPLES\CHAP10\EXAMP1\TSTORENO.MAT (704, 2004-03-30)
CD\EXAMPLES\CHAP10\EXAMP1\VEL2.M (523, 2004-03-30)
CD\EXAMPLES\CHAP10\EXAMP1\VEL2D.M (595, 2004-03-30)
CD\EXAMPLES\CHAP10\EXAMP1\VEL2W.M (539, 2004-03-30)
CD\EXAMPLES\CHAP10\EXAMP2\BOOKFONT.M (110, 2004-09-20)
CD\EXAMPLES\CHAP10\EXAMP2\EXAMP.M (1997, 2004-09-22)
CD\EXAMPLES\CHAP10\EXAMP2\FUN.M (814, 2004-09-22)
CD\EXAMPLES\CHAP10\EXAMP2\FUND.M (835, 2004-09-22)
CD\EXAMPLES\CHAP10\EXAMP2\GSSEARCH.M (1429, 2004-03-30)
CD\EXAMPLES\CHAP10\EXAMP2\HANKELPT.M (21422, 2004-03-30)
CD\EXAMPLES\CHAP10\EXAMP2\HANKELWT.M (46884, 2004-03-30)
CD\EXAMPLES\CHAP10\EXAMP2\JAC.M (984, 2004-09-22)
CD\EXAMPLES\CHAP10\EXAMP2\LM.M (2228, 2004-09-22)
CD\EXAMPLES\CHAP10\EXAMP2\OCCAM.M (1117, 2004-09-22)
CD\EXAMPLES\CHAP10\EXAMP2\PLOTCONS.M (307, 2004-09-22)
CD\EXAMPLES\CHAP10\EXAMP2\PREDICT.M (1148, 2004-03-30)
CD\EXAMPLES\CHAP10\EXAMP2\R0.F (3636, 2004-03-30)
CD\EXAMPLES\CHAP10\EXAMP2\R0.M (1067, 2004-09-23)
CD\EXAMPLES\CHAP10\EXAMP2\R0.MEX (32336, 2004-03-30)
CD\EXAMPLES\CHAP10\EXAMP2\R0.TXT (148, 2004-11-25)
CD\EXAMPLES\CHAP10\EXAMP2\R01.MEX (11379, 2004-03-30)
CD\EXAMPLES\CHAP11\EXAMP1\BOOKFONT.M (110, 2004-09-20)
CD\EXAMPLES\CHAP11\EXAMP1\EXAMP.M (465, 2004-09-22)
CD\EXAMPLES\CHAP11\EXAMP2\BAYES.M (549, 2004-03-30)
CD\EXAMPLES\CHAP11\EXAMP2\BOOKFONT.M (110, 2004-09-20)
CD\EXAMPLES\CHAP11\EXAMP2\EXAMP.M (1567, 2004-09-22)
... ...

This CD contains examples and data files for the homework assignments in the November 14, 2004 draft of "Parameter Estimation and Inverse Theory." There are three subdirectories: regutools. This directory contains a version of Hansen's regularization toolbox. Note that as of March 29, 2004, this version is more up-to-date than the version on Hansen's web site. Homework. This directory contains files referred to in various homework exercises, organized by chapter. Examples. This directory contains the MATLAB codes for examples in the textbook. MATLAB version. These examples have been tested with MATLAB 6.5.1, but might work with some earlier versions of MATLAB. To run the examples: - Insert the CD-Rom in your CD drive. - Start MATLAB. - Add the Regularization toolbox to the search path using the MATLAB addpath command. The actual command to do this will depend on where the CD appears in your system's directory tree. However, typical usage might be: >> addpath D:\regutools on a Windows system assuming that the CD-Rom drive is drive D:, and >> addpath /mnt/cdrom/regutools on a Linux or Unix system assuming that the CD is mounted at /mnt/cdrom. - The examples are in the Examples directory of the CD Rom. Change directories to the Examples directory using the cd command in MATLAB. e.g. >> cd D:\Examples - The examples are organized by chapter. Pick the chapter that you are interested in, and cd into the directory corresponding to that chapter. Then cd into the subdirectory for the particular example that you are interested in. For example, if you want to run example 2.1, >> cd chap2 >> cd examp1 - To run the example, type the MATLAB command examp. >> examp

近期下载者

相关文件


收藏者