Pankaj(ADS)

Featured post

Python Codes for Electric Potential

Python Codes for Electric Potential Code:- import numpy as np import math import matplotlib.pyplot as plot ''' Calculating Elect...

Monday 26 April 2021

0 comments
 Python Codes (Calculation of Circuit Parameters) The following article contains the python code for calculating electrical circuit paramete...

Friday 23 April 2021

0 comments
 Reciprocity Theorem (Matlab Simulink Model) Definition:- According to reciprocity theorem that ration of output and input is  constant  eve...

Thursday 22 April 2021

0 comments
Maximum Power Transfer Theorem Maximum power transfer theorem when load resistance RL is equal to source resistance is verified in matlab. C...

Wednesday 21 April 2021

0 comments
 Matlab Codes (RC -Transients Circuits) Plotting RC transient analysis of  C = 10 μF, use MATLAB to plot the voltage across the capacitor if...

0 comments
 First Order Control System(Unit Step Input) The Simulink model Contains the Block Diagram of Response of First Order Control System with Un...