Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How can I write a symbolic vector function n(q, w) as c(q, w)*w + g(q)?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Yaseen Abdel Moneim Sabry El-Zawahry
am 24 Nov. 2018
Geschlossen: MATLAB Answer Bot
am 20 Aug. 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 Kommentare
Antworten (2)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!