adarsh
UPES
Followers: 0 Following: 0
Estadística
10 Preguntas
0 Respuestas
CLASIFICACIÓN
206.781
of 300.379
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.931
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.299
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
Feeds
Pregunta
kindly help in debugging the following code for optimization
function [ f, g ] = problem_function( x ) D1=x(1);D2=x(2);D3=x(3);D4=x(4);D5=x(5);P1=x(6);P2=x(7);P3=x(8);P4=x(9);P5=x(10);V1=x...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
HELP REQUIRED IN PROGRAMMING
if i want to give; d1,d2,d3......d90 all having value as 2 i.e; d1,d2,d3....d90=2 P1,P2,P3......P50 all having value as 18 i.e...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
writing lower and upper bound in genetic algorithm
I have 200 number of variables, each having lower and upper bound first 50 variables are for pressure (all having lower and upp...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
wanted help in matlab code
I have: d1=k(1); d2=k(2);d3=k(3)...............d190=k(190); then p1=k(191);p2=k(192);p3=k(193)..................p220=...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
kindly help in checking the bug in the develped code using Genetic Algorithm
Dear Friends, can anyone help in checking up the bugs in the attached file. Genetic Algorithm has been used here for optimiza...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
problem in optimization using Genetic algorithm
Dear friends, I am trying to minimize a function using Genetic Algorithm. 1. But as per the attached snapshot as the number of...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
hello guys, can anyone help in solving the attcahed problem in pdf file using Genetic algorithm. Thanks in advance
I want to solve the minimization problem attached in the pdf file using Genetic algorithm. Can anyone help. Thanks in advance
casi 8 años hace | 0 respuestas | 0
0
respuestasPregunta
Hello guys, please help me to solve the below mentioned prograame. it is not running
D1=2; D2=3; D3=5; Q1=4; Q2=5; Q3=6; V1=4*Q1/(3.14*D1^2); V2=4*Q2/(3.14*D2^2); V3=4*Q3/(3.14*D3^2); ...
casi 8 años hace | 2 respuestas | 0
2
respuestasPregunta
if and for loop
How to write a program for the following statements: Cpv=0 if vi is less than equal to 10 15 Cpv=(1/15)∑(Vi...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
how to do product summation
L1=1;L2=2; L3=3; D1=2;D2=3; D3=5; Then how will i do C=(L1*D1)+(L2*D2)+(L3*D3) in MATLAB using programming (similarl...
casi 8 años hace | 1 respuesta | 0

