sun peng
Dpt. of Automation, Tsinghua University
Followers: 0 Following: 0
Statistics
RANK
160,587
of 295,788
REPUTATION
0
CONTRIBUTIONS
1 Question
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
1,504 of 20,282
REPUTATION
1,236
AVERAGE RATING
4.10
CONTRIBUTIONS
5 Files
DOWNLOADS
6
ALL TIME DOWNLOADS
11954
RANK
of 154,544
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
How to pass class method handle to createTask
Hi, The Matlab parallel computing toolbox function createTask needs a function handle as the input which it executes on a wor...
9 years ago | 1 answer | 0
1
answerSubmitted
C/C++ and Matlab types convertor
Bidirectional conversion between C/C++ type (STL, openCV) and Matlab matrix (compile or run time)
11 years ago | 1 download |
Submitted
a LogitBoost implementation
An up-to-date implementation of LogitBoost for multi-class classification.
11 years ago | 1 download |
Submitted
C++ raw data dumper
Dump C++ data into Matlab to make debugging C++ program more easily. Handier than using engine APIs
16 years ago | 1 download |
Submitted
fast bresenham
implement bresenham algo using C mex file for higher speed
18 years ago | 1 download |
Submitted
imPixelLine and imCircle
pixel by pixel version of imline and circle version of imrect
18 years ago | 2 downloads |