

InterviewSolution
Saved Bookmarks
1. |
The current characteristics of RC networks are better analyzed by Laplace than differentiation methods.(a) True(b) FalseI got this question in semester exam.My doubt is from Differentiation in section Beyond the Basics of MATLAB |
Answer» CORRECT answer is (b) False Easiest explanation: We use the Laplace method to ease the PROCESS of solving a DIFFERENTIAL EQUATION. But, with the help of MATLAB- we can solve them very fast. So, it is obvious to use the ODE solver to calculate the current through the capacitor in RC networks and get a time response. |
|