photo

JasonLuo


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

MATLAB Answers

1 Frage
1 Antwort

RANG
207.954
of 300.365

REPUTATION
0

BEITRÄGE
1 Frage
1 Antwort

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.262

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

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Error "assignment to expression with array type" when using C script to handle complex number with mex.
Initialize pointer /*Input variables*/ double *kloc_r; double *kloc_i; double *img_r; doub...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
How can I read a complex number vector?
Use dlmread or textscan <https://stackoverflow.com/questions/20538049/reading-complex-data-in-matlab-from-a-file>

fast 8 Jahre vor | 0