Community Profile

photo

Jorge Armando Vazquez


Last seen: 12 meses hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Oprimization problems with differential equations
Hello, I have this program and I am trying to make the optimized data converge as best as possible with the real data, but the o...

12 meses hace | 0 respuestas | 0

0

respuestas

Pregunta


Problen with optimization of two parameters, and with differential equations
I made this program for a chemistry class, but for some reason it shows that the objective function enters optimal values but th...

alrededor de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


I need that the values of x(1) and x(2) are not higher than 1 using the Genetic algorith for optimization
Hi, I am having some questions with the use of Genetic algorith for optimization, here is my program clc clear all fun_obje...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Can you help me with the output of my optimizer?
I have this program from par0 = [0.1,0.0001,100];% initial values history = []; fun_objetivo = @(par,pfrac)FunObjetivo(par);...

casi 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


I need to create a 3d plot from an optimizer
I have this prograsm par0 = [0.005276, 0.5017, 88.6357];% initial values fun_objetivo = @(par,pfrac)FunObjetivo(par); options...

casi 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


I need to create a 3d plot with each step of fminsearch
Hi, here is my program par0 = [0.005276, 0.5017, 88.6357];% initial values fun_objetivo = @(par,pfrac)FunObjetivo(par); ...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Estimate parameters of Ordinary Differential Equations (ODE)
Hello, this code was from a post of some years ago. I am trying to estimate parameters of Ordinary Differential Equations (ODE)....

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta