Feeds
질문
How can I get an empirical pdf from empirical cdf
i have a 20 numbers which is a cdf and I want to get the pdf of these 20 numbers so that I can generate random number base on th...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
How can I get frequency for the phase and magnitude plot
How can I get the frequency for phase vs frequency and magnitude vs frequency plot when I have sample number instead of sampling...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I make IFFT function return me a function instead an array
y = 1./fft(x); h = ifft(y); I was trying to do an inverse fft. Matlab returns me an array. How can I get a func...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I plot a graph with only one variable in which the color depend on the value?
How can I plot a graph with only one variable in which the color depend on the value? like this
9년 초과 전 | 답변 수: 1 | 0