photo

Akhil Reddy


Attivo dal 2016

Followers: 0   Following: 0

Statistica

MATLAB Answers

8 Domande
0 Risposte

RANK
38.155
of 300.369

REPUTAZIONE
1

CONTRIBUTI
8 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
62.5%

VOTI RICEVUTI
1

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.436

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 3

Visualizza badge

Feeds

Visto da

Domanda


What exactly are the gradient and Mu in ANN?
Pls provide detailed explanation of Both Mu and Gradient

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I plot a direct relation between one of the input variable and the output?
I have a dataset with 15-20 inputs and I want to plot a curve stating their relation, like it could be directly proportional or ...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


How does Artificial Neural Networking tool work?
How exactly the epochs occur and what are the every individual parameter mean actually. Also, provide the relevant source.

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


What is validation failure Artificial neural network ?
while using nntraintool the training stops when no of validation failures reach certain prescribed number. What exactly is this ...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


How to convert a cell into normal matrix?
cell2mat is not working

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


How to delete rows from a CELL with certain values?
It has thousands of rows and I want to remove any row with 0 or 99 or 999 in the row 12 and 13

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


How to remove the rows with particular value in a cell?
A = { a 99 8.5; b 2.4 9.7; c 12 99; d 13 11; e 1 1; f 0 1} I would like to remove the rows with 0 and 99. i.e Row 1, Row 3 an...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


Can I use case 1 || case 2 while using switch thread?
switch matlab_review case 'good' || case 'interesting' fprintf('Review is positive\n'); otherwise fprintf('Not so ...

oltre 9 anni fa | 1 risposta | 1

1

risposta