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.
您好,
只是对 fastRTS和正常RTS库之间的区别存在一个疑问。
FastRTS 比正常RTS快。 如何实现? fastRTS中是否有任何精度损失?
非常感谢。
Br,Jordan
约旦
我们没有这种数据,但是对于三角函数,你得到的是双精度值的~1e-6 (在MATLAB中计算),指数函数的误差取决于参数,但对于小值,它是相同的,即在1e-6内。
非常感谢。
Br,Jordan