MATLAB function that is equivalent to Maple's match function?
1 回表示 (過去 30 日間)
古いコメントを表示
I'm looking for at function that is equivalent to Maple's match function:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/273721/image.png)
The match function returns true, because the LHS and the RHS of the equation can be matched for all s. The return variable m contains the values of the unknowns, A and B, that solve the equation for all s.
Does MATLAB offer a function similar to Maple's match function?
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!