Statistiques
4 Questions
0 Réponses
RANG
266 211
of 300 364
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 934
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 407
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 to graph a data array that is based on another data array
I have an assignment in economy that asks to pick the best option based on present worth analysis of multiple different highway ...
environ un an il y a | 1 réponse | 0
1
réponseQuestion
error in fminbnd and in my live function
i have to find the minimum Radius and Area using two equations: V = 1/3 * pi*r^2*h and A = pi*r*sqrt(r^2 + h^2) first i had ...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How to Graph with the endpoints excluded from values
I have a cost to radius problem involving a water tower with a cylinder bas and a hemispherical top. The problem asks to plot th...
environ 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
I'm trying to graph a function on an interval, and the graph either doesn't show up or is the wrong graph
x = linspace(-2,16,100); y = (4*cos(x))./(x.*exp(x.*-0.75)); plot(x,y) Here is my code, and when i run it, the graph is not t...
environ 3 ans il y a | 1 réponse | 0