Odesanmi Gbenga Abiodun
Followers: 0 Following: 0
Feeds
提问
Cubic poly trajectory function
I am using matlab2018b and I can't use cubicpolytraj function. please what's the alternative function I can use. Thanks
2 years 前 | 1 个回答 | 0
1
个回答已回答
Problems to install matlab in windows 10?
I am having similar problem,after I updated my window10,my matlab installation disappear. please what can i do to solve the prob...
Problems to install matlab in windows 10?
I am having similar problem,after I updated my window10,my matlab installation disappear. please what can i do to solve the prob...
4 years 前 | 0
提问
How to use sensor data for position control
I am trying to control the position of robot using sensor data and I really dont know how i can do this in real-time. please, c...
4 years 前 | 0 个回答 | 0
0
个回答提问
conversion of single data type to double
please what is the best way to represent a real time single data type 10x6 to double? S = double(Real-TData); SLength=length(S...
4 years 前 | 0 个回答 | 0
0
个回答提问
real-time data streaming using memapfile
Please can someone help me on how to change load data format to real-time data streaming i have: a=load('bigda.mat'); aCount=...
4 years 前 | 0 个回答 | 0
0
个回答提问
How to convert euler angle(roll pitch yaw) to position(x,y,z)
please how do i find position and orientation? thanks yaw = 1; pitch = 2; roll = 3; q = quaternion([yaw pitch roll],'eulerd'...
5 years 前 | 1 个回答 | 0
1
个回答提问
Particle swarm optimization implementation error
@all please I need your suggestion and help on this code using pso for num_acur= 1:1:num_aopt options=optimset('MaxIter',4...
5 years 前 | 1 个回答 | 0
1
个回答提问
Failure in initial objective function evaluation. PARTICLESWARM cannot continue.
%Please help me with this problem, here is my code fun = @(X1Fit,X2Fit)sum(abs(YFit-42.2573 + 0.2109.*X1Fit(1) - 0.3602.*X2Fit(...
5 years 前 | 1 个回答 | 0