作者joycegirl (じゅんさん)
看板MATLAB
標題[問題] arithenco的問題
時間Fri Jun 22 03:39:48 2012
最近在網路上找到了
Reversible Watermarking by Difference Expansion
的m檔 想跑來測試看看
結果出現了
??? Error using ==> arithenco at 36
The symbol sequence parameter must be a vector of positive finite integers.
Error in ==> DE_Algorithm at 136
encodedS22_S23 = arithenco(seq2,count2);
有試著去改還有測試,但因為對matlab不熟
想請問一下問題出在哪裡?大概是什麼問題?
謝謝
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 114.41.67.234
1F:→ rannin:主程式136行的arithenco副程式出現負數 請看副程式碼36行 06/25 05:10