
mohammad mortezaie
Statistics
RANG
161.510
of 275.561
REPUTATION
0
ANTWORTZUSTIMMUNG
62.5%
ERHALTENE STIMMEN
0
RANG
of 18.563
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 125.340
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
Content Feed
Frage
Matrix dimensions must agree.
I have below code for a contour plot bu I faced with "Matrix dimensions must agree.". How can I fix it? a=1.855; eb=-3.276;...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
How can I put meshgride data in a matrix and calculate eigenvalues and eigenvectors?
I have below code for creating a meshgrid of k_x and k_y in order to put them in the 2*2 matrix and calculate eigenvectors and e...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
How can i plot a boundary line in contour plot
Hello, I have this code for ploting a contour plot. %bare electron mass (kg) a=1.855; eb=-3.276; ep=-1.979; t=-1.844; FS ...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortHow can I type in Greek letter like α or β in MATLAB while I have tried \alpha and \beta ?THANKS!
In "more properties" in "Text" change interpreter as "tex"
mehr als ein Jahr vor | 0
Frage
plot a hexagonal figure
I need to plot a hexagonal figure like (a) part of this image. How can i do that?
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
How can i draw graphene first brillouin zone using matlab?
I need to draw graphene first brillouin zone and high symmetry points and paths. how can I do it?
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Discrepancy between eigenvalues and eigenvectors derived from analytical solution and matlab code.
Hello, I have this matrix [ep+V/2 t*phi; t*conj(phi) eb-V/2]. The analytical solution for eigenvalues of this matrix is E=(eb+...
mehr als ein Jahr vor | 2 Antworten | 0
2
AntwortenFrage
how can I sweep a triangle area using two loops
Hello, I want to sweep all points inside a triangle by coordinates (0,0), (2*pi/(3*a),0) and (0,4*pi/(3*a)) and by deviding thi...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
using meshgrid data in a matrix
I tried to use a meshgrid data in a matrix and then evalute eigenvalues. but i faced to "Dimensions of arrays being concatenated...
fast 3 Jahre vor | 1 Antwort | 0