- Data Preprocessing: Ensure your input and output data are correctly aligned and preprocessed. Any inconsistencies or noise in the data might affect the model estimation.
- Model Selection: Verify that the chosen model in the System Identification Toolbox is appropriate for capturing the dynamics of your system, including any inverse relationships.
- Parameter Initialization: The initial guess for the model parameters can significantly influence the estimation results. Consider providing a manual initial guess that reflects the expected negative gain.
Though my input and output data is inversely proportional, system identification toolbox is giving me a positive gain
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello all. I have a set of input and output data collected from a process. As my input increases, my output decreases and so technically my gain should be negative. But when I load the data in system identification app, and estimate using process models, Im getting a huge positive gain. Where could be the potential mistake?
댓글 수: 0
답변 (1개)
Dhruv
2024년 5월 2일
Hi Saraswathi,
There might be some areas where you can check for potential issues:
I hope these checks will help you identify and correct the issue.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Linear Model Identification에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!