Community Profile

photo

bazrafshan88@gmail.com


Last seen: 4 years ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


fsolve for matrix input
Hi everyone, I'm trying to solve a system of nonlinear equations using fsolve where the unknows are a matrix of size 2xS (S c...

4 years ago | 0 answers | 0

0

answers

Question


How to build a cuda kernel from MATLAB m files?
I have a set of ODE's that I'm solving with the Runge-Kutta method in MATLAB. In each iteration I implement around 30 calls to f...

6 years ago | 0 answers | 0

0

answers

Question


accessing data while working on gpu
Hi everyone I am going to use a gpu to speed the fft2 command during an iteration which includes around 10,000,000 times call...

6 years ago | 0 answers | 0

0

answers

Question


fft-based differentiation on a non-periodic time span
Hi everybody I'm puzzled with a basic property of the Fourier transform. We all know that if the fourier transform of f(t) is...

7 years ago | 0 answers | 0

0

answers

Question


Multiplication in time domain using 2D circular convolution in frequency domain
Hi everyone I'm trying to do a time domain multiplication using 2D circular convolution in frequency domain. Actually I know ...

7 years ago | 1 answer | 0

1

answer

Answered
Interpolation using average of pixels
Hi I had the same problem of too large measurement size of 2048*2048 and I wanted to have 1024*1024, 512*512 and so on. I jus...

7 years ago | 0

Question


How can I make fft2 parallel?
Hi guys I got a code consisting of 3 loops and packed with fft2 command. Since it is not possible to make the code itself par...

7 years ago | 1 answer | 0

1

answer

Question


a saw-shaped IFFT in matlab
I have a problem with the inverse Fourier transform of a function that is supposed to be smooth, but in practice, it becomes saw...

8 years ago | 1 answer | 0

1

answer

Question


How to implement ifft?
Dear all I have been having a big problem understanding the concept of numerical ifft. Consider a function in spatial domain ...

9 years ago | 0 answers | 0

0

answers

Question


how to evaluate a convolution integral by fast fourier transform
I need to evaluate a convolution integral by fft. Therefore, I have read somewhere in a paper to first zero-pad two multiplying ...

9 years ago | 1 answer | 0

1

answer