photo

Lohith k j


2018년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

5 질문
1 답변

순위
272,608
of 301,478

평판
0

참여
5 질문
1 답변

답변 채택
40.0%

획득한 표
0

순위
 of 21,296

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,719

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


how to obtain pid output to 0 to 90 using automatic PID tunner
hi, i am designing closed loop pid controller for mean value engine model, for this model i am using pid controller in this mod...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


how to use interpolation for matrix type of data
hello i have following data thr = [0 10 20 30 40 50 60 70 80 90 100]; % throttle trq_new = [0 10 20 30 40 50 60 70 80 ...

대략 8년 전 | 답변 수: 0 | 0

0

답변

질문


how to use interpolation for matrix data
clc thr = [0 10 20 30 40 50 60 70 80 90 100]; % throttle trq_new = [0 10 20 30 40 50 60 70 80 90 100 110 120]; % new tor...

대략 8년 전 | 답변 수: 0 | 0

0

답변

질문


while using interp1 following errors found
clc thr = [0 10 20 30 40 50 60 70 80 90 100]; % throttle trq_new = [0 10 20 30 40 50 60 70 80 90 100 110 120]; % new tor...

대략 8년 전 | 답변 수: 1 | 0

1

답변

답변 있음
while using interp1 for matrix type data the following error found
clc thr = [0 10 20 30 40 50 60 70 80 90 100]; % throttle trq_new = [0 10 20 30 40 50 60 70 80 90 100 110 120]; % new tor...

대략 8년 전 | 0

질문


while using interp1 for matrix type data the following error found
Error using griddedInterpolant The grid vectors must contain unique points. Error in interp1 (line 161) F = gridded...

대략 8년 전 | 답변 수: 4 | 0

4

답변