フィルターのクリア

Least possible value for a modulo with given remainders

2 ビュー (過去 30 日間)
Riven Yvet
Riven Yvet 2015 年 12 月 8 日
編集済み: Walter Roberson 2015 年 12 月 9 日
Hello guys. Im just asking how do you code a program that gets the LEAST value of a given modulo and remainder. Say example
Z = [3 4 5]
R = [2 1 4]
The inputs will give an output that gives the LEAST possible value for the given. So the answer to the above is 29.
  3 件のコメント
Riven Yvet
Riven Yvet 2015 年 12 月 9 日
Umm since i am given 3 modulos with remainders, there are a lot of possible values for that. How do i get the least possible though?
Riven Yvet
Riven Yvet 2015 年 12 月 9 日
I can input any values of the modulo and remainder. the above is just an example input.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeElementary Polygons についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by