photo

Gondos Gellert


Actif depuis 2015

Followers: 0   Following: 0

Message

Statistiques

All
MATLAB Answers

5 Questions
0 Réponses

Cody

0 Problèmes
3 Solutions

RANG
199 327
of 300 364

RÉPUTATION
0

CONTRIBUTIONS
5 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
60.0%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
73 337
of 168 407

CONTRIBUTIONS
0 Problèmes
3 Solutions

SCORE
40

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


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

presque 10 ans il y a

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

presque 10 ans il y a | 1 réponse | 0

0

réponse

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

presque 10 ans il y a | 1 réponse | 0

0

réponse

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

plus de 10 ans il y a

A résolu


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

plus de 10 ans il y a

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

plus de 10 ans il y a | 1 réponse | 0

1

réponse

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

plus de 10 ans il y a | 3 réponses | 0

3

réponses

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

plus de 10 ans il y a | 2 réponses | 0

2

réponses