1 / 4

CHAPTER 7 RESPONSE OF FIRST ORDER RL AND RC CIRCUITS

CHAPTER 7 RESPONSE OF FIRST ORDER RL AND RC CIRCUITS. MATLAB EXAMPLES. SYMBOLIC TOOL BOX-1. «syms t» «dsolve» «ezplot» «subs» «hold on, hold off». SYMBOLIC TOOL BOX-2. «syms t» «dsolve» Y=@(t) ( function) Makes toolbox function MATLAB function «subs» Fplot(t,y). MATLAB. Ode

thi
Download Presentation

CHAPTER 7 RESPONSE OF FIRST ORDER RL AND RC CIRCUITS

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CHAPTER 7 RESPONSE OF FIRST ORDER RL AND RC CIRCUITS MATLAB EXAMPLES

  2. SYMBOLIC TOOL BOX-1 • «syms t» • «dsolve» • «ezplot» • «subs» • «hold on, hold off»

  3. SYMBOLIC TOOL BOX-2 • «syms t» • «dsolve» • Y=@(t) ( function) • Makes toolbox function MATLAB function • «subs» • Fplot(t,y)

  4. MATLAB • Ode • ode23, ode45 • Plot (t,w1,t,w2..)

More Related