Robert Roy
Univ of Strathclyde
Followers: 0 Following: 0
Statistics
RANK
35.577
of 295.467
REPUTATION
1
CONTRIBUTIONS
16 Questions
1 Answer
ANSWER ACCEPTANCE
87.5%
VOTES RECEIVED
1
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
fitting a function to data by changing a variable
stem='I:\Engineering\ChemEng\LaserGroup\Robert\Data\PMT HAB Measurements\21st Sept PMT HAB Profile\HAB Measurements\Eq1.7HAB';...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
Removing image outliers from average images using if loop?
Hi there, what I am trying to do is i have a set of averaged images, I more or less the position of the max value. I want to set...
ongeveer 7 jaar ago | 0 answers | 0
0
answersQuestion
Create Folder and Keep files
Hi there, I am trying to save matlab images and excel files into a specific folder on my hardrive. This requires to make a new f...
meer dan 7 jaar ago | 1 answer | 0
1
answerQuestion
For loop not starting at 1
Hi guys, I am trying to run a loop of an image which finds the max value and then used that value Max1 to then get a normalised ...
ongeveer 8 jaar ago | 1 answer | 0
1
answerxlswrite not saving too an Excel file
x2=[((-x1/2)):(Res):(x1/2)]; Res=0.004 y2=1 x=5 for j=j1:j2; for j=l1:l2; Cr1=[x_s...
meer dan 8 jaar ago | 0
Question
xlswrite not saving too an Excel file
Hi guys, Iam having problem saving my results from a code as an excel file, it does comes up as an unregistered 02 file that can...
meer dan 8 jaar ago | 2 answers | 0
2
answersQuestion
Find the maximum value of a set of arrays in a for loop
Hi there, Ive currently got this code and what I am wanting to do is tak the maximum possible value of Tresult, doenst matter wh...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
Standard Deviation Between images
Hi there,I currently have set of images which I get from taking the average from a group of smaller images, I am just wondering ...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
Averaging in a loop to stop uint16 from saturating
Hi guys, I am doing some image processing, and what happens is I record a number of images,store them in a set and do some proce...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
Putting columns from an array into evenly spaced columns in excel
Hi there, Currently I am trying to come up with can easier code to allow me to put Tresult into evenly spaced columns and then a...
meer dan 8 jaar ago | 2 answers | 0
2
answersQuestion
Saving Loop Variables into Different Column
Hi apologies but I'm having problem with my code. What i want to do is be able to have T.' in column A-J for all the different v...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
Using Values from an image array in an equation to give a new image
Hi there, I have two images arrays that I want to ratio in an equation to give a new image T however I am having problems doing ...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
Solving a variable from a set of equations.
Hi there, I have got a code currently that's used to create a nlinfit from experimental results. I also have a code which can gi...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
Creating movie from Images from a for loop
Hi there, I am currently producing images from a for loop, however I would like put these images into a movie or slideshow,howev...
meer dan 9 jaar ago | 2 answers | 1
2
answersQuestion
Cropping an Imagesc image
Hi there, I am currently working on a code which creates an image using imagesc, and then wanting to crop the image, I can do th...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
How to create a 3-D array using information from FOR loop?
Hi there, I am currently having a problem with trying to get data out from a FOR loop and place into a 3-D array. I have trie...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
PIxel to length Scale
Hi there I have currently produced image that I am trying to change the scaling of the axis from pixels to either mm or cm. I kn...
bijna 10 jaar ago | 1 answer | 0