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)
Mostrar comentarios más antiguos
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.
0 comentarios
Respuestas (2)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!