photo

Manasa Tarigoppula


2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

7 질문
0 답변

순위
147,639
of 300,364

평판
0

참여
7 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


Creating vectors with components
How do I create a 5-element column vector whose components are the squares of the elements of vector Row

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


How to replace last row of matrix with a vector?
If matrix M is a magic 5x5 matrix, how do I create Matrix M, but the last row is replaced by another vector Row?

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


How do I find the sum of two vectors?
If I have the vectors named 'Row' and 'Step', how do I find their sum?

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


How do I calculate the square of TStep5 divided by the average of TStep4 and TStep2?
If TStep = Step', and TStep2=TStep(2), TStep4=TStep(4), TStep5=TStep(5), how do I calculate the square of TStep5 divided by the ...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


How do I calculate the average of TStep4 and TSTep2?
If TStep = Step', where Step = -2:4:14, and TStep4=TStep(4), TStep2=TStep(2), then how do I calculate the average of TStep4 and ...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


How do I calculate the sum of TStep1 and TSTep2?
If TStep = Step', where Step = -2:4:14, and TStep1=TStep(1), TStep2=TStep(2), then how do I calculate the sum of TStep1 and TSTe...

대략 6년 전 | 답변 수: 0 | 0

0

답변

질문


Create a 34 element column vector, PiVec, where every element is the irrational number pi
Using the zeros() or ones() command.

대략 6년 전 | 답변 수: 1 | 0

1

답변