
themaze
Followers: 0 Following: 0
Feeds
提问
precision while using anonymous function
I have an anonymous function and the same operation using matrix manipulations. I am getting different results. what could be th...
8 years 前 | 1 个回答 | 0
1
个回答已回答
inline matrix n x n input
The input argument to the inline function is automatically determined by searching expr for an isolated lower case alphabetic ch...
inline matrix n x n input
The input argument to the inline function is automatically determined by searching expr for an isolated lower case alphabetic ch...
12 years 前 | 0
| 已接受
已回答
FFT of a function
Here is a nice way to accomplish that I am assuming that w = 2*pi*f. Also you need to define your t Xw = @(w, t) fft(cos(w...
FFT of a function
Here is a nice way to accomplish that I am assuming that w = 2*pi*f. Also you need to define your t Xw = @(w, t) fft(cos(w...
12 years 前 | 0
提问
retrieve coefficients from multivariable symbolic equation.
Hi, what will be the easiest/best to extract coefficients from multivariate symbolic equations. for instance if I have ...
14 years 前 | 2 个回答 | 0