photo

Ziyu Hua


Last seen: plus d'un an il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

MATLAB Answers

6 Questions
3 Réponses

RANG
145 235
of 299 722

RÉPUTATION
0

CONTRIBUTIONS
6 Questions
3 Réponses

ACCEPTATION DE VOS RÉPONSES
83.33%

VOTES REÇUS
0

RANG
 of 20 790

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 165 604

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Answer
  • Thankful Level 2

Afficher les badges

Feeds

Afficher par

Réponse apportée
Use my owe Java class in MATLAB
Hello everyone, I have solved this problem as below. It may not be the best solution but usable. First, open your package in ...

environ 3 ans il y a | 0

| A accepté

Réponse apportée
"Unable to launch MATLAB" in java
Hi Kim, I also have the similar problem and the Java give an exception like: "com.mathworks.engine.EngineException: Unable to ...

environ 3 ans il y a | 0

Question


Use my owe Java class in MATLAB
Hello everyone, I want to use a Java class in my MATLAB code, which is called 'Myclass.java'. I have compiled it with Java8 and...

environ 3 ans il y a | 2 réponses | 0

2

réponses

Question


Cannot find Analog Output Generator app on the Apps tab
I have installed the Data Acquisition Toolbox in my MATALB and I can find the Analog Input Recorder in the Apps tab. However, t...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


How to throw an exception when using MATLAB C or C++ API
I have a C++ code, which is like: mexFunction(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) { try{ //...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
Transmit a Structure from MATLAB to C
This can be realized by MATALB C API function "mxGetField" #if !defined(_WIN32) #define dgesv dgesv_ #endif #include "mex....

plus de 3 ans il y a | 0

| A accepté

Question


Transmit a Structure from MATLAB to C
Hello everyone. I want to transmit a MATLAB structure to C. Like: a.para1=1; a.para2=2; ... In my C code, I want to use the...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


To Get Correct FFT Result the length(x) must be An Integral Multiple of 100?
Hi, all I'm trying to get the amplitude- frequency relationship and phase- frenquency relationship using fft. My signal is give...

environ 4 ans il y a | 2 réponses | 0

2

réponses

Question


Generate a specified number of pulse signals using NI USB-6211
Hello all, I need to generate a specified number of pulse signals using NI USB6211 and MATLAB daq toolbox. For example, 60 puls...

environ 4 ans il y a | 1 réponse | 0

1

réponse