![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/1988475.jpg)
Daniel Underwood
North Carolina State University
Followers: 0 Following: 0
http://www4.ncsu.edu/~djunderw/
Professional Interests: high-performance computing, math programming, concurrency, optimization, simulation, health systems engineering
Statistics
RANK
9,475
of 297,016
REPUTATION
2
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
2
RANK
8,347 of 20,419
REPUTATION
100
AVERAGE RATING
1.00
CONTRIBUTIONS
1 File
DOWNLOADS
3
ALL TIME DOWNLOADS
1006
RANK
of 157,725
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
Deleting the i-th entry from all fields of a struct
I'm using a struct to hold data on a large sample of patients. Each field corresponds to an attribute or property of the patien...
14 years ago | 2 answers | 2
2
answersQuestion
Convert matrix to vector of structs
I wish to convert a matrix to a vector of structs, such that each column of the matrix is represented by a struct. The proble...
14 years ago | 5 answers | 0
5
answersSubmitted
Fibonacci Heap
Fibonacci Heap implementation based on a standard computer science textbook.
14 years ago | 3 downloads |