Simulink "Goodness" Block, Function to Coefficeint

2 次查看(过去 30 天)
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?

采纳的回答

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

更多回答(1 个)

Azzi Abdelmalek
Azzi Abdelmalek 2013-2-15
编辑:Azzi Abdelmalek 2013-2-15
Yes, you can use interpreted matlab function block or matlab function block
  4 个评论
Paul Huter
Paul Huter 2013-2-16
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)?

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Sources 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by