How to solve first order inhomogeneous matrix equations.

2 views (last 30 days)
N.B g_x and g_z can be any function

Answers (1)

Prudhvi Peddagoni
Prudhvi Peddagoni on 12 Mar 2021
Hi,
You can use linsolve function to solve the equations in the matrix form. But You need to reorder the equations that you have posted.
Hope this helps.

Community Treasure Hunt

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

Start Hunting!