2.161 Signal Processing: Continuous and Discrete Fall 2008

Total Page:16

File Type:pdf, Size:1020Kb

2.161 Signal Processing: Continuous and Discrete Fall 2008 MIT OpenCourseWare http://ocw.mit.edu 2.161 Signal Processing: Continuous and Discrete Fall 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. MASSACHUSETTS INSTITUTE OF TECHNOLOGY DEPARTMENT OF MECHANICAL ENGINEERING 2.161 Signal Processing – Continuous and Discrete 1 The Laplace Transform 1 Introduction In the class handout Introduction to Frequency Domain Processing we introduced the Fourier trans­ form as an important theoretical and practical tool for the analysis of waveforms, and the design of linear filters. We noted that there are classes of waveforms for which the classical Fourier integral does not converge. An important function that does not have a classical Fourier transform are is the unit step (Heaviside) function ( 0 t · 0; us(t) = 1 t > 0; Clearly Z 1 jus(t)j dt = 1; ¡1 and the forward Fourier integral Z 1 Z 1 ¡j­t ¡j­t Us(jΩ) = us(t)e dt = e dt (1) ¡1 0 does not converge. Aside: We also saw in the handout that many such functions whose Fourier integrals do not converge do in fact have Fourier transforms that can be defined using distributions (with the use of the Dirac delta function ±(t)), for example we found that 1 F fu (t)g = ¼±(Ω) + : s jΩ Clearly any function f(t) in which limj tj!1 f(t) 6= 0 will have a Fourier integral that does not converge. Similarly, the ramp function ( 0 t · 0; r(t) = t t > 0: is not integrable in the absolute sense, and does not allow direct computation of the Fourier trans­ form. The Laplace transform is a generalized form of the Fourier transform that allows convergence of the Fourier integral for a much broader range of functions. The Laplace transform of f(t) may be considered as the Fourier transform of a modified function, formed by multiplying f(t) by a weighting function w(t) that forces the product x(t)w(t) to zero as time jtj becomes large. In particular, the two-sided Laplace transform uses an exponential weighting 1D. Rowell, September 23, 2008 1 1.0 f(t) w(t) 0 t f(t)w(t) Figure 1: Modification of a function by a multiplicative weighting function w(t). function ¡σjtj w(t) = e (2) where σ is real. The Laplace transform L fx(t)g is then n o ¡σjtj L fx(t)g = F x(t)e Figure ?? shows how this function will force the product w(t)x(t) to zero for large values of t. Then for a given value of σ, provided Z 1 ¯ ¯ ¯ ¡σjtj ¯ ¯e x(t)¯ dt < 1; ¡1 ¡σjtj the Fourier transform of x(t)e (Eq. (??)): n o ¡σjtj X(jΩjσ) = F x(t)e (3) will exist. The modified transform is not a function of angular frequency Ω alone, but also of the value of the chosen weighting constant σ. The Laplace transform combines both Ω and σ into a single complex variable s s = σ + jΩ (4) and defines the two-sided transform as a function of the complex variable s Z 1 ¡σjtj ¡j­t X(s) = (x(t)e )e dt (5) ¡1 In engineering analysis it is usual to restrict the application of the Laplace transform to causal functions, for which x(t) = 0 for t < 0. Under this restriction the integrand is zero for all negative time and the limits on the integral may be changed Z 1 Z 1 ¡σt ¡j­t ¡st X(s) = x(t)e e dt = x(t)e dt; (6) 0¡ 0¡ which is commonly known as the one-sided Laplace transform. In this handout we discuss only the properties and use of the one-sided transform, and refer to it generally as the Laplace transform. Throughout the rest of this handout it should be kept clearly in mind that the requirement x(t) = 0 for t < 0¡ must be met in order to satisfy the definition of the Laplace transform. 2 For a given x(t) the integral may converge for some values of σ but not others. The region of convergence (ROC) of the integral in the complex s-plane is an important qualification that should be specified for each transform X(s). Notice that when σ = 0, so that w(t) = 1, the Laplace transform reverts to the Fourier transform. Thus, if x(t) has a Fourier transform X(jΩ) = X(s) js =j­ : (7) Stated another way, a function x(t) has a Fourier transform if the region of convergence of the Laplace transform in the s-plane includes the imaginary axis. The inverse Laplace transform may be defined from the Fourier transform. Since n o ¡σt X(s) = X(σ + jΩ) = F x(t)e the inverse Fourier transform of X(s) is Z 1 ¡σt 1 j­t x(t)e = F fX(s)g = X(σ + jΩ)e dΩ: (8) 2¼ ¡1 σt If each side of the equation is multiplied by e Z 1 1 st x(t) = X(s)e dΩ: (9) 2¼ ¡1 The variable of integration may be changed from Ω to s = σ + jΩ, so that ds = jdΩ, and with the corresponding change in the limits the inverse Laplace transform is Z σ+j1 1 st x(t) = X(s)e ds (10) 2¼j σ¡j1 The evaluation of this integral requires integration along a path parallel to the jΩ axis in the complex s plane. As will be shown below, in practice it is rarely necessary to compute the inverse Laplace transform. The one-sided Laplace transform pair is defined as Z 1 ¡st X(s) = x(t)e dt (11) 0¡ Z σ+j1 1 st x(t) = X(s)e ds: (12) 2¼j σ¡j1 The equations are a transform pair in the sense that it is possible to move uniquely between the two representations. The Laplace transform retains many of the properties of the Fourier transform and is widely used throughout engineering systems analysis. We adopt a nomenclature similar to that used for the Fourier transform to indicate Laplace transform relationships between variables. Time domain functions are designated by a lower-case letter, such as y(t), and the frequency domain function use the same upper-case letter, Y (s). For one-sided waveforms we distinguish between the Laplace and Fourier transforms by the argument X(s) or X(jΩ) on the basis that X(jΩ) = X(s)j s=j­ if the region of convergence includes the imaginary axis. A bidirectional Laplace transform rela­ tionship between a pair of variables is indicated by the nomenclature x(t) (L) X(s); and the operations of the forward and inverse Laplace transforms are written: L fx(t)g = X(s) L¡1 fX(s)g = x(t): 3 1.1 Laplace Transform Examples Example 1 Find the Laplace transform of the unit-step (Heaviside) function ( 0 t · 0 us(t) = 1 t > 0: Solution: From the definition of the Laplace transform Z 1 ¡st Us(s) = us(t)e dt (i) 0¡ Z 1 ¡st = e dt ¡ · 0 ¯ ¯1 1 ¡st¯ = ¡ e ¯ s 0¡ 1 = ; (ii) s provided σ > 0. Notice that the integral does not converge for σ = 0, and therefore Eq. (ii) cannot be used to define the Fourier transform of the unit step. Example 2 Find the Laplace transform of the one-sided real exponential function ( 0 t · 0 x(t) = at e t > 0: Solution: Z 1 ¡st X(s) = x(t)e dt (i) 0¡ Z 1 ¡(s¡a)t = e dt ¡ · 0 ¯ ¯1 1 ¡(s¡a)t¯ = ¡ e ¯ s ¡ a 0¡ 1 = (ii) s ¡ a The integral will converge only if σ > a and therefore the region of convergence is the region of the s-plane to the right of σ = a, as shown in Fig. ??. Clearly the imaginary axis lies within the ROC, and the Fourier transform exists, only if a < 0. 4 j W j W s - p l a n e ROC s - p l a n e ROC x s x s 0 a a 0 ( a ) a > 0 ( b ) a < 0 Figure 2: Definition of the region of convergence for Example ?? for (a) a > 0, and (b) a < 0. Example 3 Find the Laplace transform of the one-sided ramp function ( 0 t < 0 r(t) = t t ¸ 0: Solution: The Fourier integral for the ramp function does not converge, but its Laplace transform is Z 1 ¡st R(s) = te dt; (i) 0¡ and integrating by parts · ¯ Z ¯1 1 1 ¡st¯ 1 ¡st R(s) = ¡ te ¯ + e dt (ii) s 0¡ s 0¡ h ¯ 1 ¯1 = 0 + e¡st¯ s2 0¡ 1 = (iii) s2 The region of convergence is all of the s-plane to the right of σ = 0, that is the right-half s plane. Example 4 Find the Laplace transform of the Dirac delta function ±(t). Solution: Z 1 ¡st Δ(s) = ±(t)e dt (i) 0¡ = 1 (ii) 5 by the sifting property of the impulse function. Thus ±(t) has a similar property in the Fourier and Laplace domains; its transform is unity and it converges everywhere. Example 5 Find the Laplace transform of a one-sided sinusoidal function ( 0 t · 0: x(t) = sin Ω0t t > 0: Solution: The Laplace transform is Z 1 ¡st X(s) = sin(Ω0t)e dt; (i) 0¡ and the sine may be expanded as a pair of complex exponentials using the Euler formula Z 1 h i 1 ¡(σ+j(­¡­ ))t ¡(σ+j(­+­ ))t X(s) = e 0 ¡ e 0 dt (ii) j2 0¡ · ¯1 · ¯1 1 ¯ 1 ¯ ¡(σ+j(­¡­0))t¯ ¡(σ+j(­+­0))t¯ = ¡ e ¯ ¡ ¡ e ¯ σ + j(Ω ¡ Ω0) 0¡ σ + j(Ω + Ω0) 0¡ Ω0 = 2 2 (σ + jΩ) + Ω0 Ω0 = 2 2 (iii) s + Ω0 for all σ > 0.
Recommended publications
  • Learning Activation Functions in Deep Neural Networks
    UNIVERSITÉ DE MONTRÉAL LEARNING ACTIVATION FUNCTIONS IN DEEP NEURAL NETWORKS FARNOUSH FARHADI DÉPARTEMENT DE MATHÉMATIQUES ET DE GÉNIE INDUSTRIEL ÉCOLE POLYTECHNIQUE DE MONTRÉAL MÉMOIRE PRÉSENTÉ EN VUE DE L’OBTENTION DU DIPLÔME DE MAÎTRISE ÈS SCIENCES APPLIQUÉES (GÉNIE INDUSTRIEL) DÉCEMBRE 2017 c Farnoush Farhadi, 2017. UNIVERSITÉ DE MONTRÉAL ÉCOLE POLYTECHNIQUE DE MONTRÉAL Ce mémoire intitulé : LEARNING ACTIVATION FUNCTIONS IN DEEP NEURAL NETWORKS présenté par : FARHADI Farnoush en vue de l’obtention du diplôme de : Maîtrise ès sciences appliquées a été dûment accepté par le jury d’examen constitué de : M. ADJENGUE Luc-Désiré, Ph. D., président M. LODI Andrea, Ph. D., membre et directeur de recherche M. PARTOVI NIA Vahid, Doctorat, membre et codirecteur de recherche M. CHARLIN Laurent, Ph. D., membre iii DEDICATION This thesis is dedicated to my beloved parents, Ahmadreza and Sholeh, who are my first teachers and always love me unconditionally. This work is also dedicated to my love, Arash, who has been a great source of motivation and encouragement during the challenges of graduate studies and life. iv ACKNOWLEDGEMENTS I would like to express my gratitude to Prof. Andrea Lodi for his permission to be my supervisor at Ecole Polytechnique de Montreal and more importantly for his enthusiastic encouragements and invaluable continuous support during my research and education. I am very appreciated to him for introducing me to a MITACS internship in which I have developed myself both academically and professionally. I would express my deepest thanks to Dr. Vahid Partovi Nia, my co-supervisor at Ecole Poly- technique de Montreal, for his supportive and careful guidance and taking part in important decisions which were extremely precious for my research both theoretically and practically.
    [Show full text]
  • Multilayer Perceptron
    Advanced Introduction to Machine Learning, CMU-10715 Perceptron, Multilayer Perceptron Barnabás Póczos, Sept 17 Contents History of Artificial Neural Networks Definitions: Perceptron, MLP Representation questions Perceptron algorithm Backpropagation algorithm 2 Short History Progression (1943-1960) • First mathematical model of neurons . Pitts & McCulloch (1943) • Beginning of artificial neural networks • Perceptron, Rosenblatt (1958) . A single layer neuron for classification . Perceptron learning rule . Perceptron convergence theorem Degression (1960-1980) • Perceptron can’t even learn the XOR function • We don’t know how to train MLP • 1969 Backpropagation… but not much attention… 3 Short History Progression (1980-) • 1986 Backpropagation reinvented: . Rumelhart, Hinton, Williams: Learning representations by back-propagating errors. Nature, 323, 533—536, 1986 • Successful applications: . Character recognition, autonomous cars,… • Open questions: Overfitting? Network structure? Neuron number? Layer number? Bad local minimum points? When to stop training? • Hopfield nets (1982), Boltzmann machines,… 4 Short History Degression (1993-) • SVM: Vapnik and his co-workers developed the Support Vector Machine (1993). It is a shallow architecture. • SVM almost kills the ANN research. • Training deeper networks consistently yields poor results. • Exception: deep convolutional neural networks, Yann LeCun 1998. (discriminative model) 5 Short History Progression (2006-) Deep Belief Networks (DBN) • Hinton, G. E, Osindero, S., and Teh, Y.
    [Show full text]
  • Nonlinear Activation Functions in CNN Based on Fluid Dynamics and Its Applications
    Copyright © 2019 Tech Science Press CMES, vol.118, no.1, pp.1-14, 2019 Nonlinear Activation Functions in CNN Based on Fluid Dynamics and Its Applications Kazuhiko Kakuda1, *, Tomoyuki Enomoto1 and Shinichiro Miura2 Abstract: The nonlinear activation functions in the deep CNN (Convolutional Neural Network) based on fluid dynamics are presented. We propose two types of activation functions by applying the so-called parametric softsign to the negative region. We use significantly the well-known TensorFlow as the deep learning framework. The CNN architecture consists of three convolutional layers with the max-pooling and one fully- connected softmax layer. The CNN approaches are applied to three benchmark datasets, namely, MNIST, CIFAR-10, and CIFAR-100. Numerical results demonstrate the workability and the validity of the present approach through comparison with other numerical performances. Keywords: Deep learning, CNN, activation function, fluid dynamics, MNIST, CIFAR- 10, CIFAR-100. 1 Introduction The state-of-the-art on the deep learning in artificial intelligence is nowadays indispensable in engineering and science fields, such as robotics, automotive engineering, web-informatics, bio-informatics, and so on. There are recently some neural networks in the deep learning framework [LeCun, Bengio and Hinton (2015)], i.e., CNN (Convolutional Neural Networks) to recognize object images [Fukushima and Miyake (1982); LeCun, Bottou, Bengio et al. (1998); Krizhevsky, Sutskever and Hinton (2012)], RNN (Recurrent Neural Networks) to process time-series data [Rumelhart, Hinton and Williams (1986)], and so forth. The appropriate choice of the activation functions for neural networks is a key factor in the deep learning simulations. Heretofore, there have been significantly proposed various activation functions in the CNN/RNN-frameworks.
    [Show full text]
  • 1.2 Continuous-Time Signal
    EECE 301 Signals & Systems Prof. Mark Fowler Note Set #2 • What are Continuous-Time Signals??? • Reading Assignment: Section 1.1 of Kamen and Heck 1/22 Course Flow Diagram The arrows here show conceptual flow between ideas. Note the parallel structure between the pink blocks (C-T Freq. Analysis) and the blue blocks (D-T Freq. Analysis). Ch. 3: CT Fourier Ch. 5: CT Fourier Ch. 6 & 8: Laplace Signal Models System Models Models for CT New Signal Signals & Systems Models Fourier Series Frequency Response Transfer Function Periodic Signals Based on Fourier Transform Fourier Transform (CTFT) Ch. 1 Intro Non-Periodic Signals New System Model New System Model C-T Signal Model Functions on Real Line Ch. 2 Diff Eqs C-T System Model System Properties Differential Equations Ch. 2 Convolution LTI D-T Signal Model Causal Difference Equations New System Model C-T System Model Etc Zero-State Response Convolution Integral D-T Signal Model Zero-Input Response D-T System Model Functions on Integers Characteristic Eq. Convolution Sum Ch. 7: Z Trans. Ch. 4: DT Fourier Ch. 5: DT Fourier Models for DT New Signal Signal Models System Models Signals & Systems Model DTFT Freq. Response for DT Transfer Function (for “Hand” Analysis) Based on DTFT DFT & FFT Powerful New System (for Computer Analysis) New System Model Analysis Tool Model2/22 1.1 Continuous-Time Signal Our first math model for a signal will be a “function of time” Continuous Time (C-T) Signal: A C-T signal is defined on the continuum of time values. That is: f(t) for t ∈ℜ Real line f(t) t 3/22 Step & Ramp Functions These are common textbook signals but are also common test signals, especially in control systems.
    [Show full text]
  • Section 5: Laplace Transforms
    SECTION 5: LAPLACE TRANSFORMS MAE 3401 – Modeling and Simulation 2 Introduction – Transforms This section of notes contains an introduction to Laplace transforms. This should mostly be a reviewofmaterialcoveredinyourdifferential equations course. K. Webb MAE 3401 Transforms 3 What is a transform? A mapping of a mathematical function from one domain to another A change in perspective not a change of the function Why use transforms? Some mathematical problems are difficult to solve in their natural domain Transform to and solve in a new domain, where the problem is simplified Transform back to the original domain Trade off the extra effort of transforming/inverse‐ transforming for simplification of the solution procedure K. Webb MAE 3401 Transform Example – Slide Rules 4 Slide rules make use of a logarithmic transform Multiplication/division of large numbers is difficult Transform the numbers to the logarithmic domain Add/subtract (easy) in the log domain to multiply/divide (difficult) in the linear domain Apply the inverse transform to get back to the original domain Extra effort is required, but the problem is simplified K. Webb MAE 3401 5 Laplace Transforms K. Webb MAE 3401 Laplace Transforms 6 An integral transform mapping functions from the time domain to the Laplace domain or s‐domain Time‐domain functions are functions of time, Laplace‐domain functions are functions of is a complex variable K. Webb MAE 3401 Laplace Transforms – Motivation 7 We’ll use Laplace transforms to solve differential equations Differential equations in the time domain difficult to solve Apply the Laplace transform Transform to the s‐domain Differential equations become algebraic equations easy to solve Transform the s‐domain solution back to the time domain Transforming back and forth requires extra effort, but the solution is greatly simplified K.
    [Show full text]
  • Review and Comparison of Commonly Used Activation Functions for Deep Neural Networks
    Review and Comparison of Commonly Used Activation Functions for Deep Neural Networks Tomasz Szandała​1 1Wroclaw​ University of Science and Technology Wroclaw, Poland The primary neural networks decision-making units are activation functions. Moreover, they evaluate the output of networks neural node; thus, they are essential for the performance of the whole network. Hence, it is critical to choose the most appropriate activation function in neural networks calculation. Acharya et al. (2018) suggest that numerous recipes have been formulated over the years, though some of them are considered deprecated these days since they are unable to operate properly under some conditions. These functions have a variety of characteristics, which are deemed essential to successfully learning. Their monotonicity, individual derivatives, and finite of their range are some of these characteristics (Bach 2017). This research paper will evaluate the commonly used additive functions, such as swish, ReLU, Sigmoid, and so forth. This will be followed by their properties, own cons and pros, and particular formula application recommendations. deep learning, neural networks, activation function, classification, regression Introduction There exist many applications of deep learning neural network, such as voice analysis, speech or pattern recognition, and object classification. This has been demonstrated in its excellent performance in many fields. Moreover, it comprises a structure with hidden layers; this implies that the layers are more than one [1], [2]. However, from the study of deep learning structure, it can adapt in terms of real-world application with natural scenes due to its salient features. There exist only a few layers in the first deep learning model used for classification tasks; for example, there were only five layers in LeNet5 model[3].
    [Show full text]
  • Theory and Application of Backpropagation: a Handbook
    Paul Munro January 8 , 2 0 0 3 Backpropagation Handbook Draft: Do Not Distribute Theory and Application of Backpropagation: A Handbook Paul W. Munro © copyright 2002 - 1 - Paul Munro January 8 , 2 0 0 3 Backpropagation Handbook Draft: Do Not Distribute dedicated to the memory of Frank Rosenblatt (1928-1971), who was on the right track. "In questions of science, the authority of a thousand is not worth the humble reasoning of a single individual" - Galileo Galilei - 2 - Paul Munro January 8 , 2 0 0 3 Backpropagation Handbook Draft: Do Not Distribute Preface “What is a neural network, anyway?” Occasionally confronted with such a question (by brave souls in social settings persisting beyond the requisite, “What sort of work do you do?”), I find myself describing an approach to computer simulation of neural function. This often leads to a speculative discussion of the limits of machine intelligence and whether robots will someday rule the world. Assuming a more focused audience here, I submit the following response: The term neural network often brings to mind thoughts of biological devices (brains), electronic devices, or perhaps network diagrams. But the best conceptualization, at least for the discussion here, of a neural network is none of these; rather, think of a neural network as a mathematical function. Not only does the abstractness of mathematics allow a very general description that can unite different instantiations of neural information processing principles, it is also inherently subject to formal analysis and computer simulation. Borrowing the dynamical systems approach of the so-called hard sciences, the field of neural networks has progressed in numerous directions, both towards developing explanations of the relationship between neurobiology and behavior/cognition and towards developing new approaches to problems in engineering and computer science.
    [Show full text]
  • 7 the Backpropagation Algorithm
    7 The Backpropagation Algorithm 7.1 Learning as gradient descent We saw in the last chapter that multilayered networks are capable of com- puting a wider range of Boolean functions than networks with a single layer of computing units. However the computational effort needed for finding the correct combination of weights increases substantially when more parameters and more complicated topologies are considered. In this chapter we discuss a popular learning method capable of handling such large learning problems — the backpropagation algorithm. This numerical method was used by different research communities in different contexts, was discovered and rediscovered, until in 1985 it found its way into connectionist AI mainly through the work of the PDP group [382]. It has been one of the most studied and used algorithms for neural networks learning ever since. In this chapter we present a proof of the backpropagation algorithm based on a graphical approach in which the algorithm reduces to a graph labeling problem. This method is not only more general than the usual analytical derivations, which handle only the case of special network topologies, but also much easier to follow. It also shows how the algorithm can be efficiently implemented in computing systems in which only local information can be transported through the network. 7.1.1 Differentiable activation functions The backpropagation algorithm looks for the minimum of the error function in weight space using the method of gradient descent. The combination of weights which minimizes the error function is considered to be a solution of the learning problem. Since this method requires computation of the gradient of the error function at each iteration step, we must guarantee the conti- nuity and differentiability of the error function.
    [Show full text]
  • 1 Neural Learning Methods the Basic Neuron Model Input Bias Weights
    Neural Learning Methods } An obvious source of biological inspiration for learning research: the brain } The work of McCulloch and Pitts on the perceptron (1943) started as research into how we could precisely model the neuron and the network of connections that 212 Chapter 18. LearningfromExamples allow animals (like us) to learn Class #16: } These networks are used as classifiers: given an input, Neural Networks they label that input with a classification, or a distribution 212 over possible classifications Chapter 18. LearningfromExamples Machine Learning (COMP 135): M. Allen, 28 Oct. 19 Monday, 28 Oct. 2019 Machine Learning (COMP 135) 2 1 2 Source: Russel & Norvig, AI: A Modern Approach The Basic Neuron Model (Prentice Hal, 2010) Input Bias Weights Bias Weight Bias Weight a = 1 a = 1 0 w aj = g(inj) 0 aj = g(inj) 0,j w0,j g inj g wi,j inj ai aj wi,j Σ ai Σ aj Input Input Activation Output Links Function Function Output Links Input Input Activation Output Links Function Function Output Links Figure 18.19 FILES: figures/neuron-unit.eps (Wed Nov 4 11:23:13 2009). Asimplemathemat- } Each input ai to neuron j is given a weightn wi,j ical model for a neuron. The unit’s output activation is aj = g(Pi =0wi,j ai),whereai is the output } Eachactivation neuron of unit iisand treatedwi,j is the weightas having on the link a from fixed unit i todummy this unit. input, a0 = 1 Figure 18.19 FILES: figures/neuron-unit.eps (Wed Nov 4 11:23:13 2009).
    [Show full text]
  • Appendix a the Laplace Transform
    Appendix A The Laplace Transform The Laplace transform was discovered originally by Leonhard Euler (1707–1783), the great 18th-century Swiss mathematician and physicist, but is named in honor of a French mathematician and astronomer Pierre-Simon Laplace (1749–1827), who used the transform in his work on probability theory. He was such a genius not only in mathematics that the great mathematician Simeon Poisson (1781–1840) labeled him the Isaac Newton of France, but also in politics that he could serve three regimes in revolutionary France – the republic, the empire of Napoleon, and the Bourbon restoration, having been bestowed a count from Napoleon and a marquis from Louis XVIII. The Laplace transform is a very useful tool in solving differential equations and much further, it plays an important role in dealing with linear time-invariant systems. A.1 Definition of the Laplace Transform The (unilateral or one-sided) Laplace transform is defined for a function x(t)ofa real variable t (often meaning the time) as ∞ X(s) = L{x(t)}= x(t)e−stdt (A.1) 0− where s is a complex variable, the lower limit, t−, of the integration interval is the instant just before t = 0, and x(t) is often assumed to be causal in the sense that it is zero for all t < 0. A.2 Examples of the Laplace Transform A.2.1 Laplace Transform of the Unit Step Function The unit step function is defined as 385 386 Appendix A δ lim 1 T T d (t ) ==lim rT (t) → (us(t + )–us (t – )) = us(t) T→0 T 0 T 2 2 dt T lim rT (t) T→0 us(t) 1 δ(t ) T t t t 00 0 (a) Unit step function (b) Rectangular pulse (c) Unit impulse function Fig.
    [Show full text]
  • Neural Networks for NLP
    Neural Networks for NLP COMP-599 Nov 30, 2016 Outline Neural networks and deep learning: introduction Feedforward neural networks word2vec Complex neural network architectures Convolutional neural networks Recurrent and recursive neural networks 2 Reference Much of the figures and explanations are drawn from this reference: A Primer on Neural Network Models for Natural Language Processing. Yoav Goldberg. 2015. http://u.cs.biu.ac.il/~yogo/nnlp.pdf 3 Classification Review 푦 = 푓(푥 ) input output label classifier Represent input 푥 as a list of features Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud 푥1 푥2 푥3 푥4 푥5 푥6 푥7 푥8 … exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor 1.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 1.0 … in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 4 Logistic Regression Linear regression: 푦 = 푎1푥1 + 푎2푥2 + … + 푎푛푥푛 + 푏 Intuition: Linear regression gives as continuous values in [-∞, ∞] —let’s squish the values to be in [0, 1]! Function that does this: logit function 1 푃(푦|푥 ) = 푒푎1푥1 + 푎2푥2 + … + 푎푛푥푛 + 푏 푍 This 푍 is a normalizing constant to ensure this is a probability distribution. (a.k.a., maximum entropy or MaxEnt classifier) N.B.: Don’t be confused by name—this method is most often used to solve classification problems.
    [Show full text]
  • Using R to Build Artificial Neural Networks in Medical Data
    Paper ML06 Using R to build artificial neural networks in medical data Thomas Wollseifen, Syneos Health, Germany ABSTRACT Artificial Neural Networks (ANNs) are computer systems that build on existing data-based predictions. ANNs are good for identifying complex patterns in data. They even surpass people at resolving certain problems. The aim of this paper is to present different applications of ANNs with clinical study data. A prediction approach for diabetes is presented based on clinical trial data. Data from the blood glucose level test laboratory of patients diagnosed with diabetes patients is used to train a neural network. The trained neural network is then used to diagnose diabetes in new patients. We will have a look at state of the art so-called convolutional neural networks (CNNs) which can be used to find features in pictures. The statistical software language R with the neuralnet library is used to construct differently built ANNs. With the neuralnet package, R provides easy-to-use features to build ANNs with different numbers of hidden layers and neurons. The main challenges are choosing the right input parameters, preprocessing the data and normalizing the data to fit into the ANN. INTRODUCTION This paper is structured as follows. First, we introduce the topic of neural networks. Using simple examples we show how you can map simple functions with ANNs. After that we go through two examples of diabetes predictions and then look at a state-of-the-art example for categorizing images and how to categorize them with so-called CNNs using the keras package in R.
    [Show full text]