CUBIC SPLINE VIRTUAL INSTRUMENTS ASSOCIATED TO SYMBOLIC TRANSMITTANCE OF CIRCUIT. Gheorghe Todoran 1, Rodica Holonec 2

Size: px
Start display at page:

Download "CUBIC SPLINE VIRTUAL INSTRUMENTS ASSOCIATED TO SYMBOLIC TRANSMITTANCE OF CIRCUIT. Gheorghe Todoran 1, Rodica Holonec 2"

Transcription

1 CUBIC SPLINE VIRTUAL INSTRUMENTS ASSOCIATED TO SYMBOLIC TRANSMITTANCE OF CIRCUIT Gheorghe Todoran, Rodica Holonec Technical University of Cluj-Napoca, Str C-tin Daicoviciu Nr. 5, 4458, Technical University of Cluj-Napoca, Str C-tin Daicoviciu Nr. 5, 445, Abstract- This paper develops the synthesis of some elementary cubic spline virtual instruments associated to the symbolic transmittance of circuits. The implementation of these virtual instruments is based on the power of LabVIEW programming language to develop modular applications. The method has a pronounced educational purpose and can be used in electric and electronic circuits time analysis. The general symbolic transmittance of such circuits is expressed lie a linear combination of elementary symbolic transmittances. An elementary first or second order differential equation is associated to an elementary symbolic transmittance. The solutions of this equation are given by a third order spline approximates and the algorithms lead to the synthesis of inferior order spline virtual instruments. Using a cascade connection of such elementary virtual instruments, a high order virtual instrument associated to the general symbolic transmittance is obtained. Finally, the circuit response can be determined. I Introduction. Symbolic Transmittance [] Circuit analysis represents an essential part of the teaching process dedicated to the electronic and electrical engineering students. The numerical methods are widely used for this analysis and they are based on complex mathematical calculus. For a common circuit, the n order differential equation, with constant coefficients, loos lie this []: (n) (n ) (n ) a ny (t) + a n y (t) + a n y (t) ay(t) + a y(t) = () (m) (m ) = bmx (t) + bm x (t) bx(t) + bx(t) We introduce the derivable operator p for an x(t) function as []: dx(t) = px(t) () dt The derivable operator p=d/dt can be considered as an algebraic variable for which the addition, subtraction and multiplication operations remain valid. It is important not to confuse this operator with variable s of Laplace transformations, which is a complex variable. By applying the algebraic operator p to the equation (), we obtain the symbolic relation: n n m m [ a np + a n p ap + a ] y(t) = [bmp + bm p bp + b ] x(t) () It results that []: m m bmp + bm p bp + b y(t) = x(t) or y(t) = I(p)x(t) (4) n n a np + a n p ap + a where I (p) is called the global symbolic transmittance of the circuit []. By decomposing the global symbolic transmittance in partial symbolic transmittances, we will write for most of the applications: I ( p) = Im, n(p) (5) where I m.n (p) is a ratio of first or second order polynomials and will be called symbolic elementary transmittances; m n There are the following types of elementary symbolic transmittances: - elementary symbolic transmittances of second order:

