
YAAQOB AL-JAMALI
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
108.346
of 298.641
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20.635
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 161.878
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
binary occupancy map flipped after using A* algorithm
I am trying to explore A* algorithm which is built-in MATLAB algorithm, but when creating enviornment for simulation and then sh...
2 maanden ago | 1 answer | 0
1
answerQuestion
Iterative path collision refinement
I am having a path that is resulted from RRT-connect, then it is pruned using Ramer–Douglas–Peucker. Once we get the path with r...
9 maanden ago | 0 answers | 0
0
answersQuestion
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 ...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 3 jaar ago | 0 answers | 0
0
answersQuestion
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...
bijna 3 jaar ago | 1 answer | 0
1
answerQuestion
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',...
bijna 3 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 3 jaar ago | 1 answer | 0