photo

Kasper Ornstein-Mecklenburg


Active since 2017

Followers: 0   Following: 0

Message

Algorithm Engineer working on NB-IoT modem.

Statistics

MATLAB Answers

0 Questions
1 Answer

RANK
7,764
of 301,204

REPUTATION
6

CONTRIBUTIONS
0 Questions
1 Answer

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
3

RANK
 of 21,191

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,368

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

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

8 years ago | 3