can you write a vector function?
Mostra commenti meno recenti
I am looking to express a parametrized vector function and draw the surface..
2 Commenti
Adam Danz
il 23 Giu 2019
How can we help you with that? Where are you stuck?
Thomas Starai
il 23 Giu 2019
Risposta accettata
Più risposte (1)
Ali Zain
il 6 Gen 2020
0 voti
y= function(t)=[0.2582;
-0.3631 cos(0.21910*(t);
0.3572 cos(0.4158)(t);
0.3473*cos(0.6180t);
0.3336*cos(0.8135t);
0.3162*cos(t);
0.2954*cos(1.1756t);
0.2714*cos(1.3383t);
0.2443*cos(1.4863t);
0.2146*cos(1.6180t);
0.1826*cos(1.7321t);
0.1485*cos(1.8271t);
0.1128*cos(1.902t);
-0.0759*cos(1.9563t);
0.0382*cos(1.9890t)]
why it is giving error...
1 Commento
Star Strider
il 6 Gen 2020
Except for the second line, there is no multiplication operator.
Categorie
Scopri di più su MuPAD in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!