harold
0.1.1
  • Introduction
  • Getting Started
  • Model Objects
  • Conversion of Dynamic Models
  • Discretization Methods
  • Controllability and Observability
  • Model Properties
  • Auxilliary Functions
  • Polynomial Operations
  • Frequency Domain Computations
  • Matrix Equations
  • Frequently Asked Questions
  • ChangeLog
harold
  • Docs »
  • Welcome to harold’s documentation!
  • View page source

Welcome to harold’s documentation!¶

Contents:¶

  • Introduction
    • Prerequisites
    • Installation
    • Development
  • Getting Started
    • Python and its scientific stack
    • Python and its strange syntax
    • An almost exhaustive cheat sheet for recovering matlab users
    • A humble advice to Python beginners
    • Initializing harold
  • Model Objects
    • Creating models
      • State() models
      • Transfer() models
    • Model Arithmetic
    • Context Discovery
  • Conversion of Dynamic Models
    • From State() to Transfer()
    • From Transfer() to State()
  • Discretization Methods
  • Controllability and Observability
    • Kalman-tests
    • Cancellation Distance
  • Model Properties
  • Auxilliary Functions
  • Polynomial Operations
  • Frequency Domain Computations
  • Matrix Equations
    • Lyapunov Equation

Additional Information¶

  • Frequently Asked Questions
    • Is it really free?
    • How fast is it?
    • Why is deciBell not the default unit?
    • Why is there no Python 2 support?
    • Why is it called harold?
  • ChangeLog
    • v0.1.1b2
    • v0.1.1b1
    • v0.1.1a

Indices¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2016, Ilhan Polat.

Built with Sphinx using a theme provided by Read the Docs.