Community Profile

photo

Óscar


Last seen: mer än 3 år ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • First Answer
  • Revival Level 1
  • Thankful Level 3

View badges

Feeds

View by

Answered
How to control fractional active noise in fbm
Hi Ratanjot, I'm trying to solve the same problem but it is being hard to find a solution to it. Did you manage to find a way of...

nästan 6 år ago | 0

Question


Simulated Annealing with only integer parameters
I am using simulannealbnd to optimize an objetive function. It works completely okey, however it seeks in float numbers and my o...

nästan 8 år ago | 0 answers | 0

0

answers

Question


Set gradual parameter constraints in fmincon
Hello everyone, Here is my problem, I want to optimize a function with several parameters. Let's say that my function is: mod...

ungefär 8 år ago | 1 answer | 0

1

answer

Question


What are the different steps/layers of Matlab while running it?
Hello, I have to make a diagram with the different layers of matlab while running and debugging, but I can not find all the ste...

ungefär 9 år ago | 0 answers | 0

0

answers

Question


Convert cell of strings to numbers
Hallo, On the one hand I have a cell of strings (with around 400 elements) and on the other hand in a loop I have another elemen...

ungefär 9 år ago | 3 answers | 0

3

answers

Question


Elements of the gaussians functions
Last time I worked with Gaussians functions was a long time ago, so I know that this is a stupid question but I can't find the a...

mer än 9 år ago | 1 answer | 0

1

answer

Question


Change Matlab heap from LIFO to FIFO
I'm having some troubles with Matlab's heap. The thing is that I'm developing a GUI interface where the user can select a line a...

mer än 9 år ago | 0 answers | 0

0

answers

Question


How can I disable the call of a function?
I have defined this function in the OpeningFcn: set(areas(i),'ButtonDownFcn',@ImageClickCallback); So it's time th...

mer än 9 år ago | 1 answer | 0

1

answer

Question


How can I save the handles of a GUI in other .m file?
I have a GUI, and when the user click in one axes I call this function: set(handlesStacked(:),'ButtonDownFcn', {@axes2_Bu...

mer än 9 år ago | 1 answer | 0

1

answer

Question


How to draw a "personal" arrow in a axes (GUI)?
hello, I am doing a GUI with an axes and several buttons, and i have to be able to draw a few kinds of arrows. By now, if have f...

mer än 9 år ago | 1 answer | 0

1

answer

Question


how can I move a Point in a plot (GUI) from one side to the other in a fixed time?
I have a point in a plot and I want to move it "smoothly" to the other side of the plot within a fixed amount of time. In the ex...

mer än 9 år ago | 3 answers | 0

3

answers