photo

준호


Last seen: 2 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

12 个提问
2 个回答

排名
90,780
of 299,862

声誉
0

贡献数
12 个提问
2 个回答

回答接受率
8.33%

收到投票数
1

排名
 of 20,824

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,327

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How do I use Simulink Coder to build a Simulink model and generate the necessary header files that seem to be missing?
Hello, I’m trying to build a simple LQR block diagram using Simulink Coder for deployment on a Raspberry Pi board. However, du...

2 months 前 | 1 个回答 | 0

1

个回答

提问


How to implement an LQR controller when the system's state variables and control inputs have different units?
Hello, I am wondering how to implement an LQR controller when the state variables and control inputs have different units. For...

7 months 前 | 1 个回答 | 0

1

个回答

提问


How to implement MPC when the number of states is greater than the number of outputs?
I want to implement MPC using MATLAB's Model Predictive Control Toolbox. When I checked the official MATLAB website, I found on...

7 months 前 | 1 个回答 | 0

1

个回答

已回答
How to troubleshoot pixhawk build error problem during executing example file?
Hello, I have another problem, that is QGroundControl doesn't recognize a pixhawk board when px4 firmware was built from MATL...

7 months 前 | 0

已回答
How to troubleshoot pixhawk build error problem during executing example file?
I just fixed this problem by installing PX4-Autopilot firmware to the Linux home directory(not windows directory) and not execut...

8 months 前 | 1

提问


How to troubleshoot pixhawk build error problem during executing example file?
Hello, I want to execute the example of Send and Receive Serial Data Using PX4 Autopilots Support Package. I followed the step...

8 months 前 | 2 个回答 | 0

2

个回答

提问


How can I execute a Simulink block only when a specific condition is met?
Hi all, Is there a way to execute the following block diagram only when a certain condition is satisfied (e.g., when a joysti...

10 months 前 | 1 个回答 | 0

1

个回答

提问


How to use "StabilityThreshold" estimation option in greyest function?
Hello, To predict the lateral equations of the H4 Hercules using a greybox model, I defined the model function as follows and s...

11 months 前 | 1 个回答 | 0

1

个回答

提问


Problem Occurred While Using MATLAB System Identification Toolbox
Hello, I am currently performing system identification using the System Identification Toolbox after extracting the response dat...

11 months 前 | 1 个回答 | 0

1

个回答

提问


Inquiry about IP address and port number for UDP Send and UDP Receive block
Hello all, I have a question about the IP addresses and port numbers for the UDP Send and UDP Receive blocks. When sending and ...

12 months 前 | 1 个回答 | 0

1

个回答

提问


How to store object(like udp object) in level-2 s-function?
Hello all, I want to send control input from Matlab to FlightGear and receive aircraft data from FlightGear to Matlab with UDP ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How to calculate minimum singular value of I+L and I+inv(L) for MIMO system?
Hello, I want to calculate minimum singular value for MIMO system, and here is an example %% A = [0.1873 0.8403 -0.6003 -2.1...

1 year 前 | 1 个回答 | 0

1

个回答

提问


What's the difference between two command?
Hello, In general, the command of nyquist plot is nyquist(sys,omega), but an example of textbook the command of nyquist is nyqu...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How to maintain eigenvalues sequence
Hello, I have to draw root-locus for longitudinal motion; Short Period Mode and Phugoid Mode. Here is a code %% Dynamics Vp =...

2 years 前 | 0 个回答 | 0

0

个回答