Community Profile

photo

JIBIN GEORGE


Last seen: alrededor de 2 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Iteration is not stopping. Can you please help thanks.
clf clc clear all close all %Obstacle #1 Obpf1= 4.5; Obs1 = [275 0]; %Obstacle #2 Obpf2= 4; Obs2 = [200 90]; %Ob...

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

1

respuesta

Pregunta


Index in position 1 is invalid. Array indices must be positive integers or logical values. getting this error command while running this code
old_obs_1 = plot3(Obs5(1,1), Obs5(1,2), Z(round(Obs5(1,2)),round(Obs5(1,1))),'o','MarkerSize',20, 'MarkerFaceColor','r','MarkerE...

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

2

respuestas

Pregunta


I want to move an object along Y axis up and down. how can I do this? Thanks in advance.
made this using function Obs5 = [125 0]; obst(125,0,5,1) function obst(x,y,r,n) theta= linspace(0, 2*pi,n); x1= x...

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

1

respuesta

Pregunta


I am getting an error 'Index in position 2 is invalid. Array indices must be positive integers or logical values.' please help ? Thanks in advance.
clf clc clear all close all %Obstacle #1 Obpf1= 4.5; Obs1 = [275 0]; %Obstacle #2 Obpf2= 4; Obs2 = [200 90]; %Ob...

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

1

respuesta

Pregunta


HOW CAN I USE 3 DIFFERENT DATA TO TRAIN NEURAL NETWORK
I am trying to train a neural network with raw data, normalised data and standardised data.But it shows some errors. I need to d...

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

0

respuestas