photo

준호


Last seen: 3 months ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

12 Questions
2 Answers

RANK
90,780
of 300,379

REPUTATION
0

CONTRIBUTIONS
12 Questions
2 Answers

ANSWER ACCEPTANCE
8.33%

VOTES RECEIVED
1

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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

3 months ago | 1 answer | 0

1

answer

Question


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

9 months ago | 1 answer | 0

1

answer

Question


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

9 months ago | 1 answer | 0

1

answer

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

9 months ago | 0

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

9 months ago | 1

Question


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

10 months ago | 2 answers | 0

2

answers

Question


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

12 months ago | 1 answer | 0

1

answer

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers