photo

Nadiah Zainudin


Attivo dal 2017

Followers: 0   Following: 0

Statistica

MATLAB Answers

8 Domande
0 Risposte

RANK
100.278
of 300.364

REPUTAZIONE
0

CONTRIBUTI
8 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
12.5%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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?

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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.

circa 8 anni fa | 1 risposta | 0

1

risposta