hosa

所属分类:matlab编程
开发工具:matlab
文件大小:2949KB
下载次数:424
上传日期:2008-03-26 23:42:20
上 传 者yongpeng1234
说明:  完整的高阶谱工具箱和说明文档,包括高阶谱在时延估计,信号检测等多个领域的应用
(Complete high-end spectrum of the toolbox and documentation, including higher-order spectra in time-delay estimation, signal detection and other fields of application)

文件列表:
hosa\EULA.doc (342528, 2001-01-18)
hosa\hosa (0, 2007-09-04)
hosa\HOSA.PDF (2306065, 2001-01-18)
hosa\hosademo (0, 2007-09-04)
hosa\hosademo\AR1.MAT (8214, 1997-11-01)
hosa\hosademo\ARMA1.MAT (8214, 1997-11-01)
hosa\hosademo\CONTENTS.M (1655, 2000-12-28)
hosa\hosademo\DEMADAPT.M (2355, 2000-12-28)
hosa\hosademo\DEMARMA.M (3865, 2000-12-28)
hosa\hosademo\DEMBISP.M (2606, 2000-12-28)
hosa\hosademo\DEMDOA.M (7586, 2000-12-28)
hosa\hosademo\DEMDOAT.M (2278, 2000-12-28)
hosa\hosademo\DEMGLTST.M (6693, 2000-12-28)
hosa\hosademo\DEMHARM.M (5125, 2000-12-28)
hosa\hosademo\DEMNPSI.M (4868, 2000-12-28)
hosa\hosademo\DEMOS.M (2361, 2000-12-28)
hosa\hosademo\DEMQPC.M (4740, 2000-12-28)
hosa\hosademo\DEMTDE.M (3722, 2000-12-28)
hosa\hosademo\DEMTFD.M (2749, 2000-12-28)
hosa\hosademo\DEMTUT.M (13239, 2000-12-28)
hosa\hosademo\DEMVOLT.M (3116, 2000-12-28)
hosa\hosademo\DOA1.MAT (524313, 1997-11-01)
hosa\hosademo\D_AR.M (2099, 2000-12-28)
hosa\hosademo\D_ARMA.M (2118, 2000-12-28)
hosa\hosademo\D_ARORD.M (1486, 2000-12-28)
hosa\hosademo\D_BIC.M (2405, 2000-12-28)
hosa\hosademo\D_BICX.M (2192, 2000-12-28)
hosa\hosademo\D_BISPD.M (2814, 2000-12-28)
hosa\hosademo\D_BISPDX.M (2022, 2000-12-28)
hosa\hosademo\D_BISPI.M (2518, 2000-12-28)
hosa\hosademo\D_MA.M (1552, 2000-12-28)
hosa\hosademo\D_MAORD.M (1659, 2000-12-28)
hosa\hosademo\D_NLPOW.M (1283, 2000-12-28)
hosa\hosademo\D_NLTICK.M (1448, 2000-12-28)
hosa\hosademo\D_ORDER.M (1374, 2000-12-28)
hosa\hosademo\D_RIVDL.M (2970, 2000-12-28)
hosa\hosademo\D_RIVTR.M (2579, 2000-12-28)
hosa\hosademo\D_TDE.M (2955, 2000-12-28)
hosa\hosademo\D_TDEB.M (2250, 2000-12-28)
hosa\hosademo\D_TDER.M (2494, 2000-12-28)
... ...

完整的高阶谱工具箱和说明文档 Higher-Order Spectral Analysis (HOSA) Toolbox. Version 2.0.3 (R12 compliant) 27 Dec 2000 There are three steps to installing the HOSA toolbox. (a) Download the SETUP.EXE file to your machine. (b) Extract folders from SETUP.EXE (c) Set MATLAB path so that the HOSA toolbox is included in MATLAB'S search path, and the documentation is available from the Launch Pad. (a) The SmartCert procedure will download the SETUP.EXE file to your machine. Remember the folder where you downloaded the file. (b) SETUP.EXE is a self-extracting file. You can extract the HOSA toolbox folders in (at least) two different ways: 1) Under Windows Explorer, or My computer: Navigate to the folder where you downloaded the file, then click on the file SETUP.exe To continue, See `Using WinZip' below OR 2) Click the Start button Click on `Run...' Click the 'Browse' button, Navigate to the folder where you downloaded the file then double-click on the file SETUP.EXE You are now back in the Run Tab; click the `OK' button 'Using WinZip' The `WinZip Self-Extractor' window will pop up. This will display a default folder, \hosa, where the files will be unzipped. You can over-ride this default by clicking on the Browse button. A folder will be created if it does not exist. Click on the `Unzip' button to proceed. Another `WinZip Self-Extractor' window should pop up with the message 125 file(s) unzipped successfully. Click the `OK' button. Click the `Close' button. The HOSA toolbox files have now been installed in the folder you specified. There will be two sub-folders, HOSA and HOSADEMO. The former contains all the production mfiles; the latter contains the mfiles for the demo, and the matfiles with data for the examples in the on-line manual. In addition to the two folders, there will be three files README.TXT (this file) EULA.DOC (end-user license agreeement) HOSA.PDF (HOSA documentation) The file HOSA.PDF contains the complete HOSA Toolbox Manual. You can view and print the manual via a standard PDF browser, such as Adobe's Acrobat Reader. c) Start Matlab Ver 6 (Release 12). We will use Matlab's Path tool to add the HOSA folders to the Matlab search path. In the Matlab window, click on File, then on `Set Path ...' Click the button ``Add with Subfolders ...'' Navigate to the folder where you installed the HOSA toolbox under item b) above Click on the HOSA toolbox folder and then click the OK button Click on `Save' Click on `Close' To make sure that the toolbox has been successfully installed, type `hosaver' (without the quotes) in the Matlab command window, and hit the enter key. The following text should be displayed: Higher-Order Spectral Analysis Toolbox. Version 2.0.3 (R12 compliant) 27 Dec 2000 `hosahelp' will give one-line syntax for all the toolbox mfiles. `help hosa' will give a functional descrption of the toolbox mfiles. `hosademo' will run the HOSA toolbox demo. Close your Matlab session. Start Matlab again. You should now see ``Higher-Order Spectral Analysis Toolbox'' listed in the Launch Pad. Click on it, and then on `Documentation' to get on-line help.

近期下载者

相关文件


收藏者