필터 지우기
필터 지우기

Simulink "Goodness" Block, Function to Coefficeint

조회 수: 2 (최근 30일)
Paul Huter
Paul Huter 2013년 2월 15일
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)?
Kaustubha Govind
Kaustubha Govind 2013년 3월 5일
Paul: Perhaps you're looking for Adaptive Filters?

댓글을 달려면 로그인하십시오.

카테고리

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