Alakesh Upadhyaya
Followers: 0 Following: 0
統計
MATLAB Answers
11 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Discretize in two dimension
I have data points or data co-ordinates in 2D. Let's say random trajectory for 10000 time steps x= randn(10000,1); y= randn(10...
約2ヶ月 前 | 1 件の回答 | 0
1
回答質問
Simulating Levy walk in MATLAB. (Not Levy Flight)
I am trying to simulate Levy Walk in 2D (Not Levy Flight). I do get the MSD and VCAF correctly, but I don't get the step length ...
2ヶ月 前 | 1 件の回答 | 0
1
回答質問
Plot trajectory along with tracer colors
I am dealing with a particle moving in a 2D space, and I've successfully recorded its position coordinates. Now, I aim to visual...
9ヶ月 前 | 1 件の回答 | 0
1
回答質問
Load multiple files on MATLAB
So I have 10 data files and each data file contains X-cordinate and Y-cordinate of a ball for 100 frames. The name of my files ...
1年以上 前 | 1 件の回答 | 0
1
回答質問
Particle Tracking, Image Analysis, Proper way to detect an image
Hi, I am new to particle tracking using MATLAB. Here's my question: So I have 10000 frames of an video recorded at 60fps. The v...
2年弱 前 | 1 件の回答 | 0
1
回答質問
Velocity autocorrelation in time
So I need to calculate velocity autocorrelation for my 2D experiments. I have Vx and Vy and I have their magnitude V_mag for 100...
2年弱 前 | 1 件の回答 | 0
1
回答質問
Count number of particles within a given radius
I have a question regarding counting number of particles. Lets say: I create a box of domain 100x100 units. I put 10000 rando...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Pcolor Plot for 50,000 values
Let me try to put it this way: I have 50,000 particles in a 2-D box. After I do my simulation, I get that some of the particles...
3年弱 前 | 1 件の回答 | 0
1
回答質問
Radial Distribution function 2D
I have 792 particle cordiantes (x and y) inside a 2D sphere i.e a circle. I want to find the radial distribution function by ta...
3年以上 前 | 0 件の回答 | 0
0
回答質問
Susbtracting elements of a column with every other element but in a particular order without repeating same susbtraction in reverse order.
Hello, I am having trouble in susbtracting elements from column, let's say I have this elements -2.35007=A1 -8.61753=A2 -7.0...
3年以上 前 | 2 件の回答 | 0
2
回答質問
Solving Non-Linear Equation in a loop
I want to solve this equation for different values of E0, I want to vary the value of E0 from 1 to 100, for which I will get 99x...
約4年 前 | 1 件の回答 | 0