Fractional Interpolator: Difference between revisions
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
== Example Flowgraph == | == Example Flowgraph == | ||
[[File: Fractional Interpolator.png]] | |||
<p>This flowgraph can be downloaded from [[Media:Fractional_interpolator.grc]].</p> | |||
== Source Files == | == Source Files == |
Revision as of 13:54, 29 April 2025
Interpolating MMSE filter
Parameters
(R): Run-time adjustable
- Phase Shift
- The phase shift of the output signal to the input
- Resampling Ratio (R)
- The interpolation ratio = input_rate / output_rate.
Example Flowgraph
This flowgraph can be downloaded from Media:Fractional_interpolator.grc.
Source Files
- C++ files
- Complex Input
- Real Input
- Header files
- Complex Input
- Real Input
- Public header files
- Complex Input
- Real Input
- Block definition
- [1]