Brooks Nelson
Followers: 0 Following: 0
Statistiques
8 Questions
0 Réponses
RANG
19 134
of 295 569
RÉPUTATION
2
CONTRIBUTIONS
8 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
37.5%
VOTES REÇUS
1
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
presque 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 8 ans il y a | 4 réponses | 1
4
réponsesQuestion
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...
presque 8 ans il y a | 1 réponse | 0