Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

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

1 visualización (últimos 30 días)
Tony Hill
Tony Hill el 27 de Abr. de 2014
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
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 comentarios
Jan
Jan el 27 de Abr. de 2014
No, there is no "example below". What does this mean: "1/ 1x 3x 5x 7" ?

Respuestas (1)

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

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by