photo

Hamed Nobarani


Last seen: 5 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
2 个回答

排名
125,594
of 300,352

声誉
0

贡献数
4 个提问
2 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 20,928

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,212

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

6 years 前 | 2 个回答 | 0

2

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

已回答
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 ...

6 years 前 | 0

已回答
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...

6 years 前 | 0

| 已接受

提问


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

6 years 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 2 个回答 | 0

2

个回答