how to create lookup table for torque vs speed
1 view (last 30 days)
Show older comments
how to create a lookup table for torque and speed
it must be a boost lookup table
3 Comments
David Wilson
on 18 Apr 2019
I'm also assuming you need an interp1 function to actually use the lookup table for an arbitrary input.
Adam Danz
on 18 Apr 2019
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.
Answers (0)
See Also
Categories
Find more on Nonlinearity in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!