another way to compile my guide without using the matlab compiler?

7 ビュー (過去 30 日間)
Erwin Avendaño
Erwin Avendaño 2017 年 11 月 6 日
コメント済み: Walter Roberson 2024 年 11 月 26 日
What happens is that the matlab compiler does not accept Symbolic Math Toolbox and in my program I use Symbolic Math Toolbox so I want to compile it differently once I read that it could be but commands are used and I do not remember well, does anyone know how?

採用された回答

Karan Gill
Karan Gill 2017 年 11 月 6 日
I think you're looking for matlabfunction : https://www.mathworks.com/help/symbolic/matlabfunction.html
  2 件のコメント
Bugra Alp Nas
Bugra Alp Nas 2019 年 4 月 16 日
Hey Karan Gill,
I have to derivative a function but diff is not working for matlabFunction. Have you got a solution for this issue?
Walter Roberson
Walter Roberson 2019 年 4 月 16 日
Bugra Alp Nas:
Do you have the Symbolic Toolbox? Is what you want to take the derivative of a symbolic function or symbolic expression? Are you using matlabFunction and asking to write the result to a file?

サインインしてコメントする。

その他の回答 (1 件)

suraj
suraj 2024 年 11 月 26 日
Given that the derivative gain Kv=5Kv​=5, find the proportional gain KpKp​ (up to two decimal places) such that the rise time is less than 1s and overshoot less than 5%.
  1 件のコメント
Walter Roberson
Walter Roberson 2024 年 11 月 26 日
I am having trouble understanding how this answers the original question ?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeMATLAB Compiler についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by