Community Profile

photo

Aravind S


Active since 2021

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

All
  • Personal Best Downloads Level 1
  • First Submission
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Question


Finding the difference in growth rate between graphs
I have two set of graphs as follows: x=[6,12,24,48,72,96]; control_vals=[126,363,672,1014,1358,1526]; test_vals=[83,43,112,41...

2 years ago | 1 answer | 0

1

answer

Submitted


Medical MNIST Dataset-Batch Feature Extraction
Extracting texture features to process the images in the Medical MNIST Dataset.

2 years ago | 5 downloads |

Thumbnail

Submitted


Classification of Medical Images based on Texture Analysis
MM61503-Digital Image Processing and Applications Autumn 2021 Semester – End-Term Evaluation

2 years ago | 5 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:...

2 years ago

Question


Building a custom image reader function in MATLAB
I want to build a custom image reader function in MATLAB without using inbuilt functions like imread to read different image typ...

2 years ago | 2 answers | 0

2

answers