Community Profile

photo

PINAKI DHAR


Last seen: 8 months ago Active since 2015

Followers: 0   Following: 0

Message

Professional Interests: load flow

Statistics

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

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

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

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

8 years ago | 0 answers | 0

0

answers