This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

咨询C6474解turbo的硬件加速器输入数据格式的量化



专家:

         您好。

        前段时间出现过这个现象:

http://www.deyisupport.com/question_answer/f/53/t/18390.aspx

      由于最大迭代次数maxIter 大于等于2就会迭代出错,暂时还没找出原因,现在怀疑可能输入数据格式量化有问题。麻烦您帮忙看看这种格式对吗?谢谢。

    如附件所示的输入格式截图。

对于Rate=1/3小端模式,假设输入是1,-1,1。  我理解的输入格式调整后形式应该是:00   000001  000000  111111  000001,是这样的吗?

其中,000001对应1,    111111对应-1。
如果输入数据为打孔产生的0,那就用0代替。。
是这个意思吗?
 
麻烦您了。。O(∩_∩)O