photo

xingxingcui


Last seen: Today Active since 2017

Followers: 10   Following: 6

Message

Algorithm Engineer- I received my B.E in Mechanical Engineering from Yangtze University, China in 2013, and M.Sc. in Mechanical Engineering from Guangxi University of Science and Technology, China in 2016. After graduation, I have been working in Shenzhen, a city in the south of China. I mainly engaged in working with algorithm development,and my main interests are image processing algorithms,computer vision,machine learning,automated driving simulation,3D vision algorithms,deep learning,C/C++ code generation,graph theory,360-degree panorama,human activity recognition,scientific graphics/computing, etc. Additionally,I usually use some git,cmake,docker,linux(ubuntu),shell,RoadRunner and Matlab/Simulink, Python, C/C++ language tools. Note:15+ years of continuous experience using MATLAB. wechat: TheMatrix150

Programming Languages:
Python, C++, C, MATLAB
Spoken Languages:
Chinese
Pronouns:
He/him
Professional Interests:
Image Processing and Computer Vision

Statistics

All
MATLAB Answers

249 Questions
200 Answers

File Exchange

57 Files

Cody

1 Problem
70 Solutions

Discussions

23 Discussions

RANK
371
of 300,759

REPUTATION
222

CONTRIBUTIONS
249 Questions
200 Answers

ANSWER ACCEPTANCE
59.04%

VOTES RECEIVED
104

RANK
1,644 of 21,081

REPUTATION
1,142

AVERAGE RATING
4.90

CONTRIBUTIONS
57 Files

DOWNLOADS
120

ALL TIME DOWNLOADS
9165

RANK
10,838
of 170,900

CONTRIBUTIONS
1 Problem
70 Solutions

SCORE
592

NUMBER OF BADGES
6

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
23 Discussions

AVERAGE NO. OF LIKES
4

  • 6 Month Streak
  • Knowledgeable Level 2
  • CUP Challenge Master
  • Creator
  • 5-Star Galaxy Level 5
  • Personal Best Downloads Level 3
  • Thankful Level 5
  • Introduction to MATLAB Master
  • Commenter
  • Promoter
  • Community Group Solver
  • Solver

View badges

Feeds

Poll


How Should MATLAB's Help Documentation Be Presented?

2 months ago | 35 votes | 9 comments

Discussion


Looking back at the first MATLAB version I use
It was 2010 when I was a sophomore in university. I chose to learn MATLAB because of a mathematical modeling competition, and th...

3 months ago | 0

Discussion


Using the Levenberg–Marquardt optimizer in deep learning
Since R2024b, a Levenberg–Marquardt solver (TrainingOptionsLM) was introduced. The built‑in function trainnet now accepts traini...

4 months ago | 3

Discussion


Why do you still insist on using MATLAB as your primary tool and/or incorporate other languages in your workflow?
In our large open-source MATLAB Central community, there are many long-term excellent user groups. I really want to know why you...

4 months ago | 3

Discussion


How do you feel about receiving marketing emails that are so accurately targeted at you?
I’m quite curious as to why this particular email was sent directly to my personal inbox. I have never actively subscribed to an...

5 months ago | 2

Discussion


Fun & Powerful Image Warping-MLS Deformation in MATLAB! 😄
Hey MATLAB enthusiasts! I just stumbled upon this hilariously effective GitHub repo for image deformation using Moving Least ...

6 months ago | 6

Poll


How often do you use MATLAB in your daily work?

6 months ago | 20 votes | 0 comments

Discussion


Some Thoughts on the Prolonged MATLAB Outage
After waiting for a long time, the MathWorks official Community has finally resumed some of its functionalitys! Congratulations!...

7 months ago | 7

Poll


Do you usually use MATLAB Project in your daily work?

9 months ago | 90 votes | 2 comments

Discussion


MATLAB 轻易复现知乎3D瀑布图
看到知乎有用Origin软件绘制3D瀑布图,觉得挺美观的,突然也想用MATLAB复现一样的图,借助ChatGPT,很容易写出代码,相对Origin软件,无需手动干预调整图像属性,代码控制性强: %% 清理环境 close all; clear; clc...

9 months ago | 4

Discussion


It is time to support the cameraIntrinsics function to accept a 3-by-3 intrinsic matrix K
It is time to support the cameraIntrinsics function to accept a 3-by-3 intrinsic matrix K as an input parameter for constructing...

10 months ago | 3

Discussion


MATLAB now supports non-numeric matrix multiplication!
Check out the result of "emoji matrix" multiplication below. vector multiply vector: a = ["😁","😁","😁"] b = ["😂"; "😂" ...

10 months ago | 8

Discussion


What interesting things can you do with the “MATLAB Central Interface for MATLAB"?
Since May 2023, MathWorks officially introduced the new Community API(MATLAB Central Interface for MATLAB), which supports both ...

10 months ago | 3

Discussion


It's time to support Markdown syntax in MATLAB FEX
MATLAB FEX(MATLAB File Exchange) should support Markdown syntax for writing. In recent years, many open-source community documen...

11 months ago | 7

Discussion


The "DisplayName" option for the plot function Should support string array input
Currently, according to the official documentation, "DisplayName" only supports character vectors or single scalar string as inp...

11 months ago | 5

Discussion


MATLAB is looking forward to having an intelligent AI programming assistant similar to GitHub Copilot
In the past two years, large language models have brought us significant changes, leading to the emergence of programming tools ...

1 year ago | 7

Discussion


Number of deep learning toolbox updates
What is the side-effect of counting the number of Deep Learning Toolbox™ updates in the last 5 years? The industry has slowly st...

1 year ago | 4

Discussion


An efficient way to create struct arrays
Create a struct arrays where each struct has field names "a," "b," and "c," which store different types of data. What efficient ...

1 year ago | 5

Discussion


(Document redirection) Online documents do not remind you to select your geographic destination every time you reopen them
As far as I know, starting from MATLAB R2024b, the documentation is defaulted to be accessed online. However, the problem is tha...

1 year ago | 5

Discussion


(Enhancement Request)"vision.VideoPlayer/VideoViewer" should be presented as a more modern player
In the past two years, MATHWORKS has updated the image viewer and audio viewer, giving them a more modern interface with feature...

1 year ago | 4

Discussion


Is there a position for Matlab Community remote support work?
As far as I know, the MATLAB Community (including Matlab Central and Mathworks' official GitHub repository) has always been a vi...

1 year ago | 2

Discussion


Matlab full support for python?
Is MathWorks going to spend 5 years starting in 2024 making Python the #1 supported language? https://programmerhumor.io/progra...

2 years ago | 1