Community Profile

photo

Jonathan Aust


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Solve equation for symbolic function
I have this simple example: syms a(t) b(t); eqn = a(t) * 2 == b(t); solve(eqn, a(t)) The output is: Warning: Unable to find...

mer än 4 år ago | 1 answer | 0

1

answer