📄 installation.m
字号:
Step-by-step Instructions for Unix InstallationTo install the Atomizer package, one can simply follow the step-by-stepchecklist:1. Install the version .802 of WaveLab software package if it has not been installed; check http://www-stat.Stanford.EDU/~wavelab/ for installation instructions.2. Binary download the archive to the place you wantthe Atomizer Directory to reside, for example ~/matlab/Atomizer802, by WWW access at http://www-stat.stanford.edu/~Atomizer3. Unzip Atomizer802.zip 4. After you unzip the file for your machine, you should have the following directory structure: Atomizer802 Atomizer802/Datasets Atomizer802/DeNoising Atomizer802/Decomposition Atomizer802/Dictionaries Atomizer802/Display Atomizer802/Documentation Atomizer802/LSSOL Atomizer802/MexSource Atomizer802/Scripts/BP Atomizer802/Scripts/Thesis Atomizer802/Scripts/Tutor5. Edit the file AtomizerPath.m, put the line: ATOMIZERPATH = '<AbsolutePathNameforAtomizerMainDirectory>'6. You should have a subdirectory named matlab in your home directory. Also you should have a file named startup.m in that directory. Insert the line AtomizerPath in that file. Then put a copy of AtomizerPath.m in that directory.7. If your platform is neither SUN4 nor DEC ALPHA, cd to Atomizer/MexSource and type csh mexinstall to compile and install the .mex files.LSSOL Installation1. Obtain a liscence for LSSOL from Stanford Business Software, Inc. Check http://www-or.stanford.edu/sol/solsoft.html} for more details.2. Compile the .mex file lssolmex.mex.3. Put copies of lssolmex.mex and lssol.m in Atomizer/Decomposition subdirectory.If you fail to install this commercial software, you will get errormessages when attempting to use BP_Simplex and BPDN_Simplex.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -