how to create lookup table for torque vs speed
조회 수: 1 (최근 30일)
이전 댓글 표시
how to create a lookup table for torque and speed
it must be a boost lookup table
댓글 수: 3
David Wilson
2019년 4월 18일
I'm also assuming you need an interp1 function to actually use the lookup table for an arbitrary input.
Adam Danz
2019년 4월 18일
If that's the case (referring to David's comment), it might be easier to just write a function. Interpolation would still rely on an arbitrary level of precision.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Nonlinearity에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!