readme.txt

来自「一种新的稀疏问题的直接求解算法——平滑l0算法」· 文本 代码 · 共 13 行

TXT
13
字号
NOTE:
-----

   - The function 'SL0.m' is a complete and stand-alone implementation of the
Smoothed L0 (SL0) algorithm. It is this function that should be used in your
programs.

   - 'TestSL0.m' is a script to demonstrate the use of SL0. Other M files are
used by this script, not by the function 'SL0.m'.


- Massoud Babaie-Zadeh and Hossein Mohimani
1 July 2008

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?