Mostra commenti meno recenti
in matlab there is no arctan command i am in need of applying arctan(x) is there any way?
1 Commento
David Young
il 18 Gen 2012
If you put "inverse tangent" into the search box in the MATLAB help window, you get a list of the functions mentioned in the answers, and some others that may be relevant.
Risposte (1)
nanren888
il 18 Gen 2012
1 voto
Look at atan2
Categorie
Scopri di più su MATLAB 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!