In symbolic expression, how can I factorize terms that has common variables?

5 ビュー (過去 30 日間)
laura bagnale
laura bagnale 2021 年 6 月 14 日
コメント済み: laura bagnale 2021 年 6 月 15 日
I have this expression
det =
I used collect but it returns the following
collect(det,x)
ans =
So, It has been factorized only with resect to x and x.^2 variables.
Is there a way to obtain the equation with the factorization with respect to all the variables?
Thank you ivery much in advance for your help!
Laura
  6 件のコメント
laura bagnale
laura bagnale 2021 年 6 月 15 日
Dear Walter,
Thank you very much for your help. The first approach that you suggested was that I was looking for.
This is very helpful, like all your previous suggestions.
Kind Regards,
Laura
laura bagnale
laura bagnale 2021 年 6 月 15 日
How Can I accept or validate your answer?
Thanks,
Laura

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeAssumptions についてさらに検索

タグ

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by