Feeds
질문
select column X values across rows based on meeting multiple conditions from column Y and Z in 3D matrix and then importing those values into a 2D matrix
I have the following code that successfully finds .txt files for multiple subjects, and imports them into a 3d matrix. Each summ...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
vector to square matrix with zero along diagonal and vector values above and below diagonal
Hello. I have a row vector a=[1,2,3,4,5,6]. From this I'd like to create a square matrix b where the row vector values are above...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
add nans so all arrays in 3d matrix have same dimensions
Hi, I have 16 matrices that i want to combine into a 3d matrix. Each individual matrix has 4 rows, but slightly different column...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
Correlate values below diagonal of two matrices
Hi there I have two 4x4 matrices that have identical values below and above the diagonal and zeros along the diagonal (they are...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
Error Reference to a cleared variable
Hi I am trying to load a .mat file that has a matrix array of 2500 rows x 75 columns, and then create a new file name x that ha...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
selecting and saving a value from a cell based on the value of another cell in the same row.
Hi there, I would like to add code in my script that selects and save from say column A the cell that contains a value (.0001) a...
9년 초과 전 | 답변 수: 0 | 0