Community Profile

photo

Gondos Gellert


Active since 2015

Followers: 0   Following: 0

Message

Statistics

All
  • Solver

View badges

Feeds

View by

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

mer än 8 år ago

Question


Deployed library: Undefined variable "classreg"
I have a deployed MATLAB library in Java running on Red Hat linux, in tomcat. I make a prediction with SVM and I get the followi...

mer än 8 år ago | 0 answers | 0

0

answers

Question


SVM: The maximum of posterior probabilities greater than the posterior probability of the label
I use fitcecoc to classify data and I calculate the posterior probabilities. I expect that the posterior probability of the pred...

mer än 8 år ago | 0 answers | 0

0

answers

Solved


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

nästan 9 år ago

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

nästan 9 år ago

Question


How to find the best performance values for multistep ahead prediction?
With narnet in a loop I am looking for the best hidden layer size for my network in terms of future predictions. I do a multiste...

nästan 9 år ago | 1 answer | 0

1

answer

Question


Good performance, poor output with NARNET
I use narnet to predict multistep ahead and my performance values are quite good: NMSEs = 0.2560 openLoopPerformance = ...

nästan 9 år ago | 3 answers | 0

3

answers

Question


Using deployed neural network
I have two variables, one of them consists a series (x) from 1 to 365 (days) and the other consists real numbers (y). I use nonl...

nästan 9 år ago | 2 answers | 0

2

answers