photo

Paul Peeling

MathWorks

Last seen: 1 día hace Con actividad desde 2011

Followers: 0   Following: 0

Contacto

Estadísticas

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

Ver insignias

Feeds

Respondida
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...

más de 12 años hace | 0

| aceptada

Respondida
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 ...

más de 12 años hace | 0

Respondida
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...

más de 12 años hace | 0