Statistiques
2 Questions
0 Réponses
RANG
244 909
of 301 577
RÉPUTATION
0
CONTRIBUTIONS
2 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
0
RANG
of 21 338
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 175 550
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
Matrix and solve command, Why this is not working please help me.
syms u2 u3 A = [1.6 -0.4;-0.4 0.4]; B = [u2;u3]; C = [0;20000]; eqn = A*B == C; S = solve(eqn,u2) %or S = vpasolve(eqn,u2)...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
help pease, how to use syms? why this is not working?
why this is not working? -------------------------------------- syms h Q = 10; k = 50; A = 4*h; R = (4*h/(4+2*h))^(2/3); ...
plus de 5 ans il y a | 1 réponse | 0

