Optical_Stress
Followers: 0 Following: 0
Statistics
12 Questions
0 Answers
RANK
39,702
of 295,448
REPUTATION
1
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
58.33%
VOTES RECEIVED
1
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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 an animated video by rotating a surface plot
I'm struggling to get a consistent animation that has fixed axis when rotating my surface plot. Two of the problems i have faced...
6 years ago | 1 answer | 0
1
answerQuestion
convert 1-d radial profile to a 2-d circular matrix
Hi, I'm struggling to convert a 1-d radial profile to a 2-d circular matrix, my current process yields a rectangular matrix i...
6 years ago | 0 answers | 0
0
answersQuestion
Java error when running script
Hi, I get the following error when attempting to run my script: %Error using matlab.internal.editor.eval.FileInfo Java ...
6 years ago | 1 answer | 0
1
answerQuestion
legend entry for geometric object in matlab plot
I have used the rectangle function to generate a geometric object with a specified fill color using rgb [ x y z]. How can I g...
6 years ago | 1 answer | 1
1
answerQuestion
Passing predefined variables into matlab's fit function
I have a fit using a custom equation' I have some coefficients that are predefined and don't need to be fitted against, how can ...
6 years ago | 2 answers | 0
2
answersQuestion
Passing workspace variable to matlab App Designer
Hi, I've been trying to pass a workspace variable (say a variable, y) into matlab app designer but am not observing any resul...
7 years ago | 1 answer | 0
1
answerQuestion
I have extracted an image object, now i need to determine the line of symmetry for that object
Hi, I have an object of which there is a symmetrical pattern, i want to plot a line of symmetry and then determine the array ...
7 years ago | 3 answers | 0
3
answersQuestion
Turning a modified image into a matrix
Hi, I have made changes to an image but it comes across as not what i want. To solve this i took the original image and sa...
7 years ago | 1 answer | 0
1
answerQuestion
imfindcircles giving the wrong center point co-ordinates
Hi, I'm trying to run i'm findcircles to detect the (x,y) of the circle. My code is: imageFile = [Directory,samples(2).n...
7 years ago | 0 answers | 0
0
answersQuestion
carrying out simple functions on all cells within an array
Hi, I have a 5x1 cell containing 'images' (arrays of their intensities). I want to carry out a 'normalisation'. I want to di...
7 years ago | 1 answer | 0
1
answerQuestion
Finding the maximum value of a matrix contained in a cell
I have a 5-by-1 cell called C. I can extract the first matrix by C{1,1}{1,1}; When I say M=max((M{1,1}{1,1})) it returns a v...
7 years ago | 1 answer | 0
1
answerQuestion
Calibrating the image background with changing foreground
Hi, I am running a number of experiments analyzing the stress distribution of disks using image analysis. In order for me to ...
7 years ago | 1 answer | 0