Community Profile

photo

Alaa Hadi


Last seen: meer dan 3 jaar ago Active since 2018

Followers: 0   Following: 0

Statistics

  • First Review

View badges

Feeds

View by

Question


I want to estimate between two variables e1 and c1, I have built ANN code for that but I did not get results
This is code clc; clear; close all; x=xlsread('e1'); % Input File y=xlsread('c1'); % % Output File i...

bijna 6 jaar ago | 0 answers | 0

0

answers

Question


How to solve the classification problem with ANN
I have applied this code of ANN to classify features of images. But i have got this problem Assignment has more non-singleton...

bijna 6 jaar ago | 0 answers | 0

0

answers

Question


Can anyone help us to find out which method has used in this code?
We have found this segmentation code,we dint understand which method he have used for implementation this code. Pleas can he...

bijna 6 jaar ago | 3 answers | 0

3

answers

Question


I have applied knn approach using this data but I got this error
if nargin < 4 error('Too few input arguments.') elseif nargin < 5 t_labels=[]; acc...

ongeveer 6 jaar ago | 1 answer | 0

1

answer