photo

Srijeet Tripathy


Last seen: 대략 5년 전 2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

9 질문
0 답변

순위
24,180
of 300,771

평판
1

참여
9 질문
0 답변

답변 채택
44.44%

획득한 표
1

순위
 of 21,084

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,969

참여
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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 0 | 1

0

답변

질문


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

7년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 2 | 0

2

답변