photo

Radmilka


Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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)....

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort