Community Profile

photo

Robert Roy


Univ of Strathclyde

Last seen: 4 years ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

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';...

5 years ago | 1 answer | 0

1

answer

Question


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...

6 years ago | 0 answers | 0

0

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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 ...

7 years ago | 1 answer | 0

1

answer

Answered
xlswrite 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...

8 years 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...

8 years ago | 2 answers | 0

2

answers

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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 ...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 2 answers | 0

2

answers

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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 ...

8 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 2 answers | 1

2

answers

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 1 answer | 0

1

answer