Kindly tell me if the code (MTPA) is wrong for calculating MTPA curve
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I wish to get the Id and Iq current from the MPTA curve which I am attaching below and also the the code is attached for reference.
0 commentaires
Réponses (2)
Walter Roberson
le 2 Août 2021
Modifié(e) : Walter Roberson
le 2 Août 2021
MATLAB does not use 'RIGHT SINGLE QUOTATION MARK' (U+2019) ’ character: it uses apostrophe U+0027 '
0+char("'")
0+char("’")
Raghunath Rachabattuni
le 1 Oct 2023
You can use the commandline utilities that are shipped with Motor Control Blockset. Please refer to the following links to explore the constraint curves and also how to use them.
0 commentaires
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!