Bode Plot Engine

Alpha version limitations: *** max Laplace operator "s" power: 9, * Laplace operator "s" power cannot be negative

Editor

Run ScriptDownloadExport .csvclfclcclear

Command ConsoleEnter

Your browser does not support the HTML5 canvas tag.

Your browser does not support the HTML5 canvas tag.

The plot is clickable & draggable.

History On/OffVariables On/Off

Console history:

[0] help

[0] Help : available commands:

  • clf (clears Bode plots)

  • clear (clears all variables)

  • clc (clear the console)

  • bode (fcn, plot) - calculates the Bode plot of fcn and displays the result in the plot slot. A 'bode()' call with no arguments calls a default example.

  • var = assignment E.g., a = s^2 - 10/s; b = 50*a;

Variables:

ID Name Value Parsed

Examples

A list of examples is available here: Bode Plot Engine Examples

Documentation

Introduction

The Bode Plot Engine is a computing and plotting environment with combined symbolic and numerical inputs.

Extensive documentation is available here: Bode Plot Engine documentation

Change log is available here: Bode Plot Engine change log