photo

J K


Aktiv seit 2019

Followers: 0   Following: 0

Statistik

MATLAB Answers

5 Fragen
0 Antworten

RANG
99.986
of 300.302

REPUTATION
0

BEITRÄGE
5 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 20.911

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.040

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

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


incorrect number of input arguments in imagesc
Hi guys, Matlab says: Error using image Incorrect number of arguments. Error in imagesc (line 52) hh = image(varargi...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to normalise a FFT of a 3 variable function.
I have this function: input = exp(-((W-w_o).^2)/deltaW.^2).*exp(-(Kx.^2+Ky.^2)/(deltaK.^2)).*exp(1i.*sqrt((W/c).^2-(Kx.^2+Ky.^...

etwa 6 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


How to know dimensions to give in trapz function
Hi, Let's say I have a matrix (see below). How do I know what number to put in the dimension variable? Matlab just gives some o...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Could someone explain what the code means
Hi guys, If I have the following code: z = 1:0.5:9; for j = 1:9 functione = exp(-((W-w_o).^2)/deltaW.^2).*exp(-(Kx.^2+Ky...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


plot a function consisting of real and imaginary numbers
Hi guys, I have this code and upon execution Matlab says that Imaginary parts of complex X and/or Y arguments were ignored. How...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort