Statistics
RANK
63,356
of 301,428
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 21,271
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,475
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerwhile 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 years ago | 0
Question
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 years ago | 4 answers | 0

