Prachi Suryawanshi
2017년부터 활동
Followers: 0 Following: 0
Feeds
질문
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...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
7년 초과 전 | 답변 수: 2 | 0