Calculate inverse matrix in m by n matrix - MATLAB Cody - MATLAB Central

Problem 43301. Calculate inverse matrix in m by n matrix

x=(1:10)'
y=roundn(2*x+7*rand(size(x)),-1)

a*x=y

Estimate a using inverse matrix calculation. This is principle of linear regression.

Solution Stats

16.69% Correct | 83.31% Incorrect
Last Solution submitted on Dec 05, 2024

Problem Comments

Solution Comments

Show comments
PIVlab surpasses 100K all-time File Exchange downloads
During the past twelve months, PIVlab, a MATLAB Community Toolbox for particle...
4
8

Problem Recent Solvers85

Suggested Problems

More from this Author27

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!