Feeds
提问
Creating simple Multi-layer Perceptron in Matlab
I want to train a MLP that gets 3 inputs and generate 6 outputs, how can I build, train and test such MLP? Suppose I have a r...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to sort the matrix rows based on a function over the rows
Let's say I have a *Nx3* matrix *M* of _double_. Consider, for example, a function *Map(a,b,c)* that returns a _double_ Ho...
8 years 前 | 2 个回答 | 0