Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

What is this program would look like?

조회 수: 3 (최근 30일)
Alex Degaga
Alex Degaga 2015년 4월 1일
편집: John D'Errico 2015년 4월 1일
The Pythagorean theorem states that a2 + b2 = c2 • Write a MATLAB program in a script file that finds all the combinations of triples a, b, and c that are positive integers all smaller or equal to 50 that satisfy the Pythagorean theorem. Display the results in a three-column table in which every row corresponds to one triple. The first three rows of the table are:
3 4 5
5 12 13
6 8 10
  댓글 수: 1
John D'Errico
John D'Errico 2015년 4월 1일
편집: John D'Errico 2015년 4월 1일
Which of the several answers to your homework problem were not acceptable the FIRST time you asked this identical question? Is it just that they did not give you sufficiently explicit code to do it for you?
Don't just keep asking the same question over and over again.
And DO your own homework.

답변 (0개)

이 질문은 마감되었습니다.

제품

Community Treasure Hunt

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

Start Hunting!

Translated by