Community Profile

photo

Gennaro


Active since 2014

Statistics

Content Feed

View by

Question


how can I make my optimization stable?
Sometimes output pattersearch gives me inverted values that I expected. How can I set it? here are: first my @my_function and se...

10 years ago | 0 answers | 0

0

answers

Question


How can I make the estimation more stable?
function [a, fval, exitflag, OUTPUT] = Estimator(rr, lambda) %% % Estimation of parameters teta=[t1min t2min tp1 tp2] by...

10 years ago | 1 answer | 0

1

answer

Question


Optimization Problem. I need find a local minimun instead of global minimum
function [JPF, P_sim] = builder_pdf_est(t,rr,lambda) %% %--------------------------Estimated_PDF------------------------------...

10 years ago | 0 answers | 0

0

answers