A résolu


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

environ 11 ans il y a

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

environ 11 ans il y a

A répondu
Bayesian Neural Network
I recommend this text: http://research.microsoft.com/en-us/um/people/cmbishop/nnpr.htm

environ 13 ans il y a | 0

| A accepté

A répondu
ODE using different initial conditions at one time point
You need to be careful with tspan as well. Some ODE functions give non-uniform spacing in time, and with different boundary con...

environ 13 ans il y a | 2