필터 지우기
필터 지우기

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