Gaurav Srivastava
2019년부터 활동
Followers: 0 Following: 0
Feeds
질문
Given a matrix "A", how to create a row vector of 1s that has the same number of elements as "A" has rows?
Given a matrix "A", do the following things:Create a row vector of 1's that has the same number of elements as "A" has rows.Crea...
5년 초과 전 | 답변 수: 12 | 1
12
답변질문
Can anyone help me with the error?
edit by Rik (code originally posted as image): clc clear disp(' Question Number 2') x=0:1:10; y=40./(1+((x-4).^2) + 5*sin((...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Please anyone help me with the output?
I want the output to come in a number....not like my current output. Please help!
5년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
How can i change colour of a 3D plot?
Carefully observe the table, and the syntax is plot(x,y,'r+-') %r=Colour(here red) , +=Marker style(here plus) , -=Line style(...
How can i change colour of a 3D plot?
Carefully observe the table, and the syntax is plot(x,y,'r+-') %r=Colour(here red) , +=Marker style(here plus) , -=Line style(...
5년 초과 전 | 0
질문
Please help me with the problem?
Here, I want the output be like- Length of fish at 0 year = 14.7091 Length of fish at 1 year = 30.395 .....and so on As yo...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to write the MATLAB code for this question?
Please help to write the code for this question.
5년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Print a statement to the Command Window
It's not happening. How to display LHS=RHS?
Print a statement to the Command Window
It's not happening. How to display LHS=RHS?
5년 초과 전 | 1