Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
This tool accepts a function handle for a "well behaved" function. It then automatically finds the best position for the knots for cubic spline approximation based on the error tolerance specified by the user. Areas of the approximation region with more rapid changes require more closely placed knots.
Once the knots are positioned and the requested error tolerance is achieved, a computation is made to convert the coefficient tables to fixed point. The lookup operation is automatically coded in EML. Note that the best way to code the EML lookup operation is with a linear O(n) search, that will be further optimized by the synthesis tools.
To demonstrate the utility of these functions, run the "example.m" function that is included with this submission.
Cita come
Sean Little (2026). Spline based function approximation for HDL synthesis (https://it.mathworks.com/matlabcentral/fileexchange/27738-spline-based-function-approximation-for-hdl-synthesis), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.0.0.1 (20,9 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
