Community Profile

photo

Óscar


Last seen: mehr als 3 Jahre vor Aktiv seit 2014

Followers: 0   Following: 0

Kontakt

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

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

fast 6 Jahre vor | 0

Frage


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

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 9 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 9 Jahre vor | 3 Antworten | 0

3

Antworten