Tài liệu Electronics Circuit Analysys Using Matlab P2 pdf
... Press LLC © 1999 CRC Press LLC Attia, John Okyere. “Plotting Commands.” Electronics and Circuit Analysis using MATLAB. Ed. John Okyere Attia Boca Raton: CRC Press LLC, 1999 ... implying, plot x versus y using green color. Line and mark style may be added to color type using the command plot(x, y, ’+w’) The above statement implies plot x versus y using...
Ngày tải lên: 19/01/2014, 17:20
... CRC Press LLC © 1999 CRC Press LLC Attia, John Okyere. “Fourier Analysis.” Electronics and Circuit Analysis using MATLAB. Ed. John Okyere Attia Boca Raton: CRC Press LLC, 1999 ... 8.3.1 MATLAB function fft The MATLAB function for performing Fast Fourier Transforms is fft x () where x is the vector to be transformed. fft x N (, ) is also...
Ngày tải lên: 19/01/2014, 17:20
... Attia, John Okyere. Matlab Fundamentals.” Electronics and Circuit Analysis using MATLAB. Ed. John Okyere Attia Boca Raton: CRC Press LLC, 1999 ... -b/(2*a); p2 = srint/(2*a); x1 = p1 +p2* j; x2 = p1 -p2* j; end rt =[x1; x2]; end © 1999 CRC Press LLC © 1999 CRC Press LLC CHAPTER ONE MATLAB FUNDAMENTALS MATLAB is ... MATLAB has a rich set of...
Ngày tải lên: 22/12/2013, 19:17
Tài liệu Electronics Circuit Analysys Using Matlab P11 docx
... Press LLC © 1999 CRC Press LLC Attia, John Okyere. “Operational Amplifiers.” Electronics and Circuit Analysis using MATLAB. Ed. John Okyere Attia Boca Raton: CRC Press LLC, 1999 ... to poles and zeros and % find the frequency response a3 = 1; a2 = p1 + p2 + p3; a1 = p1 *p2 + p1*p3 + p2* p3; a0 = p1 *p2* p3; den = [a3 a2 a1 a0]; num = [const]; w = logspac...
Ngày tải lên: 19/01/2014, 17:20
Tài liệu Electronics Circuit Analysys Using Matlab P10 ppt
... Press LLC © 1999 CRC Press LLC Attia, John Okyere. “Semiconductor Physics.” Electronics and Circuit Analysis using MATLAB. Ed. John Okyere Attia Boca Raton: CRC Press LLC, 1999 ... donor and acceptor concentrations, respectively. Use MATLAB to plot the resistivity versus doping concentration (cm -3 ). Solution MATLAB Script % nc is doping concent...
Ngày tải lên: 19/01/2014, 17:20
Tài liệu Electronics Circuit Analysys Using Matlab P9 ppt
... © 1999 CRC Press LLC © 1999 CRC Press LLC Attia, John Okyere. “Diodes.” Electronics and Circuit Analysis using MATLAB. Ed. John Okyere Attia Boca Raton: CRC Press LLC, 1999 ... characteristics of diodes are presented. Diode circuit analysis techniques will be discussed. Problems involving diode circuits are solved using MATLAB. 9.1 DIODE CHARACTERISTI...
Ngày tải lên: 19/01/2014, 17:20
Tài liệu Electronics Circuit Analysys Using Matlab P7 ppt
... Press LLC © 1999 CRC Press LLC Attia, John Okyere. “Two-Port Networks.” Electronics and Circuit Analysis using MATLAB. Ed. John Okyere Attia Boca Raton: CRC Press LLC, 1999 ... use of MATLAB for solving problems involving paral- lel, series and cascaded two-port networks is shown. Example problems in- volving both passive and active circuits will be solved using...
Ngày tải lên: 19/01/2014, 17:20
Tài liệu Electronics Circuit Analysys Using Matlab P6 doc
... compute the vector [v] using the MATLAB command () VinvYI= * where () inv Y is the inverse of the matrix [] Y . A MATLAB program for solving V 3 is as follows: MATLAB Script ... 1999 CRC Press LLC Attia, John Okyere. “AC Analysis and Network Functions.” Electronics and Circuit Analysis using MATLAB. Ed. John Okyere Attia Boca Raton: CRC Press LLC, 1999...
Ngày tải lên: 19/01/2014, 17:20
Tài liệu Electronics Circuit Analysys Using Matlab P5 docx
... Press LLC © 1999 CRC Press LLC Attia, John Okyere. “Transient Analysis.” Electronics and Circuit Analysis using MATLAB. Ed. John Okyere Attia Boca Raton: CRC Press LLC, 1999 ... and currents in an RLC circuit is to use Laplace transform. Table 5.1 shows Laplace transform pairs that are useful for solving RLC circuit problems. From the RLC circuit, we wri...
Ngày tải lên: 19/01/2014, 17:20
Tài liệu Electronics Circuit Analysys Using Matlab P4 doc
... that can be solved using MATLAB. Example 4.5 illustrates one such circuit. © 1999 CRC Press LLC © 1999 CRC Press LLC Example 4.5 Find the nodal voltages in the circuit, i.e., VV ... 1999 CRC Press LLC © 1999 CRC Press LLC Attia, John Okyere. “DC Analysis.” Electronics and Circuit Analysis using MATLAB. Ed. John Okyere Attia Boca Raton: CRC Press LLC, 1999...
Ngày tải lên: 19/01/2014, 17:20