Community Profile

photo

Md Hassanuzzaman


United International University

Last seen: 7 months ago Active since 2020

I am a self-motivated and research-oriented person. I have experience in MATLAB and Machine Learning. I like to learn new things to broaden my knowledge and updated with new technologies. I will be delighted if my hard work and dedication to research work improve the future world.

Programming Languages:
Python, MATLAB
Spoken Languages:
Bengali, English

Statistics

All
  • Personal Best Downloads Level 2
  • 5-Star Galaxy Level 2
  • First Submission
  • Solver
  • First Answer

View badges

Content Feed

View by

Submitted


Feature Extractor
Extract features from any pretarined network.

3 years ago | 1 download |

Thumbnail

Submitted


File Type Converter
Change .mlx file to .m file and vice versa

3 years ago | 19 downloads |

Thumbnail

Submitted


Image Process
Easily resize multiple images and save it given directory

3 years ago | 3 downloads |

Thumbnail

Submitted


Dispaly Signal with Color label
Plot any ECG signal with different colour labelling

3 years ago | 2 downloads |

Thumbnail

Question


How do I plot different array smoothly which contain NaN in same figure
Plot 4 arrays all of them contain NaN value. How do you plot it smoothly. Here is the code: lw=2 plot(Sig1,'LineWidth',lw,'...

3 years ago | 1 answer | 0

1

answer

Question


CUDA fails to launch while running seq2seq model
When I train the sequence to sequence model. This error occurred-- Warning: An unexpected error occurred during CUDA execution....

3 years ago | 0 answers | 0

0

answers

Submitted


QRS Plot
Plot a QRS complex from filtered ECG signal

4 years ago | 3 downloads |

Thumbnail

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4 years ago