Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Matlab codes for optimizing functions

5 visualizaciones (últimos 30 días)
Somario
Somario el 19 de Feb. de 2016
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
I have the following function;
f(x)=n*log(a)+(b-1)*sum(log x(i))+sum(b+c*x(i))+n*log(1-d)-sum(a*x(i)^b*exp(c*x(i)))+sum(c*x(i))-2*sum(log(1-d*exp(-a*x(i)^b*exp(c*x(i)))));
i=1(1)5,0<d<1;a,b,c>0 and x(i)=[6 12 18 24 30].
How do I optimize this function with respect to a,b,c and d. Thank you for your assistance.

Respuestas (0)

La pregunta está cerrada.

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by