Borrar filtros
Borrar filtros

Simulink "Goodness" Block, Function to Coefficeint

2 visualizaciones (últimos 30 días)
Paul Huter
Paul Huter el 15 de Feb. de 2013
Is there a Simulink block that will allow me to compare a calculated/predicted data point with an actual data point, then generate a coefficient to improve the calculation of future data points? Or, is there a MATLAB function that can be turned into said Simulink block?

Respuesta aceptada

Guy Rouleau
Guy Rouleau el 5 de Mzo. de 2013
With only one point, I don't know... but with a buffer of past points, this sounds like a cross-correlation:

Más respuestas (1)

Azzi Abdelmalek
Azzi Abdelmalek el 15 de Feb. de 2013
Editada: Azzi Abdelmalek el 15 de Feb. de 2013
Yes, you can use interpreted matlab function block or matlab function block
  4 comentarios
Paul Huter
Paul Huter el 16 de Feb. de 2013
Okay: if I have a calculated/predicted data point and a corresponding real data point - how can I generate some sort of coefficient in Simulink/MATLAB to improve the accuracy of the calculated/predicted point (or future points)?
Kaustubha Govind
Kaustubha Govind el 5 de Mzo. de 2013
Paul: Perhaps you're looking for Adaptive Filters?

Iniciar sesión para comentar.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by