photo

Chris


Georgia Tech Research Institute

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
How to enlarge matrix by putting average of surrounding numbers in between of every number of original matrix
This made a nice brain teaser to work on for a few minutes every hour or so. So, here's the hard way, if so inclined. It could...

13 years 前 | 1

提问


Columnwise '-append'?
So, I have two cell arrays, one is double and the other is char. I am trying to export the data using dlmwrite to multiple text...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Turn one matrix into many matrices
Say I have an Nx2 Matrix, called 'A' -- how would I turn this into N vectors called 'A1', 'A2'...'AN'? My current solution is t...

13 years 前 | 1 个回答 | 1

1

个回答