Statistiques
3 Questions
0 Réponses
RANG
194 710
of 300 343
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 926
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 172
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 code an integral that needs to be differentiated. L=int1/0(2+t^2)dt
The answer I've gotten would be . As would then be . I'm just trying to figure out how to verify/code this into MATLAB. If a...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Finding curve length of vector r(t)=<2t, t^2, 1/3t^3> Given0<=t<=1
syms t r(t) R(t) magnitude length r(t)=(2*t)+(t^2)+((1/3)*t^3) %Statement of original equation from vector < 2t, t^2, (1/3)t^3 ...
plus de 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
3D plot of equation involving variables
Original Problem: Find an equation for the surface consisting of all points 𝑃P for which the distance from 𝑃P to the 𝑥x-axis is...
plus de 4 ans il y a | 1 réponse | 0