Yunyu Hu
Followers: 0 Following: 0
Statistik
9 Fragen
0 Antworten
RANG
115.056
of 295.527
REPUTATION
0
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
55.56%
ERHALTENE STIMMEN
0
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
find the delay between two signals
I have two signals like following: They are the same length (200), But d = finddelay(x,y) shows d=0; It cannot find the co...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Matlab read excel with packager shell object object
Hello, I have an excel file, which have "packager shell object object" inside. It is inserted in excel through Inset-->Object--...
etwa 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
use trainnetwork for normal regression
Hi, I have a dataset of 63 inputs and 1 output for a regression problem. Total sample 39686. X: 63x39686 Y: 1x39686 I can ea...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
why use gpu training the performance is worse than cpu
Hi, I tried the following options for training a fitnet: trainedNet=train(net,X_',Y'); %59 Iterations,Performance 115, 100s t...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
read function intputs into cell array
Hello, I have script calls functions like this: func1('A1',[1],'min',0,'max',1) func1('A2',[1],'min',0,'max',100) ... func2...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to save the NN training result properly so that next time using "nntraintool" can reload the old history
Hello, after training a NN model, when I close the GUI nntraintool and reopen it again, it will load automatically the training...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to programmatically stop simulation when output converges
I am running a model to do somthing like Monta Carlo simulation. The output will get to a stable value after enough time, somet...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
save configset with Simulink.SaveVars in Matalb2015b
In my workspace there are variables and also configsets. When I do Simulink.saveVars('xx.m'), the other version of matlab will s...
etwa 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
change parameter name programmatically in stateflow
Hello, I want to change all the parameter names in stateflow with some script. with the following script I can see the change ...
mehr als 6 Jahre vor | 1 Antwort | 0