photo

Hamed Nobarani


Last seen: circa 4 anni fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

MATLAB Answers

4 Domande
2 Risposte

RANK
73.880
of 297.503

REPUTAZIONE
0

CONTRIBUTI
4 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
0

RANK
 of 20.449

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 159.017

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 5 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 5 anni fa | 1 risposta | 0

1

risposta

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

oltre 5 anni fa | 0

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

oltre 5 anni fa | 0

| accettato

Domanda


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

oltre 5 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 6 anni fa | 2 risposte | 0

2

risposte