Feeds
提问
How to convolve two functions
I am trying to convolve these two functions. v = sinc(s/pi)-0.5*(sinc(s/2*pi))^2; f = sqrt(1-4*s^2); I keep getting th...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to convolve two equations
I am trying to convolve two functions. f(s) = (1-4s^2)^0.5 v(s) = sinc(s/pi)-0.5(sinc(s/2*pi))^2 I followed with ente...
8 years 前 | 1 个回答 | 0
1
个回答提问
Create a phantom image
I am trying to create a phantom image for my Shepp-Logan image. It needs to be 200 by 200 pixels. I have used this code: P = ...
8 years 前 | 0 个回答 | 0
0
个回答提问
create a square image with a single pixel center with a value 100 and all other values equal 0
How would I create a square image with a single pixel center with a value 100 and all other values equal 0? I looked online to f...
8 years 前 | 1 个回答 | 0

