How to solve equations with functions which contain unknown

Hello everyone! I want to solve equations with functions which contain unknown. The code is shown below:
Looking for the value of As.
Any suggestion?

1 Comment

It's easier to help if you provide the script as text formated as code rather than as an image.
Suggestion: add As to the list of symbolic variables.

Sign in to comment.

 Accepted Answer

Hi
If 'As' is a known variable then define in your code and if it is unknown and symbolic variable then define using syms function.

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!