Community Profile

photo

Srijeet Tripathy


Last seen: mehr als 3 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Solving linear equations with large matrices
I have a simple equation of the form Ax = B; where A is a large dense matrix(nXn) and B is a column matrix (nX1). A is hermitia...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to store a row vector of variable length in a matrix within a for loop
I have a graph and I am trying to find the shortest paths between a destination node and a set of source nodes. The code secti...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to write a monte carlo simulation
I have a code that selects a set of inputs randomly based on 'rand' and I want to run a Monte Carlo simulation of around 10000 i...

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Comparing two matrices to find common elements
Dear Users, I have two matrices where one is the subset of the other. I want to compare both the matrices row wise and I want t...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Data plot with color
Dear Users, I have a set of data of say 100 elements and I want to plot 5% of this data, randomly assigned, in blue and the res...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Line graph L(G) of a graph G
Can anyone help me on "how to get the line graph of a graph"

fast 6 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


How to split a matrix
How can I split a 1200X2 matrix into three serial 400X2 matrices?

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Monte Carlo random number convergence
I am trying to run a Monte Carlo loop on a bunch of random line segments but I find that all the points are converging to a poin...

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Getting a user defined boundary for a bunch of randomly distributed line segments
Regards! I have defined a bunch of random line segments within a square boundary but I want to limit it within a rectangle with...

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten