photo

Kunle Olutomilayo


Last seen: más de 3 años hace Con actividad desde 2018

Followers: 0   Following: 0

Estadística

All
  • First Review
  • Solver

Ver insignias

Feeds

Ver por

Pregunta


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...

alrededor de 5 años hace | 1 respuesta | 1

1

respuesta

Resuelto


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

más de 5 años hace

Resuelto


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:...

más de 6 años hace