Prachi Suryawanshi
Followers: 0 Following: 0
Statistiques
4 Questions
0 Réponses
RANG
290 619
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Getting Error while using Preparet. "Index exceeds matrix dimensions. Error in preparets (line 293) xi = xx(:,FBS+((1-net.numInputDelays):0));"
My code is clc clear all filename = 'input_import2.xlsx' x = xlsread(filename); filename = 'input_ex_cog_import...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
I have 4 inputs and 1 output which is either '0' or '1'. I have around 1000 samples and I want to create a Neural Network for this.
I want to write a code for this but I am not able to do so. Please help me with it. PS: I want to write the code I don't want...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
General code of back propagation feed forward neural network
Hi, I am looking for a general matlab code for BPFFNN I have 4 inputs and output is either 0 or 1. I need a general code which...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Getting problem in exporting model from Matlab Classification App
I made a model of Logistic Regression which has 4 inputs and 2 outputs '0' and '1'. I am having trouble in exporting the model t...
plus de 7 ans il y a | 2 réponses | 0