photo

xiexiezaijian


Last seen: 1 year 前 自 2016 起处于活动状态

Followers: 0   Following: 0

消息

A USTCer major in physics and do the research with the help of MATLAB.

统计学

All
MATLAB Answers

0 个提问
4 个回答

Cody

0 个问题
622 个答案

排名
3,917
of 299,984

声誉
14

贡献数
0 个提问
4 个回答

回答接受率
0.00%

收到投票数
5

排名
12,316 of 20,857

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
304
of 166,841

贡献数
0 个问题
622 个答案

评分
5,170

徽章数量
3

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Knowledgeable Level 1
  • First Answer
  • Triathlon Participant
  • Scavenger Finisher
  • Scholar
  • Commenter
  • Solver

查看徽章

Feeds

排序方式:

已回答
How to draw the collision of two ball with Matlab?
I think using these built-in functions will help: 1. handle01 = plot([X1,X2],[Y1,Y2],'.','MarkerSize',10);% draw two points t...

9 years 前 | 2

| 已接受

已回答
Please I need help in MATLAB!!
since no loops and no bin2dec, this work could be done using the definition of binary number and vecterization operation. Take b...

9 years 前 | 1

已回答
How to do it?
I see, if no boundary, it will be easy with the help of built-in functions: 1. [x,y] = meshgrid(input arguments)% get the mes...

9 years 前 | 1