Dingguo Lu
Followers: 0 Following: 0
Statistik
10 Fragen
0 Antworten
RANG
23.463
of 295.448
REPUTATION
1
BEITRÄGE
10 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
30.0%
ERHALTENE STIMMEN
1
RANG
of 20.227
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.872
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
Parameters of FunctionCall block in Simulink
Usually, we can use matlab command get_param(object,parameter), in order to extract the parameters of a simulink block. For Fun...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
How to configure to generate DLL from SIMULINK and use the DLL
I try to generate a dll file based on a Simulink model, which is a multiple input and multiple output model. The generated dll f...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
SIMULINK calculation accuracy with double (floating point) accuracy
I am using SIMULINK to simulate a model. While carrying out the calculation 50% of 2e-4, the ideal result is 1e-4, but the givin...
fast 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Matlab/Simulink Model for induction machine rotor current loop model
Hi all, I am trying to model an induction machine with rotor current loop method. The details of this modeling method can be fou...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Monte Carlo Cross Validation
Hi, I am going to implement the Monte Carlo Cross Validation method in MATLAB. Basically, I gonna use this method to divide the ...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
obtain "gca" and "gcf" from an existing fig file, which was generated by "plotyy"
I plan to modify the exiting fig and therefore, the "gca" and "gcf" information is needed. but get(gca) is only valid for the fi...
etwa 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Control the epochs while training a neural network
I am trying to train a BP neural network with the following codes. I mean to run the iterations for 1000 epochs. However, when ...
etwa 12 Jahre vor | 1 Antwort | 1
1
AntwortFrage
Keep a variable in workspace when calling a function
My question is how to keep a variable in a called function into the workspace. I was told the code can be written using persi...
etwa 13 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
waht does the command "cfs = read(wpt,'data') " return?
wpt is the wavelet packet tree. does "cfs = read(wpt,'data') " return the sum of the coefficients of the tree nodes at the bo...
etwa 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
value of scale in CWT
I am working on the wavelet coefficients of Morlet wavelet. while using cwt(x,scales,'wname') command, how to determine the valu...
mehr als 13 Jahre vor | 1 Antwort | 0