Statistics
RANK
149.036
of 295.605
REPUTATION
0
CONTRIBUTIONS
6 Questions
3 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
11.454 of 20.252
REPUTATION
40
AVERAGE RATING
1.00
CONTRIBUTIONS
1 File
DOWNLOADS
2
ALL TIME DOWNLOADS
403
RANK
of 154.105
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
Feeds
Question
Estimate parameter for ODE with events
Hi, I currently have an ODE that can only be solved by using events. How would I estimate parameters of such an ODE from expe...
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
Heaviside function in ODE
I have the following set of ODEs dxdt(1) = -ka*x(1); dxdt(2) = ka/V*x(1) - ke*x(2); dxdt(3) = -a1*exp(-b1*x(3)).*x(3)...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
OS X JxBrowser AWT-AppKit Thread Window
Hi everyone, recently I discovered an empty "window" titled JxBrowser AWT-AppKit Thread Window when I call the OS X App Expos...
meer dan 11 jaar ago | 0 answers | 0
0
answersRandomly delete elements of a matrix
Thanks for the quick answers. Maybe I do need to clarify: Let's say I have a 3x4 matrix which looks like: x x x x x x x...
meer dan 11 jaar ago | 0
Question
Randomly delete elements of a matrix
Hi guys, how would you, if you have an arbitrary matrix, randomly delete one element in each row and column of said matrix. ...
meer dan 11 jaar ago | 4 answers | 0
4
answersQuestion
Selectively set parameters to fit to 0 in lsqnonlin
Hi everyone, I was wondering if there's a more elegant and less computing-time consuming way to implement the following probl...
meer dan 11 jaar ago | 1 answer | 0
1
answerSlow convergence of lsqnonlin
Alright, I figured out how to speed up the calculation of the objective function immensely. By breaking it down into matrices an...
meer dan 11 jaar ago | 0
| accepted
Question
Slow convergence of lsqnonlin
Hi everyone, I have a convergence problem with lsqnonlin and I hope that someone can help me speed it up. Ok, so what do I...
meer dan 11 jaar ago | 2 answers | 0
2
answersSlow convergence of lsqnonlin
@Sean: [pars, chi2] = lsqnonlin(@objFcn, iniConds, lb, ub, opts, xdata, ydata); with iniConds = lognrnd(mu, sigma,...
meer dan 11 jaar ago | 0
Submitted
Sparsity pattern
Apply sparsity pattern of one matrix to another.
meer dan 14 jaar ago | 2 downloads |