Jonathan Aust
自 2019 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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...
5 years 前 | 1 个回答 | 0