photo

Hamed Nobarani


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
2 Answers

RANK
74,267
of 299,246

REPUTATION
0

CONTRIBUTIONS
4 Questions
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,666

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 163,884

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

5 years ago | 2 answers | 0

2

answers

Question


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

5 years ago | 1 answer | 0

1

answer

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

5 years ago | 0

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

5 years ago | 0

| accepted

Question


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

5 years ago | 2 answers | 0

2

answers

Question


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

7 years ago | 2 answers | 0

2

answers