photo

Kunle Olutomilayo


Last seen: mer än 3 år ago Active since 2018

Followers: 0   Following: 0

Statistics

All
  • First Review
  • Solver

View badges

Feeds

View by

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

ungefär 5 år ago | 1 answer | 1

1

answer

Solved


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

mer än 5 år ago

Solved


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

mer än 6 år ago