Community Profile

photo

YAAQOB AL-JAMALI


Last seen: etwa ein Monat vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Explorer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to add values from array A (n,3) to array B(m,2)based on values equality between m and n?
I have two arrays A and B of different sizes, wherein, array B is a subarray from array A. Therefore, I want to pad the array B ...

9 Monate vor | 1 Antwort | 0

1

Antwort

Frage


How to do plotting in a different figure for the same environment
I have two figures for the same the environment and I want to do some plotting in the second figuer but it apperas on the first ...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Index in position 1 exceeds array bounds (must not exceed 7).
I am trying to locat the collide segments then add a midpoint between the starting and end point of the collide segment, but I ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How to find nearest point then add midpoint between nearest and consecutive point for two different pointsets?
I am trying to test for collision occurence and trying to overcome it by locating the collide segements then adding midepoint be...

fast 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to locate a collide segment of a post-smoothed path?
I am working on motion planning problem, and so fare i have generated irregular path and then prun it using Ramer–Douglas–Peucke...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Unrecognized function or variable 'mapClutter'.
I am trying to use the built-in MATLAB function "mapClutter" but when i run the example code map = mapClutter(10,{'Box','Plus',...

fast 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to select control points for B-spline smoothing?
I have an initial path that resulted from RRT-connect algorithm in the form (xi,yi) and i want to smooth it using B-spline algor...

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Index in position 1 is invalid. Array indices must be positive integers or logical values.
I used ginput(2) to get initial and goal configuration for path planner, however, when i want to check their feasibility with re...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort