Feeds
提问
Finding a signal inside a time series
I would like to find the exact replica of signal A in time series B. I am working with the simple toy example below, in which A ...
10 years 前 | 0 个回答 | 0
0
个回答提问
How to build a Fourier matrix?
How would I build a Fourier matrix in Matlab? Intuitively what is this matrix telling me and is there a difference between a Fou...
12 years 前 | 3 个回答 | 0
3
个回答已回答
matlabpool error Parallel Computing Toolbox
NFR - I think my problem is solved. Thanks to those who helped. I had to do the following: 1. Uninstall R2012a and also dele...
matlabpool error Parallel Computing Toolbox
NFR - I think my problem is solved. Thanks to those who helped. I had to do the following: 1. Uninstall R2012a and also dele...
13 years 前 | 0
| 已接受
提问
matlabpool error Parallel Computing Toolbox
I have R2012a installed on 64bit PC. I added the Parallel Computing Toolbox but i cannot start a matlabpool. When I type ver i d...
13 years 前 | 2 个回答 | 0
2
个回答提问
Why am I getting a matrix when [I think] I should be getting a vector?
The code below is meant to calculate the histogram in each 3D array of a 4D array. It spits out maxV as a matrix but I'm expecti...
13 years 前 | 1 个回答 | 0
