How do one introduce a vector evaluation within a Matlab loop?

조회 수: 1 (최근 30일)
Albert
Albert 2014년 2월 27일
댓글: Walter Roberson 2014년 2월 27일
How do one introduce a function evaluation within a Matlab loop? For example I have y=y^2*x, z=yxz^4 in the interval (0,1). How do I introduce a function x=sqrt(x)*y*z when k=5?
Note that k=1:N, where N>>1.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by