Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试查找呼叫的 MOS 分数,现在卡在 Ie-eff 计算中。从 ITU-T g 113 doc 我得到了下表数据,但我无法通过以下计算得到下表中的 Ie-eff 值。
Ie-eff=Ie+(95-Ie).Ppl/((ppl/BurstR)+Bpl)
我尝试使用值 Ie=0,bpl=4.8,Ppl=1.5(表数据)和 BurstR=5.91(表数据)的 Codec G711
任何人都可以请提出一个解决方案。