photo

rising falcon


Attivo dal 2015

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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?

oltre 8 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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?

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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?

quasi 9 anni fa | 1 risposta | 0

1

risposta