필터 지우기
필터 지우기

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

조회 수: 2 (최근 30일)
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.

답변 (1개)

Prabhan Purwar
Prabhan Purwar 2021년 3월 19일
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

카테고리

Help CenterFile Exchange에서 Embedded Coder에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by