Feeds
提问
IFFT of analytic function
I'm trying to inverse Fourier transform 10/(.1+is) using ifft. The shape is correct but the amplitude is always off. My code is ...
10 years 前 | 0 个回答 | 0
0
个回答提问
IFFT for exponential function
So the inverse Fourier transform of 1/(1+i*s) is exp(-y), I'm trying to verify this using ifft. My code is below and note that I...
10 years 前 | 0 个回答 | 0
0
个回答提问
Simbiology: definining multiple parameters from output of single function
I have a function which will calculate the values for multiple parameters within my model in Simbiology. I know I can define a r...
11 years 前 | 1 个回答 | 0
1
个回答提问
ODE reliant on dependent function
Hi, So I am trying to use Matlab to solve a system of time-dependent differential equations, say vector dA/dt (not sure if I ...
11 years 前 | 0 个回答 | 0
0
个回答提问
Random Integers from a preconstructed non uniform distribution
Hi, I am looking to select random integers from a specified range that is not uniform. randi([1,interval]) does the job but this...
13 years 前 | 1 个回答 | 0
