Interpolation Graph with Simulink (look-up table?)
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi,
I need to make e block with interpolation graph inside like this:
I've tried with 2D lookup table with Vgs-Vth values as columns, Drain to Source voltage as rows and Drain Current as Table, but it wants that columns be equal to rows (like a square matrix) while i've few values of columns respect to rows.
댓글 수: 1
Kaustubha Govind
2011년 5월 19일
Is it possible to only use the rows whose column values you have and let the Lookup Table block interpolate for you? If that does not provide satisfactory results, you could consider using the Curve Fitting Tool (or similar analysis techniques) to figure out the data samples that you don't have.
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!