Simon
SMI Aalborg Univ
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
22,916
of 294,577
REPUTATION
1
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
2
RANK
of 20,127
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 152,032
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Getting index from strsplit or strfind in a null (00) terminated string
I have a long string with chunks of data. Each data chunk is separated/terminated by null (hex 00). Right now I use _strsplit(da...
8 years ago | 1 answer | 0
1
answerQuestion
Alternative to num2str when looking up in containers.Map (performance)
Hi, I have implemented A* for x,y grid maps. I use two _containers.Map_ to keep track of visited nodes and running cost, sinc...
8 years ago | 1 answer | 1
1
answerQuestion
How to read a custom file with data, and search and parse
I am trying to read files with a custom format, where I need (lack of better word) the raw data of the file so I can search and ...
8 years ago | 1 answer | 0
1
answerQuestion
MATLAB Coder return vector or matrix
I have made a simple function to do a calculation and return a matrix. Using MATLAB Coder I intent to use the compiled code in i...
10 years ago | 1 answer | 1