![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9824022_1522134379751_DEF.jpg)
Sudharsan Srinivasan
University of Limerick
Followers: 0 Following: 0
Hello,
I am pursuing Doctoral degree at UL and my research is on Lattice Boltzmann simulation of particulate flows
Statistik
15 Fragen
0 Antworten
RANG
201.614
of 297.010
REPUTATION
0
BEITRÄGE
15 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
40.0%
ERHALTENE STIMMEN
0
RANG
of 20.418
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.687
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How do I calculate the pair distribution function, g(r), if I know a list of particle centres?
I have a list of particle centre of mass in x, y, and z directions. I want to calculate the pair distribution function, g(r) tha...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
counting the number of clusters
I have a list of pair of numbers for example (please see below). In this example, if we look at the first column, the number one...
mehr als 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to use for loop to open and read set of .bin files
Hello, I have a huge list of .bin files of the form x0,x1,x2....xn, and y0,y1,y2....yn, and z0,z1,z2....zn. I want to open and r...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to generate randomly packed spheres of equal radius such that there is no overlapping
I have a cubic domain of size 100x50x50. How can i use the "sphere" function in matlab to generate spheres that are randomly pac...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to plot a sphere with lines of latitude (constant phi) for a given center (xo, yo, zo) and radius (R)
How do I construct a sphere with lines of latitude using loops and not the inbuilt sphere function in matlab
fast 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Searching using loop in matlab
I have n (number of particles) = 1:10. These particles flow in the system and i want to check if for certain condition is satisf...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Storing vectors for different time steps in same variable name
I have a vector A of size 30 by 1, which changes its value for every time steps (ts). How will I store all the values in a same ...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to specity axis using imagesc
Hi. I have a matrix A of size 200*40. I have to generate image for every 200 time steps for which i am using imagesc(A). By defa...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to use for loop ?
Let's say I have a matrix A = zeros(1000,500). I have two another matrices of size 2 X 50 each for example B = [1 2 3 .... 50 ; ...
mehr als 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to plot streamlines ?
Lets say I have channel of length x = 200 and height y = 200. I have my velocity (u and v) distributed throughout the channel of...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
plotting a transient solution
Lets say I have a rectangular domain of length = 500m and height = 100m. I have the computed velocity distribution through the g...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Usage of 'dsolve' function in MATLAB
I am trying to solve a 1D transient (unsteady state) partial differential equation of the form, du/dt = c (d2u/dy2). Here 'd' is...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Plotting within for loop
Lets say for example I have a variable t = 1:1:5000. I want to execute my "for" loop from 1 to 5000 time steps. Within the "for"...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I have a question about for loop
Lets say a = [1,2,3....35] and b = [1,2,3...35]. The size of both the vectors are same i.e. 1 by 35. I have another matrix say R...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How will I collect/pick only certain values from a matrix, whose co-ordinates (which row and column to be picked) is specified in another vector?
I have two vectors say "a" and "b" of size 1by35 which stores certain values that specify the row and column number. I have anot...
mehr als 7 Jahre vor | 2 Antworten | 0