Community Profile

photo

mohammad mortezaie


Last seen: 2년 초과 전 2020년부터 활동

통계

  • Thankful Level 3
  • First Answer

배지 보기

Content Feed

보기 기준

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
How 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"

2년 초과 전 | 0

질문


plot a hexagonal figure
I need to plot a hexagonal figure like (a) part of this image. How can i do that?

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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?

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

2년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 4년 전 | 답변 수: 1 | 0

1

답변