Steven
mm
Followers: 0 Following: 0
Professional Interests: Image Processing
Statistik
RANG
14.131
of 295.467
REPUTATION
3
BEITRÄGE
45 Fragen
2 Antworten
ANTWORTZUSTIMMUNG
93.33%
ERHALTENE STIMMEN
3
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How to move the Origin to the top right corner of 3D bar plot?
I am using the function SCATTERBAR3 to plot a 3d bar plot. Is there anyway that the origin can be moved to the top right corner ...
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to show surface plot of 2D data?
Hi. I have a set of data points, C at each x and y (for many cases). In 2D, the plot looks simply like this: So this is a s...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to find strings in a very large array of data?
Hi I have a csv file containing a large number of numbers and a few random strings like 'zgdf'. I need to find them and set th...
etwa 5 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
How to remove the background noise from a signal?
Hi. I have the following signal. I am mainly interested in getting the peaks of the red signal. So I want to remove the part (ba...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Inverse Fourier Transform ignores oscillations
Hi. I am doing some time and freq analysis. So lets say I have some x-t data, I use fft to take them in freq domain, do some cal...
etwa 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to skip a file in reading a series of csv files using csvread?
Hi. I am reading a large number of data from say, 100 csv files using csvread. But some of these files (say 10) have nonnumeri...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to find volume under fitted data?
I have a set of data, fitted by polynomial of 8th order. I want to find the volume under this surface (due to rotation around y ...
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to get Greek letters in text in an IMAGE using Inserttext?
Hi I want to use text with Greek letter in an image (use text as part of the image) using "Inserttext" as suggested by Mathwor...
mehr als 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to rotate back a streched image?
I have an image which is stretched in one direction. How can I turn it back to normal plane, so it becomes again a circle? I kno...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to identify the disk edge?
How can MATLAB determine the radius of the disk? (imagine the center is known) I know that if the whole circle is visible, I ...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to get dominent frequency from intensity along a curve in an image?
I want to find the dominant frequency. I used fft in this way yf3 = fftshift(fft2(intensity_profile)); and I got, again fo...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to make the edge darker (increase contrast?)
I want to somehow increase the contrast if it is the thing to do. What I want is make the edge darker and clearer, so that I can...
mehr als 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
FFT range for a signal
Hi I have a signal from which I want to find the dominant frequency. Does fft ignore the part which is constant (like DC)...
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Matlab opens a figure on its own with this funny feature!
Hi I am sure I have only one figure,plot(...) command in my code, but when I run it, it first creates this funny figure (with...
etwa 9 Jahre vor | 2 Antworten | 1
2
AntwortenFrage
Adjust the intensity of images with nonuniform light
My laser light is blinking (I don't know why?!), so the images I have is something like the followings. The intensity is differe...
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to smooth signal and find dominant freqeuncy using FFT?
Hi. I am not so familiar with signal processing. I have this oscillation which I like to find its dominant frequency. I used ...
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Relation between "Image" intensity and "Light" Intensity?
What is the relation between "Light" intensity and "Image" intensity? Is there any reference that I can rad about it? I sear...
mehr als 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Light intensity or Grayvalue?
Hi. I have a trivial question! I looked about it, but I am still not sure! Something simple confuses me! I would be grateful...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to plot 3D? Surf or Plot3?
Hello, Imagine I have a function A(x,y,t). But the dimensions of y and t are different with that of x (and so A). What I...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Increase edge thickness in binary?
Hi I have detected the edges of an image using "bwperim". I want to increase the thickness the edges (such as the sides of a ...
etwa 10 Jahre vor | 1 Antwort | 2
1
AntwortFrage
Why does bwperim give wrong perimeter?
I wanted to get the perimeter of the following circle. I used two methods, but got completely different results! <</matla...
mehr als 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to remove small CLUTTER from images?
Hi. How can I remove small clutters in an image? For example in the following image (this is a binary one obtained from the ...
fast 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Too many digit numbers in MATLAB strings?
Hi I am using strings in a format like: sprintf('image-%f-%d.jpeg'),i,j) but it writes the files for me in long digits,...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to get correct Fourier Transform from Spatial Coordiantes?
Hi. Imagine I have the following profile for gray intensity along a known curve: <</matlabcentral/answers/uploaded_file...
fast 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to smooth plot of data?
Hi How can I smooth the following data? This is the gray intensity of an image. I could not use "smooth" function for that. ...
fast 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to draw circle with imellipse?
Hi I want to draw a circle with imellipse. I used something like: AA = imellipse(gca,[xmin ymin radius radius]); but I ...
fast 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to get INTENSITY along a spcific curve?
Hi. How can I get the intensity along a specific curve? I mean for the following image, I want the intensity along the re...
fast 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to calculate diameter from side view?
Hi! Imagine we have a side view of a circular object such as a coin. How can I accurately calculate the diameter of an obje...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Add extra marker to the plot?
Happy New Year! How can I add extra marker to a plot with several curves? I mean suppose that the plot with several curv...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
why does bwperim make the border WHITE?!!
I want to use bwperim to calculate the perimeter of an object, but I got a strange thing! I use bwperim in two different stat...
fast 11 Jahre vor | 1 Antwort | 0