What knowledges do I need to know for taking my matlab algorithm's to real life?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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.
Respuestas (1)
Prabhan Purwar
el 19 de Mzo. de 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
0 comentarios
Ver también
Categorías
Más información sobre Electromechanical en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!