Community Profile

photo

Óscar


Last seen: circa 3 anni fa Attivo dal 2014

Statistiche

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

Visualizza badge

Content Feed

Visto da

Risposto
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...

quasi 6 anni fa | 0

Domanda


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...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 9 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

circa 9 anni fa | 3 risposte | 0

3

risposte

Domanda


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...

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 9 anni fa | 3 risposte | 0

3

risposte