diary

来自「一种求解目标函数最小化的MATLAB仿真程序.」· 代码 · 共 39 行

TXT
39
字号
vst_main
Warning: Matrix is close to singular or badly scaled.
         Results may be inaccurate. RCOND = 1.587876e-309.
(Type "warning off MATLAB:nearlySingularMatrix" to suppress this warning.)
> In C:\Projects\Software\VSTv2\vst1\pccomp.m at line 27
  In C:\Projects\Software\VSTv2\vst1\bisurf.m at line 10
Found corrupted block 5524 in table 2. (invalid table index). (closing the table)

Found corrupted block 5565 in table 2. (invalid table index). 

Found corrupted block 918 in table 8. (invalid table index). (closing the table)

Found corrupted block 931 in table 8. (invalid table index). 


Checked all 10 cache memory tables. Found 2 corrupted tables.

------------------------------------------------------------------------
             Assertion detected at Wed Mar 10 17:38:19 2004
------------------------------------------------------------------------

Assertion failed: Forced Assertion at line 1160 of file ".\mwmem.c".
Cache consistency error: Table index out of range


Configuration:
  MATLAB Version:   6.5.0.180913a (R13)
  Operating System: Microsoft Windows XP
  Window System:    Version 5.1 (Build 2600: Service Pack 1)
  Processor ID:     x86 Family 6 Model 9 Stepping 5, GenuineIntel
  Virtual Machine:  Java 1.3.1_01 with Sun Microsystems Inc. Java HotSpot(TM) Client VM
    (mixed mode)

Stack Trace:
  [0] matlab.exe:_mnSignalHandler(0xffffffff, 0, 0, 1) + 592 bytes
  [1] matlab.exe:void __cdecl ThrowAssertion(void)(0xffffbf1f, 187, 0x65737341, 0x6f697472) + 162 bytes
  [2] matlab.exe:void __cdecl MATLABAssertFcn(char const *,char const *,int,char const *)(0x7a741708 ": Forced Assertion", 0x7a74100c ".\mwmem.c", 1160, 0x7a741904 "Cache consistency error: Table i..") + 131 bytes
  [3] libut.dll:_ut_assertstr(0x7a741708 ": Forced Assertion", 0x7a74100c ".\mwmem.c", 1160, 0x7a741904 "Cache consistency error: Table i..") + 25 bytes
  [4] libut.dll:_mw_free(0x013f65a0, 2, 0x0a874260, 0x00df6b8c "╧

⌨️ 快捷键说明

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