photo

Srijeet Tripathy


Last seen: 5 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
0 个回答

排名
27,427
of 300,753

声誉
1

贡献数
9 个提问
0 个回答

回答接受率
44.44%

收到投票数
1

排名
 of 21,075

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,858

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 0 个回答 | 1

0

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 2 个回答 | 0

2

个回答