photo

Anila Yasmeen


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

MATLAB Answers

6 Preguntas
0 Respuestas

CLASIFICACIÓN
244.485
of 301.175

REPUTACIÓN
0

CONTRIBUCIONES
6 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.185

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 173.200

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

Ver por

Pregunta


Why this error occurred? how it will be removed?
X1=[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24]; X4=[600 620 700 750 850 900 930 950 860 900 970 1020 112...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


what is [2 1; 4 9] here??? I know it is input but how it take it either these are 2 values of one input ???
fismat = readfis('tipper'); out = evalfis([2 1;4 9],fismat) out = 7.0169 19.6810

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Why this error occurs?
% Fuzzy rules and its implementation close all; clear; clc fuzzy_Mamdani = newfis('FL power switching.fis'); %%%%%%%%%%...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to convert this structure in simple array???
nPop=30; firefly.Position=[]; firefly.Cost=[]; firefly.Load=[]; % Initialize Population Array ...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how can I remove this error??
Undefined function or variable 'Constraint'. pop=AddConstraint(1, pop, nPop, FA_time_slots, nVar, app_Sch_FA); BestCost...

más de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


What is the error in this line of code ??
pop=AddConstraint(1, pop, nPop, FA_time_slots, nVar, app_Sch_FA); BestCost=repmat(firefly,MaxIt,1); error Undefined functi...

más de 8 años hace | 0 respuestas | 0

0

respuestas