Community Profile

photo

Ghost


2015 年からアクティブ

Followers: 0   Following: 0

統計

  • First Review
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


How to filter a matrix Row by Row to get the highest value?
Dear all, I have this matrix A= [ 31,62.3, 31,96.3, 31,52.8, 57,91.4 ;... 71,64.4, 31,93.5, 31,36.2, 57,83.1 ] ...

約5年 前 | 2 件の回答 | 0

2

回答

回答済み
how to find certain values in cells ?
Define your sheet and xlrange something similar to this for f = 1:end; A(:,f) = ALL(:,f); sheet = 1; xlRange = 'A2...

約8年 前 | 0

| 採用済み

回答済み
How to track an object from a 3D tiff images?
You can try this http://stackoverflow.com/questions/6891154/creating-3d-volume-from-2d-slice-set-of-grayscale-images/6894938#...

9年弱 前 | 0