curve fitting tool value in simulink
이전 댓글 표시
i have a smoothing spline value in curve fitting
how can i send this diagram in simulink as a source ?
( in fourier diagram should put Coefficients as sine wave with sum)
댓글 수: 1
Walter Roberson
2021년 7월 10일
A spline is a piecewise polynomial. Are you expecting to create a piecewise fourier? If so then piecewise over time or over frequency?
Spline are most often applied to space (or, equivalently, time). Could you confirm that you want to use the spline coefficients to control frequency? Are you sending frequency coefficients to the spline routine?
Is this a one-time transfer or is this an adaptive filter?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Splines에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!