Community Profile

photo

Lu gy


Chongqing

Last seen: mer än ett år ago Active since 2021

DY QI

Statistics

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

View badges

Content Feed

View by

Question


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

nästan 3 år ago | 1 answer | 0

1

answer

Question


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

nästan 3 år ago | 2 answers | 0

2

answers

Question


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

nästan 3 år ago | 1 answer | 0

1

answer

Solved


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

nästan 3 år ago