Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Can someone help with this code, Just started the problem and im confused

1 回表示 (過去 30 日間)
Tony Hill
Tony Hill 2014 年 4 月 27 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Can someone help me write this code? its for a Homework assignment
that calculates and returns the inverse of the product of 1 to n in step-size of 2, using a for loop, where n is an input argument passed to the function. For example, if 7 is passed, it will return 1/ 1x 3x 5x 7 . An example to call the function is below
  3 件のコメント
Star Strider
Star Strider 2014 年 4 月 27 日
I assume it’s the same problem as the one in your previous post Can someone help me with my code? with an example.
Jan
Jan 2014 年 4 月 27 日
No, there is no "example below". What does this mean: "1/ 1x 3x 5x 7" ?

回答 (1 件)

Image Analyst
Image Analyst 2014 年 4 月 28 日
Actually Star, it's the same as http://www.mathworks.com/matlabcentral/answers/127418#answer_134820 where I gave a massive hint.

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by