photo

Gondos Gellert


自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
  • Solver

查看徽章

Feeds

排序方式:

已解决


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

8 years 前

提问


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

8 years 前 | 0 个回答 | 0

0

个回答

提问


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

8 years 前 | 0 个回答 | 0

0

个回答

已解决


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

9 years 前

已解决


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

9 years 前

提问


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

9 years 前 | 1 个回答 | 0

1

个回答

提问


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

9 years 前 | 3 个回答 | 0

3

个回答

提问


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

9 years 前 | 2 个回答 | 0

2

个回答