Community Profile

photo

Damian Wierzbicki


Active since 2017

Followers: 0   Following: 0

Statistics

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Question


How to save an axes GUI object which of the scales on the left and the right y axis differ?
Hi all, I am building an app using GUIDE. I want to save the plot which is being displayed in my axes object. When user want...

5 years ago | 0 answers | 0

0

answers

Question


Standalone Matlab Compiler Application
Hi all, I have created an app using guide. The app executes and uses some of the outputs of a certain function that I have w...

5 years ago | 1 answer | 0

1

answer

Question


Excluding data points while using least square method
Hi all. How can I exclude some points from my response data ( entries of value 0 ) while estimating the coefficient for my ( mul...

6 years ago | 1 answer | 0

1

answer

Question


Expressing every point of my image in polar coordinates, where the origin is a point that was chosen from the image
Hi guys. I have an image with a circle at the centre of it. Now, I want to express every point in my image in terms of polar coo...

6 years ago | 2 answers | 0

2

answers

Question


Finding circle in an image
Hi guys. I have an image ( attached ) and I'm trying to find the location of the centre of the hole ( circle ) that is apparent ...

7 years ago | 1 answer | 0

1

answer

Question


How to go back to the original size of an image
Hi guys. Assume that I have a matrix of 2n x 2m size that represents my image ( entries are intensities of each pixel ). or seri...

7 years ago | 1 answer | 0

1

answer

Question


Eliminating noise from the image
<</matlabcentral/answers/uploaded_files/82303/imagetest.png>> Hi all. Can someone give me an advice on how to get rid of thos...

7 years ago | 1 answer | 0

1

answer

Question


Image Processing; converting images
Hi guys. I have images in .im7 format. I've loaded them into Matlab using PivMat and ReadIMX, then formatted them into .mat file...

7 years ago | 2 answers | 0

2

answers

Question


How many times specific element occurs in each column of a given matrix
Hi all. Assume that I have a big matrix and I want to calculate how many times a specific element, for instance 0, occurs in eac...

7 years ago | 1 answer | 0

1

answer

Question


Im.7 files
Hi all. My images are .im7 files and for the purposes of the analysis I'm going to undertake I need to have them in .tiff or .jp...

7 years ago | 0 answers | 0

0

answers

Question


Centre of a matrix
Assume that have a matrix of the form : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 5 6 7 1 2 0 0 0 0 2 0 0...

7 years ago | 1 answer | 0

1

answer

Question


Overdetermined system of equations
My equation looks as follows: Y = x1*A + x2*B + x3*C, where Y, A, B, C are matrices of the 260x100 dimension and I want to solve...

7 years ago | 1 answer | 0

1

answer

Question


Digital Image Correlation issues
Hi everyone. I am currently getting to know the DIC and for its purposes I have been using Ncorr. My question is as follows: w...

7 years ago | 0 answers | 0

0

answers

Question


How can I find distances to the chosen point from all the other points ( Euclidean distance ) ?
Hi all, Let's assume that I have a huge matrix and say that I pick a point from that matrix. Is there a way of calculating euc...

7 years ago | 2 answers | 0

2

answers

Question


How can I make the entries of a matrix be a square root of the sum of their column number squared and row number squared ?
Hello everyone, My question is: can I create a matrix of which entries are the square roots of the sum of its x and y position...

7 years ago | 1 answer | 0

1

answer