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

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

 Accepted Answer

ykbdxma
ykbdxma on 21 May 2023

0 votes

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

More Answers (0)

Categories

Find more on MATLAB 快速入门 in Help Center and File Exchange

Tags

Asked:

on 21 May 2023

Answered:

on 21 May 2023

Community Treasure Hunt

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

Start Hunting!