Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

How can i solve this?? please help

조회 수: 1 (최근 30일)
Taehun Kim
Taehun Kim 2017년 7월 23일
마감: Star Strider 2017년 7월 23일
A vector is given by V = [-4, 17, -3, 8, -7, 12, 30, -6, 6, -6, -7, 15, 4, 7, 9]. Write an m-file which doubles the elements that are positive and are divisible by 3 or 5, and, raises to the power of 4 the elements that are negative and greater than -5. If a number does not satisfy either condition, square the value. Store the modified data into a new vector. Create a 2x1 subplot (stacked vertically). In the top subplot, plot the raw unaltered data as red squares. In the bottom subplot, plot the altered data as blue circles.

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by