photo

Paul Peeling

MathWorks

Last seen: 2 days 前 自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 1
  • GitHub Submissions Level 2
  • First Submission
  • Knowledgeable Level 1
  • First Answer
  • Quiz Master
  • Commenter
  • Promoter
  • Creator
  • Solver

查看徽章

Feeds

已回答
Artificial Neural Network back propagation image classification
In the Neural Network toolbox, each column is a sample, so you need to arrange your input matrix as PxA, and output matrix as 5x...

13 years 前 | 0

| 已接受

已回答
Extract samples with normal distribution from dataset
You could use NCHOOSEK to generate subsets from your dataset with the desired number of samples, and then for each subset run a ...

13 years 前 | 0

已回答
How to create a dataset array from table?
Hi Alexis You should be able to create a dataset directly from your table, without writing and reading from Excel. Once you h...

13 years 前 | 0