Feeds
質問
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 ...
5年弱 前 | 0 件の回答 | 0
0
回答質問
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 = ...
7年弱 前 | 0 件の回答 | 0
0
回答質問
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...
7年弱 前 | 1 件の回答 | 0
1
回答質問
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...
約9年 前 | 1 件の回答 | 0
1
回答質問
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 ...
約9年 前 | 2 件の回答 | 0
2
回答回答済み
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...
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...
約9年 前 | 0
回答済み
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...
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...
9年以上 前 | 0