How to resolve this error?
13 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Chulan
el 27 de Nov. de 2024 a las 11:44
Respondida: Matt J
el 27 de Nov. de 2024 a las 11:59
Error using filter
Invalid data type. Input arrays must be numeric or logical.
Error in echo saple 3 (line 72)
[y,e] = filter(x,d,hFDAF);
0 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Matched Filter and Ambiguity Function en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!