function called “transformer”
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!