Community Profile

photo

Odesanmi Gbenga Abiodun


Last seen: 7 meses hace Con actividad desde 2019

Estadísticas

  • First Answer
  • Thankful Level 1
  • First Review

Ver insignias

Content Feed

Ver por

Pregunta


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

más de 1 año hace | 1 respuesta | 0

1

respuesta

Respondida
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...

más de 3 años hace | 0

Pregunta


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...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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=...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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'...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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(...

más de 4 años hace | 1 respuesta | 0

1

respuesta