Feeds
提问
How can I read a text file with mixed characters
Hi Guys, I have a text file with one line: [11.1, 22.2, 33.3][44.4, 55.5, 66.6] How can I read it?
4 years 前 | 1 个回答 | 0
1
个回答提问
Dimensional Std along third dimension
Dear All, I have a sequence of images, saved in a three dimension matrix (480X640X64). I need to calculate the standard deviati...
9 years 前 | 0 个回答 | 0
0
个回答提问
indexing a matrix with another matrix
Let's say I have a matrix A (Nx2) which holds pixel indices of pixels in matrix B. I would like to use matrix A and replace the...
9 years 前 | 1 个回答 | 0
1
个回答提问
using mldivide with matrix
I have a set of three equations; M1(i,j) = S1(i,j)*G(i,j)+ A(i,j) + B(i,j) M2(i,j) = S2(i,j)*G(i,j)+ A(i,j) + B(i,j) ...
9 years 前 | 2 个回答 | 0
