Community Profile

photo

AKSHAY PUJARI


Last seen: meer dan 3 jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Index exeeded error for ode45 function
hi all, I have generated a ODE matrix (M)as shown in the code. ri=0.53; syms w(r) Nrad(r)=-(( (r^-2) - 1)./((ri^-2)+1));...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


MATLAB command to replace 0 in Excel
I have a 27 x 68 matrix written in excel using MATLAB. The cells in excel with value 0 needs to be replaced with a blank for a ...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


How to vectorize for loop on cell array(with additional indexing)
I have the below for loop that needs to be vectorized. I am unable to vectorize effectively as I have to use for loop(to obtain...

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


How to vectorize this code?
I have the following loop.It is needed to improve the performance and hence need to vectorize the loop.Is it possible? I am fac...

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


Is there a faster alternative for Cell array?
I have the following for loop that classifies the speed and temperature values into classes and stores the value in cell arrays....

bijna 4 jaar ago | 2 answers | 0

2

answers