photo

Brooks Nelson


Last seen: oltre 3 anni fa Attivo dal 2017

Followers: 0   Following: 0

Statistica

MATLAB Answers

8 Domande
0 Risposte

RANK
19.140
of 297.457

REPUTAZIONE
2

CONTRIBUTI
8 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
37.5%

VOTI RICEVUTI
1

RANK
 of 20.438

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 158.938

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Help plotting all points for each iteration on one graph.
I am trying to plot the elements in my y array over the iteration of n in the for loop. The calcualations are correct when disp...

oltre 6 anni fa | 2 risposte | 0

2

risposte

Domanda


Help with plotting reflection Coefficient magnitude vs frequency for a single stub shunt (short circuit)
I am trying to use matlab to replicate this graph from the book. <</matlabcentral/answers/uploaded_files/113565/Screen%20Shot...

quasi 7 anni fa | 0 risposte | 0

0

risposte

Domanda


Plot the power function P(x)=sinc^2(x)(mW) from -5πx5π
I am using the following. x=-5*pi:pi/100:5*pi; mW=0:.02:1; P= sinc^2*(x)*(mW); <--- I get an error hear I ...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


I am working matrix, but confused on this.
I defined a matrix. >> B=[5 9 3 2;6 7 1 3; 2 4 1 9] B = 5 9 3 2 6 7 1 3 2 ...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Input a range of numbers into an expression
tan(x)=sin(x)/cos(x) for x=-π/2, -π/4, 0, π/4, π/2. I inputted a range for x; >> x=[-pi/2 -pi/4 0 pi/4 pi/2] x ...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Can not get range values for y to plot from function?
I have created an m file. Within the file I have a function when I individually input my range of numbers I get the correct answ...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Combining multiple functions within one script
I have three functions I would like to put into one script. What would be the correct steps to do so. here are the following f...

circa 8 anni fa | 4 risposte | 1

4

risposte

Domanda


input and output function
I have been trying to learn functions but must have a mental block. I am trying to take a number "n" as an input and output the...

circa 8 anni fa | 1 risposta | 0

1

risposta