怎么判定按照两种算法进行编码呢。

28200我写出来,但遇到28400和28900这种,就不会判定,有没有大佬帮帮我呜呜

 Respuesta aceptada

ykbdxma
ykbdxma el 21 de Mayo de 2023

0 votos

对1000的余数 是 0 100 200 800 900 用第一种
否则用第二种。
28400=57*500-100
010 0110 110
28900=29*1000-100
010 0010 011

Más respuestas (0)

Categorías

Más información sobre MATLAB 快速入门 en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 21 de Mayo de 2023

Respondida:

el 21 de Mayo de 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!