Community Profile

photo

Boris Huljak


Active since 2017

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


Matlab GUI and Arduino code running together ?
Hello. I am wondering something about the way I can control motors via an Arduino. I wrote a code where I send PWM signal to...

5 years ago | 1 answer | 0

1

answer

Question


'replicate' options on roifilt2 function
Hello. The function imfilter has an option "replicate" that I really need to use. The problem is that I am using the function...

6 years ago | 0 answers | 0

0

answers

Question


Genetic algorithm : Best score is not equal to fitness
Hello, I am currently using a genetical algorithm, and using a output fuction, I display the best state.Score value at each i...

6 years ago | 0 answers | 0

0

answers

Answered
How does GA create crossover/mutation with constraints ?
Thanks, I read your link and it is kind of still blur. When you say they trie to obtain feasible, is there a simplified explain...

6 years ago | 0

Question


How does GA create crossover/mutation with constraints ?
Hello. I am currently doing an optimization where polynomial (4 parameters) have to fulfil a constraint of the type (max(poly)-...

6 years ago | 2 answers | 0

2

answers

Question


Fitness function run twice / stopping a GA
Hello. I have currently two problem with my GA code. My elements are defined by 4 value, and each time my fitness function ...

6 years ago | 0 answers | 0

0

answers

Question


Increase the resolution of a filled image
Hello, I am trying to make an B&W image out of a contour of a plot. The code I use so far is below, where B2 is a matrix of 2 co...

6 years ago | 1 answer | 0

1

answer

Question


Transform a 2D plot into a black and white image
Hello. I want to do something and i can not really think of any method to do it. Here is the idea, I want to be able to tr...

6 years ago | 0 answers | 1

0

answers

Question


Extract point from a video
Hello. I would like to follow a point on a video by cliking on it, and getting the coordinate as an output (like getpts would d...

7 years ago | 2 answers | 0

2

answers