Kelsey Pettrone
Followers: 0 Following: 0
Statistik
13 Fragen
0 Antworten
RANG
64.322
of 295.467
REPUTATION
0
BEITRÄGE
13 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
7.69%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
I need help with my legend
I dont know whats wrong with this. Its not working. Im trying to get the 2 user inputs in the legend. legend(app.Axes2,[userinp...
etwa 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How could i do a geobubble plot with data
I want to make a geo bubble plot with the data where the user can pick obesity, smoking, alchohol, or drugs. and then it would s...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
need to to put input from user in the legend
I want the legend to say Austrailia smoking instead of just smoking. The country is what the user puts in. How would i do th...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do i get a direction field plot?
I need to get a direction field for this : dx/dt = x(1.5 − x − 0.5y) dy/dt = y(2 − y − 0.75x) how would i do this?
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Error when i change value in slider
An error comes up when i try to change the value of the slider in my app that says "Error using bar (line 171) When X is a sc...
etwa 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
My app isnt working right
I want obesity smoking alcohol and drug deaths to all be plotted for a year that the user picks. I tried to do this with the thi...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Need Help plotting things from a table
I have attached the table i am working from. I want the user to input a country and then i want to plot the deaths for every ye...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
quadratic equation function help
I can't figure out how to make it so the root type will display either real roots, complex roots or equal roots. Rightnow when...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Using the euler method
Hi something is wrong with my for loop i have no idea what to do % write a program that will explore population dynamics % The...
etwa 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
using euler method for population growth
I dont know how i would write this formula using the euler method dp/dt=G(Pmax-P(t))*p(t) Plot the population as a function of...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
im trying to create a while loop for random numbers and it says if its even or odd
this isnt working for me. The odd counter and the even counter dont add up tp 20. Please help % Write a program called evens....
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
setting variable to true or false
I need to set the variable doanimate to true or false. and if its true the plot animates and if its false the plot doesn't. I do...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I'm trying to get a vector from a loop without doing the linspace function
in the command window I want it to look like this The vector created using the for loop is: 0 1.2500 2.5000 3.7500 5.000...
etwa 4 Jahre vor | 2 Antworten | 0