Feeds
提问
Ttest2 on 2 matrices - does it operate on columns sequentially?
Hi , I am getting myself confused about what type of Matlab function I need to use to effectively TTest two matrices one of size...
9 years 前 | 1 个回答 | 0
1
个回答提问
Importing a CSV file as a nested cell array - is it possible
I'm struggling to find any online help documentation on this . Is it possible to import a csv file derived from MSExcel into Ma...
9 years 前 | 3 个回答 | 0
3
个回答提问
How do I break numeric vector into variable length sections and combine in a matrix
Hi , I am trying to prep some data and I need to manipulate a vector such as the example here , A >> A=[1,4,15,56,58,59,68,7...
9 years 前 | 2 个回答 | 0
2
个回答提问
How to select non zero elements of matrix/array and return a 2d array of values and index positions
The question is how can I identify the non zero elements of a 2D matrix and construct a new sorted 'value , 'index' array. C...
9 years 前 | 2 个回答 | 0
2
个回答提问
Search multiple matrices for values at common index positions
I am trying to analyse several tens of 90x90 matrices and I want to find a summary matrix that only shows a logical 1 if an elem...
9 years 前 | 5 个回答 | 0