itend
Followers: 0 Following: 0
Statistics
RANK
19,512
of 295,467
REPUTATION
2
CONTRIBUTIONS
13 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
2
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
Question
Creating Headers for xlswrite
Hello, I am trying to create headers for data I am exporting from my code to excel. I want to have matlab print "ROI #1" in c...
7 years ago | 1 answer | 0
1
answerQuestion
Image ROI Label Issue
Hello, I currently have a code which outputs images, I would like to label different ROI within these images using consecuti...
7 years ago | 1 answer | 0
1
answerQuestion
Obtaining Histogram of Image Stored in Cell Array
Hello, I have a cell array called output. Output contains matrices of size 1024 x 1024, type = double, grayscale. I would lik...
7 years ago | 2 answers | 1
2
answersQuestion
ROI Image Processing -- Approach Question
Hello, I currently have images of the following nature: <</matlabcentral/answers/uploaded_files/86675/1.jpg>> The goal...
7 years ago | 1 answer | 0
1
answerQuestion
Thresholding Matrix Within Cell Array
Hello, I have a cell array called output. Each cell within output contains a 1024 x 1024 matrix. I would like to threshold ea...
7 years ago | 1 answer | 0
1
answerQuestion
Generating Plots From Cell Array
Hello, I have a cell array (3 x 4), called output, containing a 1024 x 1024 matrix in each cell. I want to plot the 4 matric...
7 years ago | 1 answer | 0
1
answerQuestion
Applying Movmedian Within Cell Array
Hello, I have a cell array (2 x 6) called "output", each cell in row #1 {1 -> 6, 2} contains a 1024 x 1024 x 100 matrix. I wa...
7 years ago | 1 answer | 0
1
answerStuck on this MATLAB question
% input your values x = 21855372 x1 = 21397898 x2 = 21303234 x3 = 21849704 x4 = 21647943 x...
7 years ago | 0
Question
Subtraction Operation Within Cell Array
Hello, I have a 2 x 6 cell array, each cell in row #1 {1 -> 6, 2} contains a 1024 x 1024 x 100 matrix. The first cell in row ...
7 years ago | 1 answer | 1
1
answerQuestion
Applying Function to Structure
Currently, here is my code: % Specify the folder where the files live. myFolder = 'C:\Users\Irwin\Desktop\Matlab\Scintil...
7 years ago | 1 answer | 0
1
answerQuestion
Importing Data Using Function
Hello, I have a set of data, each file is in .spe format. The function <https://www.mathworks.com/matlabcentral/fileexchange/...
7 years ago | 1 answer | 0
1
answerQuestion
How to Modify Entries in Cell
Hello, I would greatly appreciate any/all help with this issue: I have a 18 x 1 cell array. Each cell in this array conta...
7 years ago | 1 answer | 0
1
answerQuestion
Import Data Into Workspace Issue
Hello, I need some help with the following situation: 1) I have a folder (bkg_folder) containing numerous .spe files. ...
7 years ago | 1 answer | 0
1
answerQuestion
help with standard deviation 3d matrix
I have a 3D matrix of size (600 x 800 x 322) unit 16. I would like to take the standard deviation of each 600 x 800 matrix -...
7 years ago | 2 answers | 0