Sökning: "recursive descent"

Hittade 3 avhandlingar innehållade orden recursive descent.

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

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

    Sammanfattning : .... LÄS MER

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

    Författare :Lester S.H. Ngia; Chalmers tekniska högskola; []
    Nyckelord :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;

    Sammanfattning : 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. LÄS MER

  3. 3. Pure Functional Parsing - an advanced tutorial

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

    Sammanfattning : 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. LÄS MER