필터 지우기
필터 지우기

how to create a vector of 5 random integers each in rang of -10 and 10.

조회 수: 2 (최근 30일)
Zahran Zafar
Zahran Zafar 2012년 11월 7일
how to create a vector of 5 random integers each in rang of -10 and 10. Perform each of the following using only vectorized code:
Subtract 3 from each element,
Count how many are positive,
Get the absolute value of each element,
Find the maximum.

답변 (2개)

Walter Roberson
Walter Roberson 2012년 11월 7일
Read the documentation for randi()

Amin Bashi
Amin Bashi 2012년 11월 7일

카테고리

Help CenterFile Exchange에서 Random Number Generation에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by