photo

surendra kumar


Last seen: 5 mois il y a Actif depuis 2025

Followers: 0   Following: 1

Statistiques

MATLAB Answers

1 Question
2 Réponses

RANG
296 601
of 301 186

RÉPUTATION
0

CONTRIBUTIONS
1 Question
2 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 188

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 292

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Answer

Afficher les badges

Feeds

Afficher par

Question


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...

environ un an il y a | 1 réponse | 0

0

réponse

Réponse apportée
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', ...

environ un an il y a | 0

Réponse apportée
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...

environ un an il y a | 0