Community Profile

photo

elis02


Last seen: 9개월 전 2017년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • First Review

배지 보기

Feeds

보기 기준

답변 있음
Interpolation of a matrix in 2D for complex numbers
To solve this i'm using interp2 right now. E_x_y_t([1:length(x)/4, length(x)/4+length(x)/2+1:length(x)],:,:) = []; E_x_y_t(:...

11개월 전 | 0

질문


Interpolation of a matrix in 2D for complex numbers
Hello I have a 3D matrix of a field E_x_y_t. say it's 600 x 700 x 2048 (correlated to x y and t) At some point I'm deleting ...

11개월 전 | 답변 수: 2 | 0

2

답변

질문


FFT of gaussian if radial domain
Hi I defind a gaussian with cartesian dimain as written below. How do I make the same but with radial? without the angle (thet...

12개월 전 | 답변 수: 1 | 0

1

답변

질문


script transition from cartesian to cylindric issues
Hi I wrote a code for beam propagation in a medium but for some reason the cartesian vs the cylindric is different. I think i...

12개월 전 | 답변 수: 0 | 0

0

답변

질문


non uniform data using imagesc is wrong
Hi I have a matrix of values (see attached), with spaced frequencies. than i use the command imagesc(1:step_number, frequenc...

12개월 전 | 답변 수: 1 | 0

1

답변

질문


Long running time with loops, is it possible to cancel the loops?
Hi I have a code with many loops but it runs forever. Could you please take a look and let me know if somehow i can change to...

12개월 전 | 답변 수: 1 | 0

1

답변

질문


3d fitting surface from data. find function and it's tranverse
Hi I have data in the excel file. You can see there Col and Hor results. and input of two angles. (theta, phi) between -55 ...

2년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
fourier image of angled shape, and changes when cropping
Hi Attaching my script. you will see in the begining cropping=0; you can change that to 1 to make sure - something with my ...

거의 3년 전 | 0

질문


fourier image of angled shape, and changes when cropping
Hi Attached is an image (please unzip) which has some kind of spot in an angle. I'm performing the following fft as in the ph...

거의 3년 전 | 답변 수: 2 | 0

2

답변

질문


Ellipse angle dimension and axis
Hi I need help with fitting automatically to ellipse. ( I have a photo of a spot from a camera. (added A=imread of the file i...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


is it possible to replace for loops to fast it up?
Hello, Example of something i have is: for ang=1:length(angle) parfor dist=1:length(distance) sol(ang,dist)=abs(pu...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


extracting phase from ifft on fft of a signal
Hello, I'm trying to extract a phase ifft function. But i'm getting something not logical (a triangle) In order to complica...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Applying bandpass around my signal
Hello, I'm trying to apply a bandpass around freq 0 without luck. I'd be happy to receive some help please x=scan11(1,:)...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


short pulse fft and comprssion
Hello, I have a code that should take an initial pulse of FWHM gaussian in how i define it and add some phase to it in the sp...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


implementing an envelope to a measured oscillated signal
Hello, I need to implement an envelope on oscillating scans I'm doing but I run into difficulties doing it. (the purpose is ...

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


noisy signal processing question. signal in detector with slope shift in some areas
Hello, I have several scans I did in a photodiode using an interferometer. The detector's size if very small so we see some...

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


getting rid of for loop in a function with long arrays
Here is a small function to calculate the neff of SM fiber. To this function I insert three long arrays: n_core, n_clad and lamd...

6년 초과 전 | 답변 수: 2 | 0

2

답변