Community Profile

photo

Hamed Nobarani


Last seen: mehr als 3 Jahre vor Aktiv seit 2018

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


How do I compare to matrices with each other?
Hi Everyone, I have two different matrices with diffrent sizes. for example one of them is 1000*3 and the other one is 5000*3. ...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to define limit of quiver axis?
How can I define limit of my x and y axis in quiver? q quiver(X(j),Y(j),U(j),V(j),'color', cmap(idx,:)) I have tried these ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Different colours for arrows in quiver plot
Hi I have attached the example here: clc close all clear all deg=linspace(0,2*pi,720); r=1; hold on; for i =1 :720 ...

mehr als 4 Jahre vor | 0

Beantwortet
write 3 for loops in each other
I was trying to get the unit cell of the structure which is contain positions of atoms and then expand it in 3 dimensions. this...

mehr als 4 Jahre vor | 0

| akzeptiert

Frage


Different colours for arrows in quiver plot
Hi Everyone, I want to plot arrows with different magnitude and directions in different colors.The code need to calculate the a...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


write 3 for loops in each other
I should write the program to get the positions x,y,z (lattice points) and then repeat these positions(lattice cube) in the x,y,...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten