Statistics
RANK
272 539
of 277 646
REPUTATION
0
CONTRIBUTIONS
10 Questions
1 Answer
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 18 785
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 128 836
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
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...
ungefär 5 å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...
ungefär 7 år ago | 0 answers | 0
0
answersQuestion
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 7 år ago | 1 answer | 0
1
answerQuestion
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 8 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 8 år ago | 3 answers | 0
3
answersQuestion
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 8 år ago | 1 answer | 0
1
answerQuestion
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 8 år ago | 0 answers | 0
0
answersQuestion
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 8 år ago | 1 answer | 0
1
answerQuestion
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 8 år ago | 1 answer | 0
1
answerQuestion
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 8 år ago | 1 answer | 0
1
answerQuestion
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 8 år ago | 3 answers | 0