Feeds
提问
Cross correlation only for succeeding columns and forward direction
Assume the order of matrix A is m*n, where n represents number of columns of matrix A. Here I want to cross correlate the succe...
9 years 前 | 0 个回答 | 0
0
个回答提问
Get the sum of consecutive columns of a matrix
I have a matrix of the dimensions of [1000 100]. Now I want to get the sum of 2 or 4 consecutive columns of the matix, therefore...
9 years 前 | 2 个回答 | 0
2
个回答提问
Fitting data to a multi-peak Lorentzian function
Can anyone propose a way to fit data to a multi-peak Lorentzian function (with or without using loops)? Here number of peaks and...
9 years 前 | 0 个回答 | 1
0
个回答提问
Reading data with specific format
I have a text file something similar to below. Time ...
9 years 前 | 1 个回答 | 0
