Community Profile

photo

xiexiezaijian


Last seen: 대략 2개월 전 2016년부터 활동

Followers: 0   Following: 0

연락

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

통계

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

7년 초과 전 | 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...

7년 초과 전 | 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...

7년 초과 전 | 1