photo

Herman Khalid


Computer Science

Last seen: 5 days ago Active since 2018

Followers: 0   Following: 0

Message

Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
No pronouns - Use my name only

Statistics

All
MATLAB Answers

1 Question
0 Answers

File Exchange

3 Files

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

  • Explorer
  • First Submission

View badges

Feeds

View by

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 |

0.0 / 5
Thumbnail

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

answers

Submitted


Divid Image to 5x5 parts
Divide input Image to 5 by 5 (25 Parts)

7 years ago | 1 download |

1.0 / 5

Submitted


Inverse Fast Fourier Transform
Inverse Fast Fourier Transform

7 years ago | 1 download |

0.0 / 5