Info
此问题已关闭。 请重新打开它进行编辑或回答。
how to create lookup table for torque vs speed
6 次查看(过去 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 个)
此问题已关闭。
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!