Simulink "Goodness" Block, Function to Coefficeint

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 日

0 投票

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 日

0 投票

Yes, you can use interpreted matlab function block or matlab function block

4 件のコメント

Paul Huter
Paul Huter 2013 年 2 月 15 日
I was hoping more for an example than a "yes, your can use a function".
Azzi Abdelmalek
Azzi Abdelmalek 2013 年 2 月 15 日
Paul, I can't guess your hope, you did not ask for an example. I answered the second part of your question: is there a MATLAB function that can be turned into said Simulink block?. The first part is not clear for me. Read these links: interpreted matlab function and matlab function.
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)?
Kaustubha Govind
Kaustubha Govind 2013 年 3 月 5 日
Paul: Perhaps you're looking for Adaptive Filters?

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeSimulink についてさらに検索

製品

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by