photo

Xin Liu


Attivo dal 2019

Followers: 0   Following: 0

Programming Languages:
Python, MATLAB
Professional Interests:
Optics

Statistica

  • Explorer
  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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...

quasi 2 anni fa | 0 risposte | 0

0

risposte

Domanda


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 ...

quasi 2 anni fa | 3 risposte | 0

3

risposte

Domanda


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...

circa 5 anni fa | 1 risposta | 0

1

risposta