No BSD License
-
a=acdc(varargin)
This function offers solution to the formulaes of single phase ac switch and general
-
a=converter(varargin)
This function offers solution to the formulaes of single phase convertor and general
-
a=fullwave(varargin)
This programme solves various formulaes for single phase full wave rectifier
-
b=ac_controller(varargin)
This programme solves various formulaes for three phase half wave star rectifier
-
b=controller1(varargin)
-
b=controller2(varargin)
-
b=controller2(varargin)
-
b=tphase(varargin)
This programme solves various formulaes for three phase half wave star rectifier
-
d=repeat(varargin)
-
e=thanks4(varargin)
This programme offers return option for rl_load.m,rc.m,sprec.m,fullwave.m,bridge.m,tphase.m
-
e=thanks6(varargin)
This programme offers return option for rl_load.m,rc.m,sprec.m,fullwave.m,bridge.m,tphase.m
-
f=rectifier(varargin)
This is a functions which offers solution to half wave,full wave,bridge and
-
f=rl_load(varargin)
This programme solves various formulaes for diode connected to rl load
-
m=power_electronics(varargin)
This is a function which offers answers from varioue formulaes of power electronics (Rasheed)
-
q=rc(varargin)
This programme solves various formulaes for diode connected to rl load
-
s=bridge(varargin)
This programme solves various formulaes for single phase bridge wave rectifier
-
s=sprec(varargin)
This programme solves various formulaes for single phase half wave rectifier
-
t=graphics(varargin)
-
t=graphics1(varargin)
-
t=graphics2(varargin)
-
t=graphics3(varargin)
-
t=thanks(varargin)
-
t=thanks1(varargin)
-
t=thanks5(varargin)
-
hwrll.m
-
insert.m
-
test.m
-
View all files
from
Power Electronics
by MUHAMMAD RIZWAN
Get the answers and plots for various formulaes of power electronics.
|
| e=thanks6(varargin)
|
function e=thanks6(varargin)
%This programme offers return option for rl_load.m,rc.m,sprec.m,fullwave.m,bridge.m,tphase.m
if (nargin == 0)
d=menu('Hellow Again','You Want To Recalculate Something','Or You Wanna Leave! Click Here')
if(d == 1)
converter
elseif(d == 2)
end
%^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
elseif(nargin == 1)
k=menu('Hellow Again In Main Programme','You Want To Recalculate Something From Main Menu','Or You Wanna Leave! Click Here')
if(k == 1)
power_electronics
elseif(k == 2)
end
end
|
|
Contact us at files@mathworks.com