jaskier222


2017년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

3 질문
4 답변

순위
19,491
of 300,857

평판
2

참여
3 질문
4 답변

답변 채택
66.67%

획득한 표
1

순위
 of 21,097

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,361

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
Constrained Optimization, a function that returns a vector?
Hmm, I used: x0=[0,0,0] A=[] b=[] [x,fval] = fmincon(fun,x0,A,b) fun = @(x)((y_zad_k-y_k)'*(y_zad_k-y...

8년 초과 전 | 0

질문


Constrained Optimization, a function that returns a vector?
Hello! I looking for some matlab function (Constrained Optimization) which one returns a vector. The function what I try minima...

8년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
fmincon in MATLAB Function block (SIMULINK)
Hello Sebastian, thanks 4 your answer. I did my own linear MPC with state space model without Toolbox. There I used another fu...

8년 초과 전 | 0

질문


fmincon in MATLAB Function block (SIMULINK)
Hello! I'd like to do MPC controller by using MATLAB. Could u help me with my problem? I try to use 'fmincon' in MATLAB Functi...

8년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
Embedded matlab function error
Oh, i used this: N = 10000; assert(a< N); I = eye(a); It is working!

8년 초과 전 | 1

답변 있음
Embedded matlab function error
Still the same.. Can I control size of matrix from external sourse?

8년 초과 전 | 0

질문


Embedded matlab function error
Hello! How can I resolve this error: "Computed maximum size of the output of function 'eye' is not bounded. Static me...

8년 초과 전 | 답변 수: 3 | 0

3

답변