Feeds
질문
rearrange matrix to vector
Hi! I need to rearrange a matrix A into a vector B as follow: A = [1,2;3,4;5,6] B = [1 2 3 4 5 6] What's the simplest way to...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to fit n gaussians/peaks
Hi! I need to fit Gaussian like curves with up to 100 peaks. So far, for less than 8 peaks, I have been using the matlab curve...
10년 초과 전 | 답변 수: 1 | 0

