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)
  
       Afficher commentaires plus anciens
    
    Yaseen Abdel Moneim Sabry El-Zawahry
 le 24 Nov 2018
  
    
    
    
    
    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.
0 commentaires
Réponses (2)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


