photo

Michael


University Paderborn

Last seen: mehr als ein Jahr vor Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

Statistik

  • First Review
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Combination of surf and scatter plot
Hello, I would like to combine a surf and a scatter (initially contour) plot. However, I discovered that these types of plot do ...

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to adjust trainNetwork to meet the solution of train?
I tested train and trainNetwork on a test bench problem to investigate the difference. %% generate data N = 1e3; x = ...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Bayesian Neural Network
is there a way to apply dropout at test-time?

mehr als 6 Jahre vor | 0

Frage


fminunc - why is it not possible to limit the step length?
hello, i'm using fminunc to solve a complex optimization problem involving gaussian distributions with symmetric, pos. def. cova...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Neural Network Time Series Prediction - changing the inital state -
Hello, I'm working currently with prediction-problems for dynamical systems, e.g. single pendulum with friction. At the moment I...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Neural Network Time Series Prediction - changing the inital state
Hello, I'm working currently with prediction-problems for dynamical systems, e.g. single pendulum with friction. At the moment ...

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Neural Network Time Series Prediction - changing the inital state
Hello Greg, thanks for your answer, you are right, I'm using the wrong terminology. Actually I'm farmiliar with the things yo...

mehr als 8 Jahre vor | 0

Beantwortet
Why am I getting an error "vectors must be the same length"
Is there a typing error? Did u mean plot(x,f(x),x1,f(x1<---))? Just use figure(1); plot(x,f(x)); figure(2); pl...

fast 9 Jahre vor | 0