Herman Khalid
Computer Science
Followers: 0 Following: 0
MATLAB
Spoken Languages:
English
Pronouns:
No pronouns - Use my name only
Statistics
RANK
176,945
of 300,611
REPUTATION
0
CONTRIBUTIONS
1 Question
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
15,819 of 21,028
REPUTATION
9
AVERAGE RATING
1.00
CONTRIBUTIONS
3 Files
DOWNLOADS
4
ALL TIME DOWNLOADS
97
RANK
of 169,811
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
Submitted
Detection and Classification of Colorectal Cancer Types
Using Deep Residual Learning based on ResNet-50 with Adam Optimization Method
1 month ago | 2 downloads |
Question
where is the error in this code?
clc,clear,close v=[1.8 1.8 1.8 1.6]; a=1;b=0.0; for j=1:9 z=a+b; if z==1.8 disp('ok'); end b=b+0...
2 years ago | 2 answers | 0
2
answersSubmitted
Divid Image to 5x5 parts
Divide input Image to 5 by 5 (25 Parts)
7 years ago | 1 download |

