摘要:
NAN Not A Number就是代表不是一个数据经常用在下面两种情况1.数据处理时,在实际工程中经常数据的缺失或者不完整,此时我们可以将那些缺失设置为nan,Matlab处理缺失的数据时就会跳过或者其他处理——这个是Matlab优越于其他语言的表现之一。另外但读取数据时,某个字符不是数据,那么M 阅读全文
摘要:
SPGL1: A Brief Tour 原始地址:http://www.cs.ubc.ca/~mpf/spgl1/examples/spgexamples.html Michael P. Friedlander, June 2008 SPGL1 is a solver for one-norm re 阅读全文
摘要:
在调试运行的时候没有错误但是再current directory中直接双击运行的时候就出现这个问题 错误提示如下:(总之是这一类的)Attempt to reference field of non-structure array.Error in ==> zitongbu_gui>pn_listb 阅读全文