photo

Nadiah Zainudin


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

MATLAB Answers

8 Preguntas
0 Respuestas

CLASIFICACIÓN
199.533
of 300.365

REPUTACIÓN
0

CONTRIBUCIONES
8 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
12.5%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.933

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.212

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

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to create neural network with multiple inputs and one target to form a single output?
I have 5 inputs (41 x 80) each. 1 target data (41 x 80). How do i achieve the results using neural network if I want to train t...

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

0

respuestas

Pregunta


Can neural network have multiple sets of excel files as an input?
I have multiple excel files and i would like to use it as a single input. I want to train them using neural network until it be...

casi 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how do i merge multiple excel files into a single input
I have multiple files that i would like to merge as a single input. What function do i have to use?

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to merge neural network into genetic algorithm?
no code here. what type of neural network can i use for genetic algorithm?

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do you write a code using fuzzy logic in machine learning?
Are there steps to follow to create a program? Can anyone list down the steps for machine learning using fuzzy logic or neural ...

casi 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Index exceeds matrix dimensions. Why?
close all; clear all; clc; %load data & display dataset= xlsread('DSN OFFSET.xlsx','R0'); disp(dataset); ...

casi 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to create a training data from excel sheet to matlab?
close all; clear all; clc; %load data & display data1= xlsread('DSN OFFSET.xlsx','R0'); disp(data1); %filter d...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can i convert excel file into array form in MATLAB
Excel file consist of many data and i want to use array in MATLAB.

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

1

respuesta