Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

How can I write a symbolic vector function n(q, w) as c(q, w)*w + g(q)?

3 vues (au cours des 30 derniers jours)
Yaseen Abdel Moneim Sabry El-Zawahry
Clôturé : MATLAB Answer Bot le 20 Août 2021
Here q and w are vectors as well. For example if I have n(q, w) as cos(w1)*cos(q1)*w1 + q1 I want to get c(q, w) as cos(w1)*cos(q1) and g(q) as q1.

Réponses (2)

madhan ravi
madhan ravi le 24 Nov 2018
Modifié(e) : madhan ravi le 24 Nov 2018
  1 commentaire
Yaseen Abdel Moneim Sabry El-Zawahry
I don't think you got my quesiton, I added an example in the description.

Walter Roberson
Walter Roberson le 24 Nov 2018
See coeff()

Cette question est clôturée.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by