Community Profile

photo

Dingguo Lu


Last seen: 11 Monate vor Aktiv seit 2011

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

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...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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 ...

mehr als 11 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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...

mehr als 12 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 12 Jahre vor | 1 Antwort | 0

1

Antwort