photo

LEI Li


Last seen: 12 days ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
246,590
of 300,364

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

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

View badges

Feeds

View by

Question


How to process a table with time, x,y,z coordinate, particle mass? dividing the table based on the time value, then process them piece by piece and sum it up.
I tried to extract the mass out for each time interval, like 36.138-36.148s. it works. First: this code seems clumsy. is there...

1 year ago | 1 answer | 0

1

answer

Question


how to store a double loop result into a matrix column by column?
I have a matrix cycle; What I am doing is to find out certain points satisfying the condition and store them into Array up and d...

4 years ago | 1 answer | 0

1

answer

Question


simulate free fall project, ode45, using reynolds no to get drag coefficient, recursive problem
It seems this is a recursive problem; I need velocity to calculate Reynolds number; ODE45 seems no need to use recursive; now ...

4 years ago | 2 answers | 0

2

answers