
Cong Dong Ngoc Minh
Statistics
RANK
15.524
of 260.695
REPUTATION
2
CONTRIBUTIONS
0 Questions
4 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
8.344 of 17.910
REPUTATION
83
AVERAGE RATING
4.90
CONTRIBUTIONS
3 Files
DOWNLOADS
35
ALL TIME DOWNLOADS
599
RANK
of 112.118
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
Content Feed
lat long radius to XYZ
Hi @Ahmed Abdulla, From my perspective, Latitude and Longitude should be converted from degree to radians first, after that usi...
9 maanden ago | 0
Submitted
Global wheat detection
Wheat detection, is used to estimate the density and size of wheat, farmers can use the data to assess health and maturity in th...
12 maanden ago | 5 downloads |

Submitted
Urban Sound Classification Using Deep Learning
In the example, I will demonstrate how we do sound classification using deep learning from extracting audio feature (spectrogram...
12 maanden ago | 17 downloads |

Submitted
Building Crypto Currency Prediction
This example will demonstrate how could we get crypto price though API of coinbase and build the predictive model.
ongeveer een jaar ago | 14 downloads |
Removing invalid bounding boxes from datastore
Hi Kyke, Please check the bounding boxes whether it has '0' in coordinate. Due to MATLAB starts at '1' in the image, so that yo...
bijna 2 jaar ago | 0
How can I remove NaN values from a matrix?
You can try this way idx =isnan(Columns) Columns(idx,:) = []
ongeveer 2 jaar ago | 0
how can I solve to my problem
You could type mex -setup and then choose language C++ with C++ compiler is Microsoft Visual C++ 2019 (or the other version)
meer dan 2 jaar ago | 1