Implementing cross-correlation in Simulink

18 vues (au cours des 30 derniers jours)
ibra01
ibra01 le 28 Nov 2019
Hello, here is the Simulink model that i'm usingmodel.png
The matlab function script :
function tau = fcn(sig,refsig)
tau = gccphat(sig,refsig);
The errors :
error.png

Réponses (0)

Catégories

En savoir plus sur Simulink dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by