What knowledges do I need to know for taking my matlab algorithm's to real life?

1 vue (au cours des 30 derniers jours)
Let's imagine a simplify case, suppose I have a matlab algorithm that can input gyroscope data and depending on some parameters given by my algorithm this gives some output for controlling some type of physical object. What knowledge do i need for converting this algorithm into a real life object?, like converting this algorithm into some type of controller.

Réponses (1)

Prabhan Purwar
Prabhan Purwar le 19 Mar 2021
Hi,
MATLAB supports a large number of Controllers along with Code Gen capability that enables you to design your algorithm on MATLAB and deploy it on the hardware of your wish. The deployment process will require a basic understanding of the algorithm along with the hardware setup. The complexity of the project may vary from simple code implementation to complex implementations such as deployment for Autonomous driving.
Thanks

Catégories

En savoir plus sur Embedded Coder dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by