New implemented function C++ generation code
Versión 1.0.0 (506 KB) por
BLAISE KEVINE
New implemented function C++ generation code Classes for MATLAB Classes associated with MATLAB Kalman Filtering Algorithm
In MATLAB, the kalmanfilter function predicts the position of a moving object based on its past values. It uses a Kalman filter estimator, a recursive adaptive filter that estimates the state of a dynamic system from a series of noisy measurements. Kalman filtering has a broad range of application in areas such as signal and image processing, control design, and computational finance. To generate efficient standalone code for MATLAB® classes, you must use classes differently than when running your code in the MATLAB environment. In MATLAB, classes can define their own versions of the subsref, subsassign, and subsindex methods. Code generation does not support classes that have their own definitions of these methods. We can generate code for entry-point MATLAB unctions that use classes, but you cannot generate code directly for a MATLAB class.
Citar como
BLAISE KEVINE (2024). New implemented function C++ generation code (https://www.mathworks.com/matlabcentral/fileexchange/172074-new-implemented-function-c-generation-code), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2024a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |