Lu gy - MATLAB Central
photo

Lu gy


Chongqing

Last seen: 2 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

消息

DY QI

统计学

All
MATLAB AnswersCodyFrom 04/21 to 03/25Use left and right arrows to move selectionFrom 04/21Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

3 个提问
0 个回答

Cody

0 个问题
1 个答案

排名
89,376
of 297,457

声誉
0

贡献数
3 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
97,155
of 158,938

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

提问


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...

4 years 前 | 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...

4 years 前 | 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 = -(...

4 years 前 | 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...

4 years 前