photo

Kunle Olutomilayo


Last seen: plus de 3 ans il y a Actif depuis 2018

Followers: 0   Following: 0

Statistiques

All
  • First Review
  • Solver

Afficher les badges

Feeds

Afficher par

Question


Solve for an unknown matrix like solve() for dimension one
syms d eqn = d^2 - 9 == 0; sol = solve(eqn, d) The above is a method of 'solving' in dimension one. Solve() wouldn't work M...

environ 5 ans il y a | 1 réponse | 1

1

réponse

A résolu


Is my wife right?
Regardless of input, output the string 'yes'.

plus de 5 ans il y a

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

plus de 6 ans il y a