Community Profile

photo

Kasper Ornstein-Mecklenburg


Active since 2017

Followers: 0   Following: 0

Message

Algorithm Engineer working on NB-IoT modem.

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Finding the index value corresponding to a value closest to 0 in an array
The min function returns index as second output. >> a = [-15.3, 0.2, 15.2, 30, 45.3]; %Define vector to analyze >> aRef ...

6 years ago | 3