photo

Daniel Cleveland


2015년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

2 질문
2 답변

순위
107,445
of 301,811

평판
0

참여
2 질문
2 답변

답변 채택
100.0%

획득한 표
0

순위
 of 21,419

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 176,692

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Find borders of a truth map
Hi, I have an array truth_map = [0 0 0 0 0 0 0 0 1 1 ; 0 0 0 0 0 0 0 0 1 1 ; 0 0 0 0 0 0 0 1 1 1 ; 0 0 0 0 0...

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

2

답변

답변 있음
Lyapunov Plotting: using 'mesh' and 'meshgrid' with matricies
Found the solution. I had to replicate what mesh does. e = ErrorData.signals.values(:,1); ed = ErrorData.signals.values(:...

대략 11년 전 | 0

| 수락됨

답변 있음
Lyapunov Plotting: using 'mesh' and 'meshgrid' with matricies
Hi, Nope, didn't work unfortunately. It doesnt' seem to "connect the dots" per say in the way I want. Here's the result: <...

대략 11년 전 | 0

질문


Lyapunov Plotting: using 'mesh' and 'meshgrid' with matricies
I'm trying to plot a 3d graph of a Lyapunov function of a control system I've created. The function is: V(x)=xT*P*x where...

대략 11년 전 | 답변 수: 3 | 0

3

답변