chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
Signal functions
|
||||
----------------
|
||||
|
||||
The functions in this section describe non-sinusoidal waveforms, which are
|
||||
often used in signal processing and electronics.
|
||||
|
||||
Square wave signal
|
||||
..................
|
||||
|
||||
.. autofunction:: mpmath.squarew
|
||||
|
||||
|
||||
Triangle wave signal
|
||||
....................
|
||||
|
||||
.. autofunction:: mpmath.trianglew
|
||||
|
||||
|
||||
Sawtooth wave signal
|
||||
....................
|
||||
|
||||
.. autofunction:: mpmath.sawtoothw
|
||||
|
||||
|
||||
Unit triangle signal
|
||||
....................
|
||||
|
||||
.. autofunction:: mpmath.unit_triangle
|
||||
|
||||
|
||||
Sigmoid wave signal
|
||||
.....................
|
||||
|
||||
.. autofunction:: mpmath.sigmoid
|
||||
Reference in New Issue
Block a user