Community Profile

photo

Erick Guzman


Last seen: oltre un anno fa Attivo dal 2022

Statistiche

  • Thankful Level 3

Visualizza badge

Content Feed

Visto da

Domanda


how can i know if x position of a vector is empty?
im trying this to know if that element(1,2) is empty or zero, to make a decision from that condition if (ps1(1,2))==0 pare...

quasi 2 anni fa | 2 risposte | 0

2

risposte

Domanda


how can i draw some points but diferent colors depends of a condition?
while n<= l if 0<d(p)<=10 h=images.roi.Point(gca,'Position',[x(n) y(n)],'Color','b'); elseif 10<d(p)<= ...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


how can i create "x" empty vectors to begin refill it?
i wanna do something like, example: p=input("please input the number of vector that you want:") i dont know if use while or fo...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I get if some functions are intercepted? having the equation of the line
i need to know only if the functions are intercepted, i dont wanna know the point. Something like if the functions really are in...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


I can create an identity matrix simulating the union of two points? starting from its coordinates
i really need creatis this array in direction of two points, why? because i wanna detect with another array (a plane of a floor)...

quasi 2 anni fa | 0 risposte | 0

0

risposte

Domanda


why i cant use "occupancyMap", it looks like a dont recognize it as a function.
clc clear all close all map = robotics.BinaryOccupancyGrid(20,20); setOccupancy(map,[8 8],0.2); setOccupancy(map,[8 9]...

quasi 2 anni fa | 1 risposta | 0

1

risposta