photo

Radmilka


2015년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Convolution in Fourier domain
Hello! I wanna implement 2D convolution using fft2 in such way: F=fft2(im2double(imread('cameraman.tif'))); H=fft2(f...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


Element wise operation with own function without loops
Hello! What is the syntax to do element wise operation with own function? Say, I have matrix A=magic(5) and function myFun(x)....

대략 9년 전 | 답변 수: 1 | 0

1

답변