Community Profile

photo

Sarah DS


Last seen: 1 year ago Active since 2021

Programming Languages:
Python

Statistics

  • Thankful Level 3
  • Thankful Level 2

View badges

Content Feed

View by

Question


Assign a categorical value to a table
Hello, Matlab community. I have a table that has 60 rows and 4 columns. The table is a feature extraction table to be fed into a...

2 years ago | 1 answer | 0

1

answer

Question


Sort files by name inside a folder
Dear Matlab community. I have a dilemma at hand. I am working with a dataset from an accelerometer to develop a classification a...

2 years ago | 0 answers | 0

0

answers

Question


How to crop the initial values and the last values of a column
Hello Matlab community, I am fairly new to Matlab and to be honest haven't used it in a while. My question is quite simple, I ha...

2 years ago | 2 answers | 0

2

answers

Question


Convert a uint16 into values into RGB
Hello Matlab community! I have a question regarding the transformation of an uint16 values captured by a arduino photoeletric ...

3 years ago | 1 answer | 0

1

answer

Question


My batch image processing is only processing the last image of the folder!
myFolder='C:\Users\adria\MATLAB Drive\HE_ImageData' S= dir(fullfile(myFolder,'*.tiff')); for k = 1: F = fullfile(myFolde...

3 years ago | 1 answer | 0

1

answer

Question


How to Separate the RGB channels from an image and get the average of each RGB channel separetly
How to Separate the RGB channels from an image and get the average of each RGB channel separately Hello MATLAB community, ...

3 years ago | 3 answers | 0

3

answers