photo

Paul Peeling

MathWorks

Last seen: 1 jour il y a Actif depuis 2011

Followers: 0   Following: 0

Contact

Statistiques

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

Afficher les badges

Feeds

Afficher par

A répondu
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...

plus de 12 ans il y a | 0

| A accepté

A répondu
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 ...

plus de 12 ans il y a | 0

A répondu
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...

plus de 12 ans il y a | 0