functionnStdIfft
Inverse non-standard 1-D fast Fourier transform
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Complex | xhat | The vector to be inverse transformed | |
| Real | low | -8 | Lower boundary of the function |
| Real | high | 8 | Higher boundary of the function |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | x | The recovered signal | |
| Real | t | Time grid |