Bayes
Followers: 0 Following: 0
Professional Interests: statsitics
Statistics
5 Questions
0 Answers
RANK
35,947
of 296,498
REPUTATION
1
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
1
RANK
of 20,381
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 156,574
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
Pass data between C++ Eigen Matrix and MATLAB mxArray with a cell array
I would like to pass data between Eigen Matrix/Vector and mex arrays. In the following code, I defined a mex array called y_outp...
6 years ago | 0 answers | 1
0
answersQuestion
meridian label for geographical map with mercator projection
I was trying to plot sea surface temperature data with lat/lon coordinates on a map with mercator projection. The data is a regi...
7 years ago | 0 answers | 0
0
answersQuestion
efficient way manipulating 3 dimensional array to 2 dimensional array.
Suppose that A is n_1 by n_1 symmetric matrix, and B is n_2 by n_2 symmetric matrix, where typically n_1 > n_2 and n_1 is from 1...
9 years ago | 0 answers | 0
0
answersQuestion
cannot get a rectangle with linem
I am trying the draw a rectangle on the world map. The our vertices in (latitude, longitude) are [-60, -140] [-60, 140] [60,...
9 years ago | 1 answer | 0
1
answerQuestion
Solving large linear system AQ^{-1}A'X = B
Suppose that A is a m by n full row rank sparse matrix, and Q is an n by n symmetric positive definite sparse matrix with m<n. B...
9 years ago | 0 answers | 0