![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13613540_1673267879935.jpg)
Xin Liu
Followers: 0 Following: 0
Python, MATLAB
Professional Interests:
Optics
Statistics
3 Questions
0 Answers
RANK
153.108
of 297.046
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20.422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.776
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 include and read data from sub-folders when creating a standalone application?
Hello everyone, I am creating an .exe program using the App Designer. In the startup function, I write I = imread('./Resource...
meer dan 2 jaar ago | 0 answers | 0
0
answersQuestion
How to extract raw data from a rgb image visualized with known colormap?
Hello, everyone, I have a rgb image, and it was visualized with a known colormap. Now I want to extract the raw 2D matrix data ...
meer dan 2 jaar ago | 3 answers | 0
3
answersQuestion
How can I multiply two big matrices, avoiding out of memory?
for example, I = A*B, in which size(A) = [1024^2, 3], size(B) = [3, 1001^2]. So, size(I) = [1024^2, 1001^2] which could cause ou...
meer dan 5 jaar ago | 1 answer | 0