Statistiques
3 Questions
0 Réponses
RANG
80 785
of 301 379
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 21 244
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 273
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
Using MATLAB, calculate a sum from within a script, by adding the individual elements together
I can do the sum generally on matlab but I do not know to to add the individual elements.
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
Trying to plot this curve what have I done wrong?
plot(18*sqrt(2)*(sqrt(1+1/(1+x^2)) + asin(1/(1+x^2)-pi/2)))
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Why cant' I plot this graph?
x = linspace(0,2,250); y = 15*x^3-9*x^2-36*x+36; plot(y,x)
plus de 5 ans il y a | 1 réponse | 0