photo

영민 공


Last seen: bijna 2 jaar ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
129.785
of 300.379

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

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


Why mpc function and mpc loop isn't same?
This is my mpc code, and it works well, % Given state-space model % function [out1, out2] = mpcmove_test(in1,in2) % % r ...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


MPCmove with function and pscad
I want mpc with pscad, so i want make mpcmove function function [u,y] = mpcmove_test(r,y) num=[1 1]; den=[1 1 2]; [A,B,C,...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


The result of a loop statement is different from iterating over a function in model predictive control.
This is my fuction code. The first time I ran the function with r1 and r2 equal to 1, y1 was 0 and y2 was 1.06. The next tim...

meer dan 2 jaar ago | 1 answer | 0

1

answer