Community Profile

photo

wfH


Last seen: 7 Monate vor Aktiv seit 2019

Followers: 0   Following: 0

Programming Languages:
MATLAB

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


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

mehr als 2 Jahre vor

Gelöst


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

mehr als 2 Jahre vor