Fractional Interpolator: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
== Example Flowgraph == | == Example Flowgraph == | ||
== Source Files == | == Source Files == |
Revision as of 15:42, 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
Source Files
- C++ files
- Complex Input
- Real Input
- Header files
- Complex Input
- Real Input
- Public header files
- Complex Input
- Real Input
- Block definition
- [1]