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

3 visualizaciones (últimos 30 días)
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 comentarios
laura bagnale
laura bagnale el 15 de Jun. de 2021
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 el 15 de Jun. de 2021
How Can I accept or validate your answer?
Thanks,
Laura

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Symbolic Math Toolbox en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by