photo

wfH


Last seen: 6일 전 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년 전

문제를 풀었습니다


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년 전