photo

Mallikarjun Bangi


Last seen: 1 year ago Active since 2017

Followers: 0   Following: 0

Statistics

  • First Review

View badges

Feeds

View by

Question


how to solve 3 equations in 1 st order using rk4 method
%% Initial inputs values x = 10000.0; y = 0.0; theta = 30deg; V = 300m/s; %% 3 main equations inter dep...

7 years ago | 1 answer | 0

1

answer

Question


how can we debug parfor loop
when i am working using "parfor" condition, i am not able to put a breakpoints for debugging.

7 years ago | 0 answers | 0

0

answers

Question


How can i run multiple codes simultaneously using parallel computing facility in local machine
i have a test1.m, test2.m, test3.m files, which can work separately without any dependencies, how can i run on parallel computin...

7 years ago | 1 answer | 0

1

answer