![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6885007_1517739497101_DEF.jpg)
Abu Muaadh AlDrWiy
Followers: 0 Following: 0
Statistics
RANK
200,297
of 297,016
REPUTATION
0
CONTRIBUTIONS
3 Questions
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
HOW TO LINK WEBSITE TO MATLAB
Hi All, I build a website that is expected to take about 5 inputs e.g (Name, Age, date of Birth, level of education, Sexual o...
7 years ago | 1 answer | 0
1
answerQuestion
LOGSIG for output that has values from 0-2
Hi,¨ I have an output with values between *0-2* (0,1,2). But in other to interpret the output properly, I used logsig in the ...
7 years ago | 0 answers | 0
0
answersNEURAL NETWORK-SIGMOID FUNCTION
@ Greg Heath. Thanks for your answer. Actually, I think I need to use "logsig" because I need the output between 0 and 1. ...
7 years ago | 0
Question
NEURAL NETWORK-SIGMOID FUNCTION
I am working on using Artificial Neural Network for prediction. My expected_Targets have values between 0 and 1. The train...
7 years ago | 3 answers | 0
3
answerserror in using preparets for timedelay network
This was my code: X = input; 4x99 cell T = target; 1x99 cell net = configure(net,x,t); net = timedelaynet(1:2,20); [Xs,Xi,A...
7 years ago | 0