Statistica
12 Domande
                        0 Risposte
RANK
62.991
                          
                          
of 300.381
                        
REPUTAZIONE
0
                           
                        
CONTRIBUTI
                          12 Domande
                          0 Risposte
ACCETTAZIONE DELLE RISPOSTE 
                            66.67%
                        
VOTI RICEVUTI
0
RANK
of 168.477
CONTRIBUTI
                            0 Problemi
                            0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
modal decomposition using orthogonal basis
Hi, I decomposed a real signal f(θ) into complex weights (including amplitude and phase) using an orthogonal basis given by exp...
3 mesi fa | 0 risposte | 0
0
risposteDomanda
extract data from a 3D matrix using a window
I'd like to extract data along the 3rd dimension of a 3D matrix with the size of 2*2*10 using a window with a fixed size but a v...
8 mesi fa | 1 risposta | 0
1
rispostaDomanda
parallel computing for an image stack
Dear all, I've got an image stack with the size of 1024 pixels *1024 pixels *1600 frames. I call it M(x,y,z). I'd like to do so...
8 mesi fa | 1 risposta | 0
1
rispostaDomanda
3D plot for a given matrix
I built a 3D matrix def3D.mat (size of 1024*1024*183) with values of 0 and 1, which should look like the picture given below. Ea...
circa un anno fa | 1 risposta | 0
1
rispostaDomanda
How can I fix the warning and the error in parfor?
a = linspace(1,100,100); parfor i=1:10 for j=1:10 k = (i-1)*10+j; b = a(k)+5; %// warning c(k)...
oltre un anno fa | 1 risposta | 0
1
rispostaDomanda
rotate polar angle by an arbitrary angle
I got a polar angle map THETA0 from running the snippet below. N = 1024; x0 = linspace(-N/2, N/2, N); y0 = x0; [X0,Y0] = ...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Create a matrix representing the gradual-width Fermat spiral slit mask
I would like to create a N*N matrix T = zeros(N) to represent the gradual-width Fermat spiral mask given by where rho and the...
oltre 2 anni fa | 0 risposte | 0
0
risposteDomanda
Retrieve phase from a time-varying cosine signal
I got two experimental time-domain signals (sampling length of N=13001, sampling frequency of Fs=4000 Hz). By curve fitting, I f...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Curve fitting using custom equation
I got a costum equation in the form of OPCrtr = @(r) 1.5186e-08.*integral(5.9122e-6.*A.*exp(-5e-7.*a.^2).*(1-exp(-alpha.*10.*a...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
How to get data from a circular line on a 2D array in the anti-clockwise direction?
I need to extract data from a circular line (with defined radius and origin) on a 2D array (captured by a CCD with 1024*1024 pix...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
time-frequency analysis of multi-component chirp
hi, I am working on time-frequency analysis of multi-component chirp. I tried to use 'wsst' to separate the chirps but failed (...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
How to project a 2D image to another plane?
Dear all, I would like to project an image with 2D Gaussian intensity distribution to another plane, which is rotated by an ang...
oltre 5 anni fa | 1 risposta | 0
