作者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