Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

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

3 visualizaciones (últimos 30 días)
Yaseen Abdel Moneim Sabry El-Zawahry
Yaseen Abdel Moneim Sabry El-Zawahry el 24 de Nov. de 2018
Cerrada: MATLAB Answer Bot el 20 de Ag. de 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.

Respuestas (2)

madhan ravi
madhan ravi el 24 de Nov. de 2018
Editada: madhan ravi el 24 de Nov. de 2018
  1 comentario
Yaseen Abdel Moneim Sabry El-Zawahry
Yaseen Abdel Moneim Sabry El-Zawahry el 24 de Nov. de 2018
I don't think you got my quesiton, I added an example in the description.

Walter Roberson
Walter Roberson el 24 de Nov. de 2018
See coeff()

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by