Community Profile

photo

wfH


Last seen: 7 maanden ago Active since 2019

Followers: 0   Following: 0

Programming Languages:
MATLAB

Statistics

All
  • 5-Star Galaxy Level 3
  • Solver
  • Explorer
  • Personal Best Downloads Level 1
  • First Review
  • First Submission

View badges

Feeds

View by

Solved


Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...

meer dan 2 jaar 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:...

meer dan 2 jaar ago