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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0