simulink for simulating a graph
    5 ビュー (過去 30 日間)
  
       古いコメントを表示
    
How should I use MATLAB Simulink to simulate h(𝑥,𝑡) = t(𝑥^2)+ x(𝑡^2)+3𝑥+2𝑡 at x=5 and t=10
0 件のコメント
回答 (1 件)
  Luca Ferro
      
 2023 年 2 月 24 日
        Refer to this question for a solution:https://ch.mathworks.com/matlabcentral/answers/154695-how-to-use-symbolic-variables-and-functions-syms-in-a-simulink-matlab-function.
In short: with a matlab function block + one of the methods cited in the linked question
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!