Community Profile

photo

Lu gy


Chongqing

Last seen: 1年以上 前 2021 年からアクティブ

DY QI

統計

All
  • Thankful Level 1
  • MATLAB Central Treasure Hunt Finisher
  • Solver

バッジを表示

Content Feed

表示方法

質問


How to use CLA in simulink?
Hello everyone, I am trying to use cla to generate code in Simulink, I can't find the "Code Generation" tab of the Block Parame...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


How to I know this file? It is a .p file.
Hi When I am learning the code of the motor control module I cannot see the code of this file, how should I learn this fun...

3年弱 前 | 2 件の回答 | 0

2

回答

質問


how to solve this equation?
clc clear syms Th1 Th2 Th3 Th4 Rs Ld Lq kexi Ts eq1 = (-Ts*Rs + 2*Lq)/(Ts*Rs + 2*Lq); eq2 = (Ts)/(Ts*Rs + 2*Lq); eq3 = -(...

3年弱 前 | 1 件の回答 | 0

1

回答

解決済み


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

3年弱 前