Statistiques
4 Questions
0 Réponses
RANG
195 131
of 300 364
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
100.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
Did I do it right?Or I'm miss-interpreting the question?I'm so confused!!
Hi all, I'm trying to Write a program to calculate the volume under x^2 +1 curve when the curve is rotated around the x axis. ...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Reverse order in column;flipud ain't giving me that.
I'm trying to write a code that put some random input integers on two columns,one in order and the other in reverse order.Here's...
plus de 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
I'm getting wrong answer?
I'm trying to calculate the volume under x^2+ 1 curve when the curve is rotated around the x axis.This integration is from 0 to...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Help me with this error!
I'm trying to plot x vs y,saving the values in arrays: clear all; l = 0.1; for index = 1:30; x(index) = (index-1...
plus de 10 ans il y a | 1 réponse | 0
