Estadística
17 Preguntas
18 Respuestas
4 Archivos
CLASIFICACIÓN
1.443
of 300.369
REPUTACIÓN
49
CONTRIBUCIONES
17 Preguntas
18 Respuestas
ACEPTACIÓN DE RESPUESTAS
47.06%
VOTOS RECIBIDOS
17
CLASIFICACIÓN
1.579 of 20.936
REPUTACIÓN
1.194
EVALUACIÓN MEDIA
4.90
CONTRIBUCIONES
4 Archivos
DESCARGAS
38
ALL TIME DESCARGAS
10157
CLASIFICACIÓN
of 168.436
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Enviada
Radially averaged surface roughness power spectrum (PSD) only on top or bottom part of a topography
Calculates radially averaged 2D power spectrum for a certain part of surface topography
casi 9 años hace | 4 descargas |
Enviada
1-dimensional surface roughness power spectrum of a profile or topography
Calculates 1D surface roughness power spectrum for a surface topography/or multiple line profiles
casi 9 años hace | 5 descargas |
Enviada
Radially averaged surface roughness/topography power spectrum (PSD)
Calculates radially averaged 2D power spectrum for a surface roughness/topography
casi 9 años hace | 7 descargas |
Random Gaussian Surface Generation
Hei Michelle, although it is already late for you, but maybe this could help someone else. Now, you can easily use below code to...
casi 9 años hace | 1
Enviada
Surface generator: artificial randomly rough surfaces
Generates randomly rough fractal surfaces with different fractal (Hurst) parameters
casi 9 años hace | 22 descargas |
Why am i getting huge values on low frequencies of my PSD ?
Hello, We don't know what you expect to see in your power spectrum. You just mentioned you see some weird high peaks in your...
más de 9 años hace | 0
How to calculate the Power spectral denstity(PSD) function for rough surface from surface profile z(x,y)? i wanted to plot log C(q) vs log (q). Can anybody help me to calculate the PSD For rough surface?
Hello, Probably a little bit late to answer but use below codes for the exact same purposes: For 2D PSD: <http://se.mat...
más de 9 años hace | 4
IFFT of a Hanning windowed FFT Image
Hello, You have used your absolute values to plot your image. Now, to reverse the operation you need the full fft results whi...
casi 10 años hace | 0
| aceptada
How can I get this pattern?
Dear Xaris, I took a look at the standard. First of all, the definition of velocity and acceleration PSD in the standard is d...
casi 10 años hace | 5
| aceptada
Fourier Transform - position to velocity derivative
Hello, Your problem when assigning frequencies to fft results is only related to the shift of frequencies. The frequencies wh...
casi 10 años hace | 0
| aceptada
Pregunta
nonlinear curve fit: how to optimize?
I have a custom model which I want to fit to my data. The model works manually, i.e. when I know approximately the fit paramater...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaideas to smooth a sharpe corner of a graph?
Thanks a lot for all your ideas, I really appreciate them. I finally used curve fitting in MATLAB using pchip interpolation in 1...
más de 10 años hace | 0
Pregunta
Design filter to pass high frequencies but reduce amplitudes for low frequencies to half (not zero)
I don't have experience in filter design. Could anyone tell me the possibility, limitations as well as MATLAB commands to design...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
ideas to smooth a sharpe corner of a graph?
I'm trying to smooth a sharpe corner of a graph similar to what I've shown in the image below: <</matlabcentral/answers/upl...
más de 10 años hace | 4 respuestas | 0
4
respuestasMake ifft2 to give real output
I found my answer, so maybe useful for someone else as well. I need to apply conjugate symmetry condition for 2D fourier transf...
más de 10 años hace | 1
| aceptada
Pregunta
Make ifft2 to give real output
I'm trying to generate a randomly rough surface(isotropic surface). Suppose I have the absolute values of fourier components of ...
más de 10 años hace | 2 respuestas | 1
2
respuestasPregunta
2D butterworth filter on a surface
Hello, I need to apply lowpass/highpass filters on a surface topography. What I have in mind is to filter data from a cut-off...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Error estimation during converting point cloud to STL file
I have a 3D point cloud of a topography and I convert it to STL file format by means of this function in MATLAB: <http://www....
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
image stitching: ideas to solve singular or badly scaled matrix
I'm trying to do image mosaicing according to this example of MATLAB: <http://se.mathworks.com/help/vision/examples/feature-b...
casi 11 años hace | 1 respuesta | 1
1
respuestaPregunta
Problem in exporting figure: Can anyone fix a bug in this code?
Dear all, I'm using this code to magnify part of my figure: <http://www.mathworks.com/matlabcentral/fileexchange/26007-on-...
casi 12 años hace | 7 respuestas | 0
7
respuestasProblem in exporting figure: Can anyone fix a bug in this code?
Dear all, I was checking the original code again and I saw this statement in it as known issues: % - The size and posi...
casi 12 años hace | 0
Problem in exporting figure: Can anyone fix a bug in this code?
Jan, Thanks for your answer, unfortunately, I don't know how to debug the original code! But for the other questions you asked I...
casi 12 años hace | 0
Pregunta
What are low frequencies in an image while they don't exist in reality?
I'm really frustrated by these frequency components and their assignments. I have images(3D profiles) which are height profiles ...
casi 12 años hace | 1 respuesta | 0
1
respuestaHow many periods it is needed for fft to give us a proper estimate over frequency?
Dear Wayne, Thanks a lot for your answer. I played with Fs a little bit and even for Fs = 10(twice the highest frequency), it...
casi 12 años hace | 0
Pregunta
How many periods it is needed for fft to give us a proper estimate over frequency?
Dear all, I have a basic question. Imagine a simple sinusoidal defined as below: Fs = 150; t = 0:1/Fs:0.2; f = 5; ...
casi 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Error using arrayfun : Non scalar in Uniform output
Hello, I have a cell array (Z) of size (480*1) where in each row I have the individual double arrays that I want(e.g. 1*70 do...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Grouping continuous nonzero in a row vector
Dear All, Is there any MATLAB function to ease grouping continuous nonzero elements of a row vector? I will explain further i...
alrededor de 12 años hace | 4 respuestas | 0
4
respuestasExtracting Spatial frequency from fourier transform (fft2 on Images)
qx_1=zeros(m,1); for k=0:m-1 qx_1(k+1)=(2*pi/m)*(k); end qx_2 = fftshift(qx_1); % for removing discontinuity...
alrededor de 12 años hace | 1
Extracting Spatial frequency from fourier transform (fft2 on Images)
If I get it right, you need a 2D graph of power spectral density versus frequencies. When you do a 2D fft on an image, you get a...
alrededor de 12 años hace | 1
How to fit a curve to a power spectrum curve which follows power law
Hi, Go to cftool, then select your data and choose power; set number of terms to '1' if it follows this equation: y = a*x^b ...
alrededor de 12 años hace | 0







