Alexis Williams
Followers: 0 Following: 0
Statistiques
6 Questions
0 Réponses
RANG
288 991
of 296 352
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
of 20 394
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 156 133
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
How do I ensure the user inputs a minimum x value that's actually smaller than the maximum x value?
I am trying to get the user's minimum and maximum x values for the quadratic equation, but I don't know how to code to make sure...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Surface plot without contour lines?
Make a 3-D surface plot without contour lines of the function . z = exp(2*(x-1)^2+(y+2)^2
presque 4 ans il y a | 1 réponse | 0
0
réponseQuestion
Graphing sin and arcsin?
Make a program that graphs sin(x) and arcsin(x) in the range x=[–p/2, p/2] in the same figure with two subplots.
presque 4 ans il y a | 1 réponse | 0
0
réponseQuestion
Factorial using a while or for loop?
Make a program that asks the user for a whole number and then tells the user the factorial of that number using a while or for l...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Keep getting the error "Index exceeds the number of array elements (1)"
Can someone please explain why I keep getting this error? Here is my code: for Count = 1:100 fprintf('Count = %d\n', Coun...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How do you write a program that gives the current time and day?
I am very new to programming, and cannot figure out how to run this program correctly. My work is shown below. Please Help! tim...
presque 4 ans il y a | 1 réponse | 0