photo

Sai Teja Sunkari


Last seen: 5년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

3 질문
0 답변

순위
11,488
of 301,175

평판
4

참여
3 질문
0 답변

답변 채택
0.0%

획득한 표
4

순위
 of 21,185

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,238

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


code for verifying whether 𝑓 is odd or even.
Mat-Lab code for verifying whether 𝑓 is odd or even.

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


line integral and workdone
Find the work done for the force 𝐹 (x,y,z)= yz𝑖 + xz 𝑗 + (xy+2z) 𝑘⃗ along the line segment from (1,0,-2) to (4,6,3)

6년 초과 전 | 답변 수: 0 | 4

0

답변

질문


How to append matrices? For example, if I have a 3*3 matrix and a 1*3 matrix, how to append them such that the resultant is a 4*3 matrix?
3*3=[1 2 3;2 3 4;4 5 6] 1*3=[1 2 3] 4*3=[1 2 3;2 3 4;4 5 6;1 2 3]

6년 초과 전 | 답변 수: 1 | 0

1

답변