![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10312312_1496429017784.jpg)
Prachi Suryawanshi
2017 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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