photo

Óscar


Last seen: 3年以上 前 2014 年からアクティブ

Followers: 0   Following: 0

統計

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

バッジを表示

Feeds

表示方法

回答済み
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...

約6年 前 | 0

質問


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

約8年 前 | 0 件の回答 | 0

0

回答

質問


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

8年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 0 件の回答 | 0

0

回答

質問


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

9年以上 前 | 3 件の回答 | 0

3

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 0 件の回答 | 0

0

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

10年弱 前 | 1 件の回答 | 0

1

回答

質問


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

10年弱 前 | 3 件の回答 | 0

3

回答