photo

rising falcon


Con actividad desde 2015

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


I wanna make graph theory graphs in matlab. what commonds will be use for graph theory?
for example, there are five vertices and ten edges. how can I plot it in matlab?

más de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to solve piece-wise function?
f(x)= {1 if x>=0, 0 if x=0, -1 if x<=0

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to add two sums by using loops?
what commond will be use for this ∑_(j=1)^5▒∑_(i=1)^2▒(i+j)

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to mention function on plot?
x=-pi:pi y1=sin(x) y2=cos(x) plot(x,y1,x,y2) how can we mention sin and cosine function on plot?

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


what is differance between plot of a function and ezpolt of a function?And how can we achieve same plot by these two?
for example x=-pi:pi y=sin(x.^2) find ezplot and plot

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how can i replce numbers at the end of rows and coloumns in same metrix?
A=zeros(4) and i want to replce numbers at the end of 3rd,4th row and 3rd,4th coloumns. how can i do this?

casi 9 años hace | 1 respuesta | 0

1

respuesta