Community Profile

photo

Kirankumar Bacchewar


Last seen: 9 days ago Active since 2021

Statistics

  • First Answer

View badges

Content Feed

View by

Answered
How to sort an array efficiently in Simulink?
Even the sort function from Matlab is not effecient, I see lot of overhead. In my case, the execution time reduced drastically a...

2 years ago | 0

Answered
Finding min and max of an element without using builtin function
check this posts. https://uk.mathworks.com/matlabcentral/answers/358859-index-for-array-max-or-min-in-simulink-without-variable...

2 years ago | 0

Answered
Index for array max (or min) in Simulink without variable-size signal or MATLAB Function block
This model can be used to find min,max and its Index. Just modify the size of the input array in selector blocks. Hope its helpf...

2 years ago | 0