Community Profile

photo

SRIHARSHA SUSARLA


Intel Corporation

Active since 2013

LTE Firmwware Engineer

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How to move all the image files in a folder to a sub-folder without user intervention?
I have written a script that generates different plot figures for corresponding data in excel spreadsheets. At the end, I need t...

9 years ago | 1 answer | 0

1

answer

Question


How do I open the only text file in the directory without mentioning the name in my MATLAB code?
I have a text file that has some string data which is to be imported into the MATLAB program. For this, how would I read it dire...

9 years ago | 1 answer | 0

1

answer

Question


How do I iteratively add plots generated by my MATLAB script to a html report?
I have an excel file that has multiple data sets. Using a for loop, I have got it to create plots for each data set individually...

9 years ago | 0 answers | 0

0

answers

Question


How can I remove the blank spaces in a column vector that consists of string values.
The column vector is as follows: 'Static' 'Static' 'Static' 'Dynamic' 'Dynamic' 'Dynamic' etc.

9 years ago | 0 answers | 0

0

answers

Question


How do I read a range of elements in a given excel column into a new matlab array?
I have an excel file that tabulates data in the same worksheet for different versions of a test. A column called INDEX specifies...

10 years ago | 3 answers | 0

3

answers

Question


Problem while executing a switch case thread
I have been trying to execute the program below, it works fine for all switch-case conditions except for the case instance 'ALL'...

10 years ago | 1 answer | 0

1

answer

Question


HOW DO WE DESIGN A MOVING AVERAGE FILTER IN MATLAB THAT IS NORMALIZED TO 1, FOR A GRAYSCALE IMAGE ?
HOW DO WE DESIGN A MOVING AVERAGE FILTER IN MATLAB THAT IS NORMALIZED TO 1, FOR A GRAYSCALE IMAGE ?

11 years ago | 0 answers | 0

0

answers

Question


How do we write a MATLAB code that applies a rectangular moving average window to some random image that is on our computer?
I need the MATLAB code for a rectangular moving average window for an image that is in my computer. It is a part of the my self ...

11 years ago | 1 answer | 0

1

answer