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.
|
| d=repeat(varargin)
|
function d=repeat(varargin)
if (nargin == 0)
d=menu('Hellow Again','If You Want To Calculate Something More Click Here','If You want To Exit From This Sub Menu Click Here')
if (d == 1)
ac_controller
elseif(d == 2)
end
%&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
elseif(nargin == 1)
s=menu('Hellow Again','If You Want To Go To Main Menu Click Here','If You Want To Exit The Programme Click Here')
if(s == 1)
power_electronics
elseif(s == 1)
end
end
|
|
Contact us at files@mathworks.com