photo

surendra kumar


Last seen: 23 días hace Con actividad desde 2025

Followers: 0   Following: 1

Estadística

MATLAB Answers

1 Pregunta
2 Respuestas

CLASIFICACIÓN
296.648
of 300.381

REPUTACIÓN
0

CONTRIBUCIONES
1 Pregunta
2 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.941

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.477

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


Optimization of water distribution network, objective is to get optimal cost
I want to ask how I should use any optimization algorithm with EPANET to obtained optimal diameter and optimal cost? After usin...

9 meses hace | 0 respuestas | 0

0

respuestas

Respondida
Optimization of EPANET network using GA toolkit
clear; close('all'); clc; I tried this code with hanoi network % Define GA options options = optimoptions('ga', 'Display', ...

9 meses hace | 0

Respondida
Optimization of EPANET network using GA toolkit
After using this code, I am unable to get the optimal cost; it is always coming inf even if I am using a minimum pressure requir...

9 meses hace | 0