photo

Siva Prasad


Last seen: 거의 5년 전 2020년부터 활동

Followers: 0   Following: 0

통계

All
MATLAB Answers

4 질문
0 답변

Cody

0 문제
1 답안

순위
237,922
of 301,806

평판
0

참여
4 질문
0 답변

답변 채택
100.0%

획득한 표
0

순위
 of 21,413

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
105,842
of 176,647

참여
0 문제
1 답안

점수
20

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Solver
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Error in showing size of a matrix
this is like my sample code a=[1 1 1;2 1 3;3 4 -2]; b=[4;7;9]; ab=[a,b]; a=size(b); But it is showing this error Index exc...

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

1

답변

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

5년 초과 전

질문


substiton of a variable in a equation
syms x y=input("Enter the equation in terms of x:") x1=3 now how do i substitute x1 in the equation to get y lets say equat...

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

1

답변

질문


Differentiation of the equation
here is an equation how to differentiate 'y' from that in live script i tried diff() but it is not working. y=@(x) (-0.6*x^2+2...

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

1

답변

질문


question regerding the print
".mlx" files only execute and give output in the live script area but ".m" files out put in command window but it does the ca...

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

1

답변