How to solve first order inhomogeneous matrix equations.
1 view (last 30 days)
Show older comments
N.B g_x and g_z can be any function
0 Comments
Answers (1)
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.
0 Comments
See Also
Categories
Find more on Ordinary Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!