Giovanni Virgen
Followers: 0 Following: 0
Statistica
7 Domande
0 Risposte
RANK
117.257
of 295.569
REPUTAZIONE
0
CONTRIBUTI
7 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
42.86%
VOTI RICEVUTI
0
RANK
of 154.105
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
Feeds
Domanda
How do I plot these for loops?
I have been trying to get these loops to plot on the same figure but I can't seem to make it work. Each for loop (4 in total) pr...
circa 5 anni fa | 2 risposte | 0
2
risposteDomanda
Are these polyfit curves correct?
This is what I have to do: Create an m-file that uses the polyfit, linspace, polyval and plot functions to create a plot of ...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I use the subplot, meshgrid, surf, and contour functions together?
I need to create a script that uses the subplot, meshgrid, surf and contour functions to generate a 3D surface plot and a contou...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How to use the Meshgrid and surf functions?
I need to create a script that uses the meshgrid and surf functions to generate a 3-D surface plot of the function z = cos(sqrt(...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How do you use the plot3 function with an interval?
I have three functions. They are x = (3+5*cos(t))*cos(t), y = (3+5*cos(t))*sin(t), and z = 2*t^2. I have to create a script that...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How to setup system of linear equations in matrix form?
I have a system of four linear equations that I need to put into matrix form. Equations are in the form of: 5x1+4x2-2x3+6x4=...
oltre 6 anni fa | 2 risposte | 0
2
risposteDomanda
How can I write this fprintf description to include multiple vectors?
So I have to describe my answers by putting them into a single sentence. I have multiple vectors answers and one dot product. I ...
oltre 6 anni fa | 1 risposta | 0