2 - I bp = ( p) = a p = I (p) = I - reference symbolic transmittance of second order: (p) b= ( p) = I(p) b= I (p) = I (p) () I (7) - elementary symbolic transmittances of first order : - I bp = ( p) = a p = b= b = I (p) = I (p) (8) - - reference symbolic transmittance of first order: I (p) = I (p) (9) b= II. Spline Virtual Instruments Associated To Symbolic Transmittances Of Circuits Using Labview programming software, which provides a very good input data control, a high flexibility in data analysis and the possibility to develop modular applications, the symbolic transmittances I p), I (p), (p) will be implemented using the second order T [], T [], T [] ( I virtual instruments [, 8]. Similarly the symbolic transmittances I (p) and I (p) will also be created using the first order T [ ], T [ ] virtual instruments. A. The T []T [ ] And T [ ] Virtual Instruments For the T [] virtual instrument we consider the second order symbolic transmittance with the next associated differential equation [,7]: () F [a y ] = F [bx] () or explicitly : a y + ay(t) + a y(t) = b x(t) () The relation () can be written as follows: y = A x(t) + B y + C y () where: b a a A =, B =, C = () a a a We will create a spline virtual instrument T [] based on the spline approximate solution of the differential equation (). Spline cubical polynomial functions are used in the algorithm [,, ]. We will consider a uniform division of the input signal s time support, [,t N ], that has an iteration step of h=t i+ -t i : Δ : = t < t <... < t i < t i+ <... < t N ; t = (4) An elementary cubical spline function is defined on [t i, t i+ ]: q i (t) = q i (t i ) + q i (t i )(t t i ) + q i (t i )(t t i ) + αi (t t i ) (5) For t i = t For t=t ; h=t -t q q α t () t q + q ( t t ) + ( t t ) + ( t ) = () q q ( t ) = q + q h + h α q ( t ) = q + q h + h q (t ) = q + α h q (t) F x(t),qo (t),q (t α + But: [ )] h (7) = (8)

3 By replacing, we obtain: q α α q +αh= Ax(t) + B q + q h+ h + h + C q + q h+ h (9) b By writing: h h D= h B C () We obtain : α = q + Ax(t ) + B q + q h+ y h + C[ q + q h] () D For t=t i+ α i q i (t i+ ) = q i (t i ) + q i (t i )h + q i (t i )h + h α i q i (t i+ ) = q i (t i ) + q i (t i )h + h () q i (t i+ ) = q i (t i ) + α ih With condition: qi (t i+ ) = F [ x(t i+ ),qi (t i+ ),qi (t i )] () By replacing: αi q i (t i ) + αih= Ax(t i+ ) + B qi (t i ) + qi (t i )h+ q i (t i )h + + C qi (t i ) + qi (t i )h+ h (4) The coefficient α i is obtained: α i = { q i (t i ) + Ax(t i+ ) + B q i (t i ) q i (t i )h qi (t i )h C[ qi (t i ) + q i (t i )h]} D (5) The convergence and the uniqueness of the solution are analysed in papers [,, and 7]. The approximate solution is obtained using the T [] virtual instrument, which implements the previous relations. The bloc diagram and the icon of this instrument are presented in Figure. T [T i, X i, a, a, a,b ]={Q i, Q i, Q i } a b Figure The bloc diagram and the icon of T [] virtual instrument The significance of the input and output values are: T i ={t i }; t i [, t N ]; X i =x{t i } Q i ={q i (t i+ )}; Q i ={q i (t i+ )}; Q i ={q i (t i+ )}; a, a, a, b - are set according to the circuit type; N- the number of points; h - the length of [t i-, t i ] interval. The output vectors of the T [ ] virtual instrument are the approximate response, respectively the first and second approximate response derivatives. Y i Q i ; Y i Q i ; Y i Q i ; () In the T [ ] structure, by maing b =, we obtain the reference T [ ] virtual instrument: T [ ]= T [ ] b= (7) The symbolic transmittance T [ ] is described by the relation (7). By expanding we can write: I p) = I (p) (b + b p) = I (p) (p) (8) ( I

4 We may notice that the T [ ] virtual instrument associated to the symbolic transmittance I (p) supplies the Q i, Q i, Q i outputs. For the complete time support [,t N ] the circuit s response is given by: Y i b Q i + b Q i (9) The T [ ] virtual instrument synthesis will have the structure from Figure. Figure Synthesis of the T [ ] virtual instrument Relation () describes the symbolic transmittance I (p). Similarly the synthesis of T [ ] virtual instrument associated to symbolic transmittance I (p) is based on the circuit s answer vector: Y i b Q i + b i Q i +b Q i () B. The T [ ] And T [ ] Virtual Instruments A T [ ] spline virtual instrument will be created using the approximate solution of the next equation: ay(t) + a y(t) = b x(t) () Due to the wea convergence of the approximate solution, we use an improved iterative algorithm that calculates the solution in the middle of each interval [t i,t i+ ], where h=. t i+ -t i. We consider the circuit equation: y (t) = F [ x(t), y(t) ] = Ex(t) + Fy(t) () with initial conditions : y (t ) = y, y (t ) = F [ x(t ), y ] () According to relation () we have n = and we choose m =, so that we build cubic polynomial Spline functions. After simple operations it results: where q q q = q = q = q + q + q + a 5 + q 5 + a 7 + a 5 = Ex(t) + F q + y + q q q 4 (5) H a 7 H= F () 4 The approximate solution is obtained by using T [ ] virtual instrument with the structure described by the equation: T [T i, X i, Q i, a, b ]={Q i, Q i } (7) The structure of the T [ ] and T [ ] virtual instruments is similar. The difference consists in the mathematical algorithm, which includes a convergence correction. In a similar way with T [ ], the synthesis T [ ] virtual instrument can be obtained. (4)

5 C. Virtual Instrument Associated To Global Symbolic Transmittance T[ ], A virtual instrument associated to the global symbolic transmittance T[ ] can be obtained by connecting the first and second order type virtual instruments, function of decomposing of the global symbolic transmittance I (p) in elementary symbolic transmittances. For example the global symbolic transmittance: bp + b I (p) = (8) a a p + ap + a p + a can be decomposed: I (p) = I (p) I(p) (9) The next virtual instrument will result: T [ ]= T [ ] T [ ] (4) The output vector Q i of T will become the input vector for T [ ] virtual instrument. The synthesis of T [ ] virtual instrument is shown in Figure. III. Application Figure. Synthesis of T [ ] virtual instrument; first synthesis possibility We consider a forth order low pass filter (LPF) with the transmittance given by the equation: A uωr ωr I 4 (p) = I (p) I (p) = (4) dp + cωr p + ωr d p + c ωr p + ωr In relation (4) A u is the gain; p is the derivate operator; ω r is the reference frequency defined in a relation with a point situated in the transfer characteristic; c, d, c, d, are coefficients that depend on the transfer function type. (For our application these coefficients have the next values c =.85, d = 5.54, c =.9, d =. and they correspond to a Chebyshev forth order filter [] ) The coefficients of equation () will be: ωr ωr a A = ; B = ; C = ωr ( =,) (4) d d d We consider a unit impulse vector X i =D i =[,,, ] of N length applied to the input of the forth order LPF virtual instrument. The implementation of this application implies the cascade connection of two T [ ] elementary virtual instruments. The, ω r, a, b, a, b (A u =) specific values permit to calculate, with a formula node structure, the input values A, B, C for the first and the second T [ ] virtual instruments. The virtual instrument T 4 [ ] outputs the approximate response h[n]. By using an FFT operator, the Fourier transform of the h[n] signal and implicitly the frequency characteristics FFT h[n] of Chebyshev forth order low pass filter described by the transmittance from relation () are calculated. The results are presented on the virtual instrument panel (Figure 4).

6 IV. Conclusions Figure 4 Chebyshev LPF forth order Spline virtual instrument-front panel. The symbolic solutions of differential equations associated to electric circuits lead to symbolic transmittances I ( p), expressed by the p derivation operator. Using the modular proprieties of LabVIEW graphical programming language a cubic spline virtual instrument T[ ] associated to the circuit global symbolic transmittance is created and provides the response for a certain input signal. The Spline virtual instrument are conceived as an approximate analyse procedure. It is successfully used when the p inverse transformation cannot be exactly realised. The advantage of the method consists in the simplicity of the mathematical instrument that has been used. The method can be successfully used as a teaching tool starting with the nd year of studies, when mathematical and circuits theory nowledge is already nown by students. Our virtual instruments allow the analysis of linear, concentrated and stationary circuits for any signal waveform and can be used in circuits analysis, modelling and testing processes. The method represents a teaching tool for basic theories and fundamentals of numerical methods; it helps students to acquire sills needed for implementing a computer solution; and finally it provides an environment where they can familiarize with LabVIEW software and its use in solving engineering problems. V. References []. M, Săvescu., Metode in analiza circuitelor electronice. Edit. Ştiinţifică şi Enciclopedică, Bucureşti, 985. [] D. Lancaster, Active-Filter Cooboo, Harward W sans &Co, New Yor, 975. [] K. E. Atinson, On the order of convergence of natural cubic spline interpolation, SIAMJ. Numeric Analyse, 5 98, p 89-. [4] Gh. Todoran, R. Holonec, Spline operators with applications in the field of circuit analysis. Time domain analysis. Rev. Roum. Sci. Techn. Électrotechique et Énergétique., 4, 4, (). [5] * * *, LabVIEW Graphical Programming for Instrumentation, User Manual, National Instruments, Corporation,99 [] Jeffrey Travis LabVIEW for Everyone, Prentice Hall, [7] 7. Gh. Todoran, R. Holonec, Spline operators with applications in the field of circuit analysis. Time domain analysis. Rev. Roum. Sci. Techn. Électrotechique et Énergétique., 4, 4, (). [8] Abhay R. Samant, Mahesh L. Chugani, Michael Cerna, LabVIEW Signal Processing (Virtual Instrumentation Series), Prentice Hall, 998 [9] Ronald A. DeVore and George G. Lorentz. Constructive Approximation: polynomials and splines approximation, volume of Grundlehren der mathematischen Wissenschaften. 99. [] Charles K. Chui. An Introduction to Wavelets, volume of Wavelet Analysis and its Applications. 99. [] Günther Nürnberger. Approximation by Spline Functions. Berlin: Springer 989. [] Carl de Boor. A Practical Guide to Splines, volume 7 of Applied Mathematical Science. 978.

Calculation of Orthogonal Polynomials and Their Derivatives

Calculation of Orthogonal Polynomials and Their Derivatives Biostatistics Department R eport Technical BST2017-0 01 C alculation of Orthogonal Polynomials T heir Derivatives and C harles R. Katholi, PhD M ay 2017 D epartment of Biostatistics S chool of Public Health

More information

Gaussian-Shaped Circularly-Symmetric 2D Filter Banks

Gaussian-Shaped Circularly-Symmetric 2D Filter Banks Gaussian-Shaped Circularly-Symmetric D Filter Bans ADU MATEI Faculty of Electronics and Telecommunications Technical University of Iasi Bldv. Carol I no.11, Iasi 756 OMAIA Abstract: - In this paper we

More information

Differential and Difference LTI systems

Differential and Difference LTI systems Signals and Systems Lecture: 6 Differential and Difference LTI systems Differential and difference linear time-invariant (LTI) systems constitute an extremely important class of systems in engineering.

More information

EE Experiment 11 The Laplace Transform and Control System Characteristics

EE Experiment 11 The Laplace Transform and Control System Characteristics EE216:11 1 EE 216 - Experiment 11 The Laplace Transform and Control System Characteristics Objectives: To illustrate computer usage in determining inverse Laplace transforms. Also to determine useful signal

More information

The objective of this LabVIEW Mini Project was to understand the following concepts:

The objective of this LabVIEW Mini Project was to understand the following concepts: 1. Objective The objective of this LabVIEW Mini Project was to understand the following concepts: The convolution of two functions Creating LABVIEW Virtual Instruments see the visual representation of

More information

Signals and Systems with MATLAB Applications

Signals and Systems with MATLAB Applications Signals and Systems with MATLAB Applications Second Edition Steven T. Karris www.orchardpublications.com Signals and Systems with MATLAB Applications, Second Edition Copyright 2003. All rights reserved.

More information

1. Definition of a Polynomial

1. Definition of a Polynomial 1. Definition of a Polynomial What is a polynomial? A polynomial P(x) is an algebraic expression of the form Degree P(x) = a n x n + a n 1 x n 1 + a n 2 x n 2 + + a 3 x 3 + a 2 x 2 + a 1 x + a 0 Leading

More information

NETWORK ANALYSIS WITH APPLICATIONS

NETWORK ANALYSIS WITH APPLICATIONS NETWORK ANALYSIS WITH APPLICATIONS Third Edition William D. Stanley Old Dominion University Prentice Hall Upper Saddle River, New Jersey I Columbus, Ohio CONTENTS 1 BASIC CIRCUIT LAWS 1 1-1 General Plan

More information

Prentice Hall Mathematics, Algebra 1, South Carolina Edition 2011

Prentice Hall Mathematics, Algebra 1, South Carolina Edition 2011 Prentice Hall Mathematics, Algebra 1, South Carolina Edition 2011 C O R R E L A T E D T O South Carolina Academic Standards for Mathematics 2007, Elementary Algebra Elementary Algebra Overview The academic

More information

Chapter 6: The Laplace Transform. Chih-Wei Liu

Chapter 6: The Laplace Transform. Chih-Wei Liu Chapter 6: The Laplace Transform Chih-Wei Liu Outline Introduction The Laplace Transform The Unilateral Laplace Transform Properties of the Unilateral Laplace Transform Inversion of the Unilateral Laplace

More information

Cubic Splines; Bézier Curves

Cubic Splines; Bézier Curves Cubic Splines; Bézier Curves 1 Cubic Splines piecewise approximation with cubic polynomials conditions on the coefficients of the splines 2 Bézier Curves computer-aided design and manufacturing MCS 471

More information

GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL of ELECTRICAL & COMPUTER ENGINEERING FINAL EXAM. COURSE: ECE 3084A (Prof. Michaels)

GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL of ELECTRICAL & COMPUTER ENGINEERING FINAL EXAM. COURSE: ECE 3084A (Prof. Michaels) GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL of ELECTRICAL & COMPUTER ENGINEERING FINAL EXAM DATE: 30-Apr-14 COURSE: ECE 3084A (Prof. Michaels) NAME: STUDENT #: LAST, FIRST Write your name on the front page

More information

Developing a Multisemester Interwoven Dynamic Systems Project to Foster Learning and Retention of STEM Material

Developing a Multisemester Interwoven Dynamic Systems Project to Foster Learning and Retention of STEM Material 100 10 1 ζ=0.1% ζ=1% ζ=2% ζ=5% ζ=10% ζ=20% 0-90 -180 ζ=20% ζ=10% ζ=5% ζ=2% ζ=1% ζ=0.1% Proceedings of 2004 IMECE: November 13-19, 2004, Anaheim, CA 2004 ASME International Mechanical Engineering Congress

More information

A CLASS OF EVEN DEGREE SPLINES OBTAINED THROUGH A MINIMUM CONDITION

A CLASS OF EVEN DEGREE SPLINES OBTAINED THROUGH A MINIMUM CONDITION STUDIA UNIV. BABEŞ BOLYAI, MATHEMATICA, Volume XLVIII, Number 3, September 2003 A CLASS OF EVEN DEGREE SPLINES OBTAINED THROUGH A MINIMUM CONDITION GH. MICULA, E. SANTI, AND M. G. CIMORONI Dedicated to

More information

Core Mathematics 2 Algebra

Core Mathematics 2 Algebra Core Mathematics 2 Algebra Edited by: K V Kumaran Email: kvkumaran@gmail.com Core Mathematics 2 Algebra 1 Algebra and functions Simple algebraic division; use of the Factor Theorem and the Remainder Theorem.

More information

Bernstein polynomials of degree N are defined by

Bernstein polynomials of degree N are defined by SEC. 5.5 BÉZIER CURVES 309 5.5 Bézier Curves Pierre Bézier at Renault and Paul de Casteljau at Citroën independently developed the Bézier curve for CAD/CAM operations, in the 1970s. These parametrically

More information

5. Polynomial Functions and Equations

5. Polynomial Functions and Equations 5. Polynomial Functions and Equations 1. Polynomial equations and roots. Solving polynomial equations in the chemical context 3. Solving equations of multiple unknowns 5.1. Polynomial equations and roots

More information

Cosc 3451 Signals and Systems. What is a system? Systems Terminology and Properties of Systems

Cosc 3451 Signals and Systems. What is a system? Systems Terminology and Properties of Systems Cosc 3451 Signals and Systems Systems Terminology and Properties of Systems What is a system? an entity that manipulates one or more signals to yield new signals (often to accomplish a function) can be

More information

LTI Systems (Continuous & Discrete) - Basics

LTI Systems (Continuous & Discrete) - Basics LTI Systems (Continuous & Discrete) - Basics 1. A system with an input x(t) and output y(t) is described by the relation: y(t) = t. x(t). This system is (a) linear and time-invariant (b) linear and time-varying

More information

Lecture 1 Numerical methods: principles, algorithms and applications: an introduction

Lecture 1 Numerical methods: principles, algorithms and applications: an introduction Lecture 1 Numerical methods: principles, algorithms and applications: an introduction Weinan E 1,2 and Tiejun Li 2 1 Department of Mathematics, Princeton University, weinan@princeton.edu 2 School of Mathematical

More information

Linear Systems. ! Textbook: Strum, Contemporary Linear Systems using MATLAB.

Linear Systems. ! Textbook: Strum, Contemporary Linear Systems using MATLAB. Linear Systems LS 1! Textbook: Strum, Contemporary Linear Systems using MATLAB.! Contents 1. Basic Concepts 2. Continuous Systems a. Laplace Transforms and Applications b. Frequency Response of Continuous

More information

Electrical Circuits I

Electrical Circuits I Electrical Circuits I This lecture discusses the mathematical modeling of simple electrical linear circuits. When modeling a circuit, one ends up with a set of implicitly formulated algebraic and differential

More information

Numerical Methods I: Interpolation (cont ed)

Numerical Methods I: Interpolation (cont ed) 1/20 Numerical Methods I: Interpolation (cont ed) Georg Stadler Courant Institute, NYU stadler@cims.nyu.edu November 30, 2017 Interpolation Things you should know 2/20 I Lagrange vs. Hermite interpolation

More information

1 Brownian Local Time

1 Brownian Local Time 1 Brownian Local Time We first begin by defining the space and variables for Brownian local time. Let W t be a standard 1-D Wiener process. We know that for the set, {t : W t = } P (µ{t : W t = } = ) =

More information

Self-Influencing Interpolation in Groundwater Flow

Self-Influencing Interpolation in Groundwater Flow Self-Influencing Interpolation in Groundwater Flow Carolyn Atwood Whitman College Walla Walla, WA Robert Hildebrand University of Puget Sound Tacoma, WA Andrew Homan Ohio Northern University Ada, OH July

More information

Homework #2 Due date: 2/19/2013 (Tuesday) Translate the slice Two Main Paths in Lecture Part II: Neurophysiology and BOLD to words.

Homework #2 Due date: 2/19/2013 (Tuesday) Translate the slice Two Main Paths in Lecture Part II: Neurophysiology and BOLD to words. Homework #2 Due date: 2/19/2013 (Tuesday) 1. What is BOLD? In your own words, fully explain the mechanism of BOLD fmri (from stimulus input to image voxel signal). (20 points) Translate the slice Two Main

More information

Diagonalization. P. Danziger. u B = A 1. B u S.

Diagonalization. P. Danziger. u B = A 1. B u S. 7., 8., 8.2 Diagonalization P. Danziger Change of Basis Given a basis of R n, B {v,..., v n }, we have seen that the matrix whose columns consist of these vectors can be thought of as a change of basis

More information

Spreadsheet Solution of Systems of Nonlinear Differential Equations

Spreadsheet Solution of Systems of Nonlinear Differential Equations Spreadsheets in Education (ejsie) Volume 1 Issue 3 Article 4 10-5-2005 Spreadsheet Solution of Systems of Nonlinear Differential Equations Ali El-Hajj American University of Beirut, Lebanon, elhajj@aub.edu.lb

More information

CT Rectangular Function Pairs (5B)

CT Rectangular Function Pairs (5B) C Rectangular Function Pairs (5B) Continuous ime Rect Function Pairs Copyright (c) 009-013 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU

More information

Chordal cubic spline interpolation is fourth order accurate

Chordal cubic spline interpolation is fourth order accurate Chordal cubic spline interpolation is fourth order accurate Michael S. Floater Abstract: It is well known that complete cubic spline interpolation of functions with four continuous derivatives is fourth

More information

Therefore the new Fourier coefficients are. Module 2 : Signals in Frequency Domain Problem Set 2. Problem 1

Therefore the new Fourier coefficients are. Module 2 : Signals in Frequency Domain Problem Set 2. Problem 1 Module 2 : Signals in Frequency Domain Problem Set 2 Problem 1 Let be a periodic signal with fundamental period T and Fourier series coefficients. Derive the Fourier series coefficients of each of the

More information

Signals and Spectra (1A) Young Won Lim 11/26/12

Signals and Spectra (1A) Young Won Lim 11/26/12 Signals and Spectra (A) Copyright (c) 202 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version.2 or any later

More information

Simulation of 1D Gaussian Wave Packet and 2D Waves in Square Membrane Using Excel Spreadsheet with Visual Basic for Teaching Activity

Simulation of 1D Gaussian Wave Packet and 2D Waves in Square Membrane Using Excel Spreadsheet with Visual Basic for Teaching Activity Journal of Physics: Conference Series PAPER OPEN ACCESS Simulation of 1D Gaussian Wave Packet and D Waves in Square Membrane Using Excel Spreadsheet with Visual Basic for Teaching Activity To cite this

More information

Lagrange Interpolation and Neville s Algorithm. Ron Goldman Department of Computer Science Rice University

Lagrange Interpolation and Neville s Algorithm. Ron Goldman Department of Computer Science Rice University Lagrange Interpolation and Neville s Algorithm Ron Goldman Department of Computer Science Rice University Tension between Mathematics and Engineering 1. How do Mathematicians actually represent curves

More information

Computer simulation and modeling in virtual physics experiments

Computer simulation and modeling in virtual physics experiments 1198 Current Developments in Technology-Assisted Education (006) Computer simulation and modeling in virtual physics experiments W. Tłaczała *,1, G. Gorghiu, A. E. Glava 3, P. Bazan 4, J. Kukkonen 5, W.

More information

QUESTION BANK SIGNALS AND SYSTEMS (4 th SEM ECE)

QUESTION BANK SIGNALS AND SYSTEMS (4 th SEM ECE) QUESTION BANK SIGNALS AND SYSTEMS (4 th SEM ECE) 1. For the signal shown in Fig. 1, find x(2t + 3). i. Fig. 1 2. What is the classification of the systems? 3. What are the Dirichlet s conditions of Fourier

More information

Smooth Path Generation Based on Bézier Curves for Autonomous Vehicles

Smooth Path Generation Based on Bézier Curves for Autonomous Vehicles Smooth Path Generation Based on Bézier Curves for Autonomous Vehicles Ji-wung Choi, Renwick E. Curry, Gabriel Hugh Elkaim Abstract In this paper we present two path planning algorithms based on Bézier

More information

Transactions on Modelling and Simulation vol 12, 1996 WIT Press, ISSN X

Transactions on Modelling and Simulation vol 12, 1996 WIT Press,   ISSN X Simplifying integration for logarithmic singularities R.N.L. Smith Department ofapplied Mathematics & OR, Cranfield University, RMCS, Shrivenham, Swindon, Wiltshire SN6 SLA, UK Introduction Any implementation

More information

JUST THE MATHS UNIT NUMBER 6.1. COMPLEX NUMBERS 1 (Definitions and algebra) A.J.Hobson

JUST THE MATHS UNIT NUMBER 6.1. COMPLEX NUMBERS 1 (Definitions and algebra) A.J.Hobson JUST THE MATHS UNIT NUMBER 6.1 COMPLEX NUMBERS 1 (Definitions and algebra) by A.J.Hobson 6.1.1 The definition of a complex number 6.1.2 The algebra of complex numbers 6.1.3 Exercises 6.1.4 Answers to exercises

More information

16.362: Signals and Systems: 1.0

16.362: Signals and Systems: 1.0 16.362: Signals and Systems: 1.0 Prof. K. Chandra ECE, UMASS Lowell September 1, 2016 1 Background The pre-requisites for this course are Calculus II and Differential Equations. A basic understanding of

More information

MODELING OF CONTROL SYSTEMS

MODELING OF CONTROL SYSTEMS 1 MODELING OF CONTROL SYSTEMS Feb-15 Dr. Mohammed Morsy Outline Introduction Differential equations and Linearization of nonlinear mathematical models Transfer function and impulse response function Laplace

More information

EE301 Signals and Systems Spring 2016 Exam 2 Thursday, Mar. 31, Cover Sheet

EE301 Signals and Systems Spring 2016 Exam 2 Thursday, Mar. 31, Cover Sheet EE301 Signals and Systems Spring 2016 Exam 2 Thursday, Mar. 31, 2016 Cover Sheet Test Duration: 75 minutes. Coverage: Chapter 4, Hmwks 6-7 Open Book but Closed Notes. One 8.5 in. x 11 in. crib sheet Calculators

More information

AP CALCULUS BC 2010 SCORING GUIDELINES

AP CALCULUS BC 2010 SCORING GUIDELINES AP CALCULUS BC 2010 SCORING GUIDELINES Question 3 2 A particle is moving along a curve so that its position at time t is ( x() t, y() t ), where xt () = t 4t+ 8 and yt () is not explicitly given. Both

More information

A.1 THE SAMPLED TIME DOMAIN AND THE Z TRANSFORM. 0 δ(t)dt = 1, (A.1) δ(t)dt =

A.1 THE SAMPLED TIME DOMAIN AND THE Z TRANSFORM. 0 δ(t)dt = 1, (A.1) δ(t)dt = APPENDIX A THE Z TRANSFORM One of the most useful techniques in engineering or scientific analysis is transforming a problem from the time domain to the frequency domain ( 3). Using a Fourier or Laplace

More information

On the Stability of Linear Systems

On the Stability of Linear Systems On the Stability of Linear Systems by Daniele Sasso * Abstract The criteria of stability defined in the standard theory of linear systems aren t exhaustive and show some inconsistencies. In this article

More information

BIBO STABILITY AND ASYMPTOTIC STABILITY

BIBO STABILITY AND ASYMPTOTIC STABILITY BIBO STABILITY AND ASYMPTOTIC STABILITY FRANCESCO NORI Abstract. In this report with discuss the concepts of bounded-input boundedoutput stability (BIBO) and of Lyapunov stability. Examples are given to

More information

ALGORITHMS AND COMPUTER METHODS IN DIGITAL SIGNAL PROCESSING

ALGORITHMS AND COMPUTER METHODS IN DIGITAL SIGNAL PROCESSING Session 353 ALGORITHMS AND COMPUTER METHODS IN DIGITAL SIGNAL PROCESSING S. Hossein Mousavinezhad, Professor & Chairperson, and Dean R. Johnson, Associate Professor Department of Electrical and Computer

More information

The primitive root theorem

The primitive root theorem The primitive root theorem Mar Steinberger First recall that if R is a ring, then a R is a unit if there exists b R with ab = ba = 1. The collection of all units in R is denoted R and forms a group under

More information

Name Class Date. t = = 10m. n + 19 = = 2f + 9

Name Class Date. t = = 10m. n + 19 = = 2f + 9 1-4 Reteaching Solving Equations To solve an equation that contains a variable, find all of the values of the variable that make the equation true. Use the equality properties of real numbers and inverse

More information

GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL of ELECTRICAL & COMPUTER ENGINEERING FINAL EXAM. COURSE: ECE 3084A (Prof. Michaels)

GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL of ELECTRICAL & COMPUTER ENGINEERING FINAL EXAM. COURSE: ECE 3084A (Prof. Michaels) GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL of ELECTRICAL & COMPUTER ENGINEERING FINAL EXAM DATE: 09-Dec-13 COURSE: ECE 3084A (Prof. Michaels) NAME: STUDENT #: LAST, FIRST Write your name on the front page

More information

New Mexico State University Klipsch School of Electrical Engineering EE312 - Signals and Systems I Fall 2015 Final Exam

New Mexico State University Klipsch School of Electrical Engineering EE312 - Signals and Systems I Fall 2015 Final Exam New Mexico State University Klipsch School of Electrical Engineering EE312 - Signals and Systems I Fall 2015 Name: Solve problems 1 3 and two from problems 4 7. Circle below which two of problems 4 7 you

More information

Course Name: Digital Signal Processing Course Code: EE 605A Credit: 3

Course Name: Digital Signal Processing Course Code: EE 605A Credit: 3 Course Name: Digital Signal Processing Course Code: EE 605A Credit: 3 Prerequisites: Sl. No. Subject Description Level of Study 01 Mathematics Fourier Transform, Laplace Transform 1 st Sem, 2 nd Sem 02

More information

Modification of a Sophomore Linear Systems Course to Reflect Modern Computing Strategies

Modification of a Sophomore Linear Systems Course to Reflect Modern Computing Strategies Session 3220 Modification of a Sophomore Linear Systems Course to Reflect Modern Computing Strategies Raymond G. Jacquot, Jerry C. Hamann, John E. McInroy Electrical Engineering Department, University

More information

Department of Electrical and Telecommunications Engineering Technology TEL (718) FAX: (718) Courses Description:

Department of Electrical and Telecommunications Engineering Technology TEL (718) FAX: (718) Courses Description: NEW YORK CITY COLLEGE OF TECHNOLOGY The City University of New York 300 Jay Street Brooklyn, NY 11201-2983 Department of Electrical and Telecommunications Engineering Technology TEL (718) 260-5300 - FAX:

More information

Mathematical Models with Maple

Mathematical Models with Maple Algebraic Biology 005 151 Mathematical Models with Maple Tetsu YAMAGUCHI Applied System nd Division, Cybernet Systems Co., Ltd., Otsuka -9-3, Bunkyo-ku, Tokyo 11-001, Japan tetsuy@cybernet.co.jp Abstract

More information

The Tangent Parabola The AMATYC Review, Vol. 23, No. 1, Fall 2001, pp

The Tangent Parabola The AMATYC Review, Vol. 23, No. 1, Fall 2001, pp The Tangent Parabola The AMATYC Review, Vol. 3, No., Fall, pp. 5-3. John H. Mathews California State University Fullerton Fullerton, CA 9834 By Russell W. Howell Westmont College Santa Barbara, CA 938

More information

DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING EXAMINATIONS 2010

DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING EXAMINATIONS 2010 [E2.5] IMPERIAL COLLEGE LONDON DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING EXAMINATIONS 2010 EEE/ISE PART II MEng. BEng and ACGI SIGNALS AND LINEAR SYSTEMS Time allowed: 2:00 hours There are FOUR

More information

University of Houston, Department of Mathematics Numerical Analysis, Fall 2005

University of Houston, Department of Mathematics Numerical Analysis, Fall 2005 4 Interpolation 4.1 Polynomial interpolation Problem: LetP n (I), n ln, I := [a,b] lr, be the linear space of polynomials of degree n on I, P n (I) := { p n : I lr p n (x) = n i=0 a i x i, a i lr, 0 i

More information

One-Sided Laplace Transform and Differential Equations

One-Sided Laplace Transform and Differential Equations One-Sided Laplace Transform and Differential Equations As in the dcrete-time case, the one-sided transform allows us to take initial conditions into account. Preliminaries The one-sided Laplace transform

More information

Prentice Hall Mathematics, Geometry 2009 Correlated to: Maine Learning Results 2007 Mathematics Grades 9-Diploma

Prentice Hall Mathematics, Geometry 2009 Correlated to: Maine Learning Results 2007 Mathematics Grades 9-Diploma A. NUMBER: Students use numbers in everyday and mathematical contexts to quantify or describe phenomena, develop concepts of operations with different types of numbers, use the structure and properties

More information

MATHEMATICAL HANDBOOK. Formulas and Tables

MATHEMATICAL HANDBOOK. Formulas and Tables SCHAUM'S OUTLINE SERIES MATHEMATICAL HANDBOOK of Formulas and Tables Second Edition MURRAY R. SPIEGEL, Ph.D. Former Professor and Chairman Mathematics Department Rensselaer Polytechnic Institute Hartford

More information

Prentice Hall CME Project, Algebra

Prentice Hall CME Project, Algebra Prentice Hall CME Project, Algebra 2 2009 Grades 9-12 C O R R E L A T E D T O Grades 9-12 CME Project Algebra 2 2009 Introduction The Correlation of CME Project, Algebra 2 2009 to the Idaho Content Standards,

More information

Mathematical Focus 1 Complex numbers adhere to certain arithmetic properties for which they and their complex conjugates are defined.

Mathematical Focus 1 Complex numbers adhere to certain arithmetic properties for which they and their complex conjugates are defined. Situation: Complex Roots in Conjugate Pairs Prepared at University of Georgia Center for Proficiency in Teaching Mathematics June 30, 2013 Sarah Major Prompt: A teacher in a high school Algebra class has

More information

AP Calculus. Particle Motion. Student Handout

AP Calculus. Particle Motion. Student Handout AP Calculus Particle Motion Student Handout 016-017 EDITION Use the following link or scan the QR code to complete the evaluation for the Study Session https://www.surveymonkey.com/r/s_sss Copyright 016

More information

Polynomial Interpolation

Polynomial Interpolation Polynomial Interpolation (Com S 477/577 Notes) Yan-Bin Jia Sep 1, 017 1 Interpolation Problem In practice, often we can measure a physical process or quantity (e.g., temperature) at a number of points

More information

Math Numerical Analysis Mid-Term Test Solutions

Math Numerical Analysis Mid-Term Test Solutions Math 400 - Numerical Analysis Mid-Term Test Solutions. Short Answers (a) A sufficient and necessary condition for the bisection method to find a root of f(x) on the interval [a,b] is f(a)f(b) < 0 or f(a)

More information

SDE-based Wind Speed Models with Weibull Distribution and Exponential Autocorrelation

SDE-based Wind Speed Models with Weibull Distribution and Exponential Autocorrelation SDE-based Wind Speed Models with Weibull Distribution and Exponential Autocorrelation Rafael Zárate-Miñano Escuela de Ingeniería Minera e Industrial de Almadén Universidad de Castilla - La Mancha Almadén,

More information

MATHEMATICS (MATH) Calendar

MATHEMATICS (MATH) Calendar MATHEMATICS (MATH) This is a list of the Mathematics (MATH) courses available at KPU. For information about transfer of credit amongst institutions in B.C. and to see how individual courses transfer, go

More information

EE 210. Signals and Systems Solutions of homework 2

EE 210. Signals and Systems Solutions of homework 2 EE 2. Signals and Systems Solutions of homework 2 Spring 2 Exercise Due Date Week of 22 nd Feb. Problems Q Compute and sketch the output y[n] of each discrete-time LTI system below with impulse response

More information

School District of Marshfield Course Syllabus

School District of Marshfield Course Syllabus School District of Marshfield Course Syllabus Course Name: AP Calculus AB Honors Length of Course: 1 Year Credit: 1 Program Goal(s): The School District of Marshfield Mathematics Program will prepare students

More information

NUMERICAL METHODS USING MATLAB

NUMERICAL METHODS USING MATLAB NUMERICAL METHODS USING MATLAB Dr John Penny George Lindfield Department of Mechanical Engineering, Aston University ELLIS HORWOOD NEW YORK LONDON TORONTO SYDNEY TOKYO SINGAPORE Preface 1 An introduction

More information

Enhanced Active Power Filter Control for Nonlinear Non- Stationary Reactive Power Compensation

Enhanced Active Power Filter Control for Nonlinear Non- Stationary Reactive Power Compensation Enhanced Active Power Filter Control for Nonlinear Non- Stationary Reactive Power Compensation Phen Chiak See, Vin Cent Tai, Marta Molinas, Kjetil Uhlen, and Olav Bjarte Fosso Norwegian University of Science

More information

Research Article The Numerical Solution of Problems in Calculus of Variation Using B-Spline Collocation Method

Research Article The Numerical Solution of Problems in Calculus of Variation Using B-Spline Collocation Method Applied Mathematics Volume 2012, Article ID 605741, 10 pages doi:10.1155/2012/605741 Research Article The Numerical Solution of Problems in Calculus of Variation Using B-Spline Collocation Method M. Zarebnia

More information

The Numerical Solution of Polynomial Systems Arising in Engineering and Science

The Numerical Solution of Polynomial Systems Arising in Engineering and Science The Numerical Solution of Polynomial Systems Arising in Engineering and Science Jan Verschelde e-mail: jan@math.uic.edu web: www.math.uic.edu/ jan Graduate Student Seminar 5 September 2003 1 Acknowledgements

More information

Notice the minus sign on the adder: it indicates that the lower input is subtracted rather than added.

Notice the minus sign on the adder: it indicates that the lower input is subtracted rather than added. 6.003 Homework Due at the beginning of recitation on Wednesday, February 17, 010. Problems 1. Black s Equation Consider the general form of a feedback problem: + F G Notice the minus sign on the adder:

More information

George Mason University Signals and Systems I Spring 2016

George Mason University Signals and Systems I Spring 2016 George Mason University Signals and Systems I Spring 206 Problem Set #6 Assigned: March, 206 Due Date: March 5, 206 Reading: This problem set is on Fourier series representations of periodic signals. The

More information

F I F T H E D I T I O N. Introductory Methods of Numerical Analysis. S.S. Sastry

F I F T H E D I T I O N. Introductory Methods of Numerical Analysis. S.S. Sastry F I F T H E D I T I O N Introductory Methods of Numerical Analysis S.S. Sastry Introductory Methods of Numerical Analysis Introductory Methods of Numerical Analysis Fifth Edition S.S. SASTRY Formerly,

More information

Numerical solution of delay differential equations via operational matrices of hybrid of block-pulse functions and Bernstein polynomials

Numerical solution of delay differential equations via operational matrices of hybrid of block-pulse functions and Bernstein polynomials Computational Methods for Differential Equations http://cmdetabrizuacir Vol, No, 3, pp 78-95 Numerical solution of delay differential equations via operational matrices of hybrid of bloc-pulse functions

More information

8. Active Filters - 2. Electronic Circuits. Prof. Dr. Qiuting Huang Integrated Systems Laboratory

8. Active Filters - 2. Electronic Circuits. Prof. Dr. Qiuting Huang Integrated Systems Laboratory 8. Active Filters - 2 Electronic Circuits Prof. Dr. Qiuting Huang Integrated Systems Laboratory Blast From The Past: Algebra of Polynomials * PP xx is a polynomial of the variable xx: PP xx = aa 0 + aa

More information

Finite Fields and Their Applications

Finite Fields and Their Applications Finite Fields and Their Applications 18 (2012) 1232 1241 Contents lists available at SciVerse ScienceDirect Finite Fields and Their Applications www.elsevier.com/locate/ffa What is your birthday elliptic

More information

Module 4. Single-phase AC Circuits

Module 4. Single-phase AC Circuits Module 4 Single-phase AC Circuits Lesson 13 Representation of Sinusoidal Signal by a Phasor and Solution of Current in R-L-C Series Circuits In the last lesson, two points were described: 1. How a sinusoidal

More information

NUMERICAL EVALUATION OF DISPLACEMENT AND ACCELERATION FOR A MASS, SPRING, DASHPOT SYSTEM

NUMERICAL EVALUATION OF DISPLACEMENT AND ACCELERATION FOR A MASS, SPRING, DASHPOT SYSTEM American Society for Engineering Education Salt Lake City, Utah June 24 NUMERICAL EVALUATION OF DISPLACEMENT AND ACCELERATION FOR A MASS, SPRING, DASHPOT SYSTEM ACCELEROMETER MASS SPRING FIXED SUPPORT

More information

ECE 350 Signals and Systems Spring 2011 Final Exam - Solutions. Three 8 ½ x 11 sheets of notes, and a calculator are allowed during the exam.

ECE 350 Signals and Systems Spring 2011 Final Exam - Solutions. Three 8 ½ x 11 sheets of notes, and a calculator are allowed during the exam. ECE 35 Spring - Final Exam 9 May ECE 35 Signals and Systems Spring Final Exam - Solutions Three 8 ½ x sheets of notes, and a calculator are allowed during the exam Write all answers neatly and show your

More information

Laplace Transforms. Chapter 3. Pierre Simon Laplace Born: 23 March 1749 in Beaumont-en-Auge, Normandy, France Died: 5 March 1827 in Paris, France

Laplace Transforms. Chapter 3. Pierre Simon Laplace Born: 23 March 1749 in Beaumont-en-Auge, Normandy, France Died: 5 March 1827 in Paris, France Pierre Simon Laplace Born: 23 March 1749 in Beaumont-en-Auge, Normandy, France Died: 5 March 1827 in Paris, France Laplace Transforms Dr. M. A. A. Shoukat Choudhury 1 Laplace Transforms Important analytical

More information

2 Introduction of Discrete-Time Systems

2 Introduction of Discrete-Time Systems 2 Introduction of Discrete-Time Systems This chapter concerns an important subclass of discrete-time systems, which are the linear and time-invariant systems excited by Gaussian distributed stochastic

More information

INTRODUCTION TO. Adapted from CS474/674 Prof. George Bebis Department of Computer Science & Engineering University of Nevada (UNR)

INTRODUCTION TO. Adapted from CS474/674 Prof. George Bebis Department of Computer Science & Engineering University of Nevada (UNR) INTRODUCTION TO WAVELETS Adapted from CS474/674 Prof. George Bebis Department of Computer Science & Engineering University of Nevada (UNR) CRITICISM OF FOURIER SPECTRUM It gives us the spectrum of the

More information

13. Power Spectrum. For a deterministic signal x(t), the spectrum is well defined: If represents its Fourier transform, i.e., if.

13. Power Spectrum. For a deterministic signal x(t), the spectrum is well defined: If represents its Fourier transform, i.e., if. For a deterministic signal x(t), the spectrum is well defined: If represents its Fourier transform, i.e., if jt X ( ) = xte ( ) dt, (3-) then X ( ) represents its energy spectrum. his follows from Parseval

More information

x[n] = x a (nt ) x a (t)e jωt dt while the discrete time signal x[n] has the discrete-time Fourier transform x[n]e jωn

x[n] = x a (nt ) x a (t)e jωt dt while the discrete time signal x[n] has the discrete-time Fourier transform x[n]e jωn Sampling Let x a (t) be a continuous time signal. The signal is sampled by taking the signal value at intervals of time T to get The signal x(t) has a Fourier transform x[n] = x a (nt ) X a (Ω) = x a (t)e

More information

Laplace Transforms Chapter 3

Laplace Transforms Chapter 3 Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first. Laplace transforms play a key role in important

More information

Situation 41: Square Roots

Situation 41: Square Roots Situation 41: Square Roots Prepared at Penn State Mid-Atlantic Center for Mathematics Teaching and Learning 14 July 2005 Tracy, Jana, Christa, Jim Prompt Edited at University of Georgia August 1, 2006

More information

Key Words: cardinal B-spline, coefficients, moments, rectangular rule, interpolating quadratic spline, hat function, cubic B-spline.

Key Words: cardinal B-spline, coefficients, moments, rectangular rule, interpolating quadratic spline, hat function, cubic B-spline. M a t h e m a t i c a B a l a n i c a New Series Vol. 24, 2, Fasc.3-4 Splines in Numerical Integration Zlato Udovičić We gave a short review of several results which are related to the role of splines

More information

A NEW METHOD OF INVERSION OF THE LAPLACE TRANSFORM* ATHANASIOS PAPOULIS. Polytechnic Institute of Brooklyn

A NEW METHOD OF INVERSION OF THE LAPLACE TRANSFORM* ATHANASIOS PAPOULIS. Polytechnic Institute of Brooklyn 405 A NEW METHOD OF INVERSION OF THE LAPLACE TRANSFORM* BY ATHANASIOS PAPOULIS Polytechnic Institute of Brooklyn Introduction. In determining a function r(t) from its Laplace transform R(p) R(p) = [ e"'r(t)

More information

SOLVING SOLVABLE QUINTICS. D. S. Dummit

SOLVING SOLVABLE QUINTICS. D. S. Dummit D. S. Dummit Abstract. Let f(x) = x 5 + px 3 + qx + rx + s be an irreducible polynomial of degree 5 with rational coefficients. An explicit resolvent sextic is constructed which has a rational root if

More information

PS403 - Digital Signal processing

PS403 - Digital Signal processing PS403 - Digital Signal processing 6. DSP - Recursive (IIR) Digital Filters Key Text: Digital Signal Processing with Computer Applications (2 nd Ed.) Paul A Lynn and Wolfgang Fuerst, (Publisher: John Wiley

More information

USE OF MATLAB TO UNDERSTAND BASIC MATHEMATICS

USE OF MATLAB TO UNDERSTAND BASIC MATHEMATICS USE OF MATLAB TO UNDERSTAND BASIC MATHEMATICS Sanjay Gupta P. G. Department of Mathematics, Dev Samaj College For Women, Punjab ( India ) ABSTRACT In this paper, we talk about the ways in which computer

More information

The Laplace Transform

The Laplace Transform The Laplace Transform Syllabus ECE 316, Spring 2015 Final Grades Homework (6 problems per week): 25% Exams (midterm and final): 50% (25:25) Random Quiz: 25% Textbook M. Roberts, Signals and Systems, 2nd

More information

Four Point Gauss Quadrature Runge Kuta Method Of Order 8 For Ordinary Differential Equations

Four Point Gauss Quadrature Runge Kuta Method Of Order 8 For Ordinary Differential Equations International journal of scientific and technical research in engineering (IJSTRE) www.ijstre.com Volume Issue ǁ July 206. Four Point Gauss Quadrature Runge Kuta Method Of Order 8 For Ordinary Differential

More information

10 th Workshop on Multimedia in Physics Teaching and Learning. Freie Universität Berlin 5-7 October 2005

10 th Workshop on Multimedia in Physics Teaching and Learning. Freie Universität Berlin 5-7 October 2005 FU Berlin Germany 10 th Workshop on Multimedia in Physics Teaching and Learning Freie Universität Berlin 5-7 October 005 Latest News Report on the workshop for Europhysics News 3/37 006 (pdf) (August 006)

More information

Review of Linear Time-Invariant Network Analysis

Review of Linear Time-Invariant Network Analysis D1 APPENDIX D Review of Linear Time-Invariant Network Analysis Consider a network with input x(t) and output y(t) as shown in Figure D-1. If an input x 1 (t) produces an output y 1 (t), and an input x

More information

On a max norm bound for the least squares spline approximant. Carl de Boor University of Wisconsin-Madison, MRC, Madison, USA. 0.

On a max norm bound for the least squares spline approximant. Carl de Boor University of Wisconsin-Madison, MRC, Madison, USA. 0. in Approximation and Function Spaces Z Ciesielski (ed) North Holland (Amsterdam), 1981, pp 163 175 On a max norm bound for the least squares spline approximant Carl de Boor University of Wisconsin-Madison,

More information