Statistica
RANK
209.455
of 301.598
REPUTAZIONE
0
CONTRIBUTI
4 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 175.689
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
i cant simulate my network, Error using network/sim Input data sizes do not match net.inputs{1}.size.
i found the mistake, for training, instead of writing ThemeCopy train(net,x,y) i should write ThemeCopy [net,tr] = train(...
quasi 4 anni fa | 0
Domanda
i cant simulate my network, Error using network/sim Input data sizes do not match net.inputs{1}.size.
Hi, I can't simulate a simple network, for example % my input is x, and my output is y x = [1:50]; y = 2*x; % create the...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to create a video of fmincon results for each iteration?
Hi, I have used fmincon to find solution for an optimization problem. I want to create a video plot showning how a plot of a ...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How to use GlobalSearch to find global minimum
Hi, I have successfully used fmincon to find a solution to my optimization problem. The solution is a local minimum (but coul...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Multivariate Nonlinear Problem With vector & matrix unknown inputs
Hello, Problem description: I have oil flow rate observed (qo_obs) and I have a model to calculate oil flow rate (qo_cal). ...
oltre 6 anni fa | 1 risposta | 0

