Statistics
RANK
240,920
                          
                          
of 300,381
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          2 Questions
                          1 Answer
ANSWER ACCEPTANCE 
                            50.0%
                        
VOTES RECEIVED
0
RANK
 of 20,941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168,477
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
solving systems of equations but returns empty solutions
Hi, I am using solve in MATLAB to solve a system of equations where the code is given below and the right hand sides of each equ...
5 years ago | 1 answer | 0
1
answerFeedforwardnet trainning: Inputs partially disconnect with hidden layer after I train my network even if I set correctly the field inputConnect
Hi, I guess I found the answer myself. As we can see from the above code, the first input X_h{1,1} is actually a constant for a...
6 years ago | 0
| accepted
Question
Feedforwardnet trainning: Inputs partially disconnect with hidden layer after I train my network even if I set correctly the field inputConnect
Hi, I face the problem when trainning my feedforwardnet nn_h with multiple inputs X_h as a cell format and single target Y_h. I ...
6 years ago | 1 answer | 0
