I need help finding MATLAB codes of the techniques for estimating the instantaneous frequency with the method below:
%LMS (Order 1)
%RLS (Order 1)
%Smoothed Phase Differencing
%Linear Least Squares Estimation of Phase Polynomial
%ML Estimation of Phase Polynomial
%Adaptive Estimation of Phase Polynomial
Any suggestions?