how to write a specific text in matlab

Answers (1)

L appears there as a function ONLY as the inverse of L. As such, it is just a name. We could call it something else, and nothing bad would happen. So define a new function. Call it K. Now, replace L^-1 everywhere with the new function K.
Solve the problem. When you have determined K, you now also know L^-1, and in theory, you could compute L.

1 Comment

How to express it in a mtarix because i am going to express these equations as matrices

Sign in to comment.

Products

Release

R2018a

Asked:

on 1 Jun 2023

Commented:

on 1 Jun 2023

Community Treasure Hunt

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

Start Hunting!