wuxuan831227
2007-08-19, 12:04
写了一个关于BCH编码的程序,不加循环的时候运行正确,但是加上循环使程序运行N遍时,就报错,如下:
??? Subscript indices must either be real positive integers or logicals.
Error in ==> bchshiyan at 51
decode=decode(rev,n,k,'bch/fmt');
请高手指教。谢谢
??? Subscript indices must either be real positive integers or logicals.
Error in ==> bchshiyan at 51
decode=decode(rev,n,k,'bch/fmt');
请高手指教。谢谢