Search for dissertations about: "recursive descent"

Found 3 swedish dissertations containing the words recursive descent.

  1. 1. Recursive descent parsing of user defined distfix operators

    Author : Annika Aasa; Chalmers tekniska högskola; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; distfix; operators; user defined syntax; recursive descent; ambiguity; grammars; parsing;

    Abstract : .... READ MORE

  2. 2. System Modeling Using Basis Functions and Application to Echo Cancelation

    Author : Lester S.H. Ngia; Chalmers tekniska högskola; []
    Keywords : TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY; Laguerre filters; Gauss-Newton algorithms; Levenberg-Marquard algorithms; room acoustics; separable nonlinear least-squares; adaptive filtering; off-line estimation; echo cancelation; on-line estimation; system modeling; neural net filters; Kautz filters; loudspeaker systems; steepest-descent algorithms; Hammerstein models;

    Abstract : This thesis concerns modeling of linear and nonlinear dynamic systems, where the applied models can be described by basis function expansions. In the first part of the thesis, the investigated model (or filter) structures and parameter estimation algorithms are described. READ MORE

  3. 3. Pure Functional Parsing - an advanced tutorial

    Author : Peter Ljunglöf; Göteborgs universitet; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; NATURVETENSKAP; NATURAL SCIENCES; context-free grammars; parsing algorithms; parser combinators; functional programming;

    Abstract : Parsing is the problem of deciding whether a sequence of tokens is recognized by a given grammar, and in that case returning the grammatical structure of the sequence. This thesis investigates di erent aspects of the parsing problem from the viewpoint of a functional programmer. READ MORE