| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 3 months |
| seen | yesterday | |
| stats | profile views | 1 |
|
Feb 1 |
awarded | Student |
|
Jan 30 |
comment |
Fitting parameters of user defined function returning discrete values Ah, perfect, thanks once again. Now, let's see if I can apply this beyond the toy example :) |
|
Jan 30 |
comment |
Fitting parameters of user defined function returning discrete values Yeah, I have old habits from other programming languages. But that solution looks nice, thank you so much. How would you add constraints to the parameters, though? I'm trying to apply something of the sort of NMinimize[ Plus @@ Norm /@ {(testFunction[a, b] - testExperimentalData), a < 0}, {a, b}] but without much luck. |
|
Jan 30 |
awarded | Editor |
|
Jan 30 |
comment |
Fitting parameters of user defined function returning discrete values Should be working now, thanks |
|
Jan 30 |
revised |
Fitting parameters of user defined function returning discrete values Improved code formatting |
|
Jan 30 |
asked | Fitting parameters of user defined function returning discrete values |