photo

wfH


Last seen: 6 days 前 自 2019 起处于活动状态

Followers: 0   Following: 0

Programming Languages:
MATLAB

统计学

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

查看徽章

Feeds

排序方式:

已解决


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

3 years 前

已解决


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

3 years 前