Description Usage Arguments Examples
This function calculates a range of values for angular frequency (omega) from specified limits of log frequency with a given number of points per decade of frequency.
1 | omega_range(low.logf, high.logf, p.per.dec)
|
low.logf |
The log of the minimum frequency in Hz |
high.logf |
The log of the maximum frequency in Hz |
p.per.dec |
The number of points per decade. |
1 | omega.range(-1, 6, 10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.