photo

RASHMI CHINNAPPA


Last seen: 1년 초과 전 2015년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

3 질문
0 답변

순위
255,744
of 301,754

평판
0

참여
3 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 21,410

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 176,414

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


getting execution time more than serial, procedure to optimise the following code using either spmd or using parfor loop
Hi, Following code uses structure array , i have parallelised the code as follows but execution time is more compared to serial...

거의 9년 전 | 답변 수: 0 | 0

0

답변

질문


After parallelizing the code, time is increasing compared to serial code. How to optimize the code further parallely for time reduction
gaussianPyramid1 = genPyr(normaizedWeightmap1,'gauss',5); gaussianPyramid2 = genPyr(normaizedWeightmap2,'gauss',5); tic ...

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


How to segment a large image parallely by dividing into subimages and merging to get final result
Hi How to give an subimage to each worker, how to perform segmentation on each sub image parallely (for example region grow...

대략 11년 전 | 답변 수: 0 | 0

0

답변