photo

Miro Mitev


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


How to change the font of my comments in the code
Hello there, Is it possible to change the font of the comments over my code (%), or something specific in my code at all?

8 years ago | 1 answer | 0

1

answer

Question


Increase or decrease values until condition is true?
I have 3 circles (red ones) and Mean Square Error (showed by blue circles). So my idea, that I want to implement is: How to incr...

8 years ago | 0 answers | 0

0

answers

Question


How to delete consecutive values in a vector and to save just the biggest one?
I have a vector like: a=[1 2 3 7 10 11 12]. The idea that i want to implement is: if I have consecutive numbers (in this situati...

8 years ago | 1 answer | 0

1

answer

Question


Particle filter inputs - How can I filter a vector with it?
I want to use particle filter for a simple vector filtration. My problem is I dont really get where exactly should I put my vect...

8 years ago | 0 answers | 0

0

answers

Question


How can I compare vector`s values?
I have a vector like on the figure bellow. I extracted the min and max values of it (A,B,C,D,E,F,G) and now I need to make a com...

8 years ago | 1 answer | 0

1

answer

Question


Is there a solution to use "circcirc" with continuous variable as radius?
Hello, I am trying to implement trilateration algorithm and I am using "circcirc" command to find intersections of the circles....

8 years ago | 1 answer | 0

1

answer

Question


Searching for line and circle intersection.
Hello, I have two circles and a line that connects the centers. I am trying to find only the closest intersections of the lin...

8 years ago | 1 answer | 0

1

answer