photo

PINAKI DHAR


Last seen: 2 years ago Active since 2015

Followers: 0   Following: 0

Message

Professional Interests: load flow

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
216,039
of 301,432

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Whenever trying to use simulink, I am getting this error and MATLAB crashes
MATLAB crash file:C:\Users\PINAKI\AppData\Local\Temp\matlab_crash_dump.648-1: ---------------------------------------------...

7 years ago | 0 answers | 0

0

answers

Question


Please help regarding the vectorization of the code. Thanks
P = zeros(nbus,1); Q = zeros(nbus,1); for i=1:nbus for j=1:nbus P(i)= P(i)+V(i)...

10 years ago | 1 answer | 0

1

answer

Question


Vectorization of nested for loops
hi, This is Pinaki. I am having a problem regarding the code execution time. The following code is taking almost 54 % of total r...

10 years ago | 1 answer | 0

1

answer

Question


matlab code execution time is less in lower configured computer than higher one
This is Pinaki. I am having a problem regarding the execution time of my .m code. One system with intel dual core processor 2.8G...

10 years ago | 0 answers | 0

0

answers