Studentguy
Followers: 0 Following: 0
Statistiques
3 Questions
0 Réponses
RANG
191 240
of 296 150
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
of 20 349
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 155 481
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 solve equation with several unknown variables for a specific variable?
Hello Im trying to solve an equation using the following code: syms w0 g l r l a m eqn = m*g*l*(1-cos(a))==1/2*1/2*m*(r^2+2...
environ un an il y a | 2 réponses | 0
2
réponsesQuestion
How to solve and plot second order differential equation using ode45?
Hey there Im trying to solve and plot the following differential equation using ode45 x''=(-2k*x-2c*x'-r*omega*(cos(omega*t)+(...
environ un an il y a | 1 réponse | 0
1
réponseQuestion
How to plot recursive function/how to avoid infinite recursion?
Hey there Im trying to plot the following equation a(n+1)=a(n)+b(n+1)*0.0215 where b(n+1)=b(n)+(9.81/0.94)*sin(a(n))*0.0215 ...
environ un an il y a | 1 réponse | 0