function called “transformer”
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
In a transformer, the output voltage, Vout is related to the input voltage, Vin, the number of turns of the primary coil, NP and the number of turns of the secondary coil, NS, by the formula
Write a MATLAB function called “transformer” which calculates the output voltage, given the input voltage and the number of turns of the primary coil and the number of turns in the secondary coil.
0 commentaires
Réponses (1)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!