photo

Gaurav Srivastava


Aktiv seit 2019

Followers: 0   Following: 0

Statistik

  • Thankful Level 3
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Problem in plotting the graph.

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 5 Jahre vor | 12 Antworten | 1

12

Antworten

Frage


Please anyone correct the error!

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Please help me with the error?

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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((...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Can anyone write the code for this question?

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Please anyone help me with the output?
I want the output to come in a number....not like my current output. Please help!

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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(...

mehr als 5 Jahre vor | 0

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Please anyone help me with the error!
Please write the code-

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to write the MATLAB code for this question?
Please help to write the code for this question.

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to display text in the command window?
Display LHS=RHS

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Print a statement to the Command Window
It's not happening. How to display LHS=RHS?

mehr als 5 Jahre vor | 1