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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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...
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 years 前 | 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 years 前 | 4 个回答 | 0

