Ngo Nguyen
Osaka University, Toyonaka Campus
Followers: 0 Following: 0
Postdoc at Osaka University Interests: image processing, automatic control, Antenna design
C, MATLAB, Arduino
Spoken Languages:
English
Pronouns:
He/him
Statistics
RANK
17,828
of 295,467
REPUTATION
2
CONTRIBUTIONS
6 Questions
3 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
1
RANK
5,472 of 20,234
REPUTATION
225
AVERAGE RATING
2.70
CONTRIBUTIONS
7 Files
DOWNLOADS
14
ALL TIME DOWNLOADS
2100
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
Photonic Crystal - Size Measurement
Measure sizes of circular/triangular holes of photonic crystal structures
1 year ago | 4 downloads |
How to calculate partial area-under-the-curve?
You can use determinants to calculate the area of any polygons. https://math.stackexchange.com/questions/264736/find-area-of-p...
3 years ago | 0
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
5 years ago
Submitted
Subtitle Player for movie
You can use this to view the subtitle even when watching online.
6 years ago | 1 download |
Submitted
Heart rate measurement using a single RGB camrea
We use RGB camera to capture the blood intensity and using image processing to measure it.
6 years ago | 2 downloads |
Solved
Length of the hypotenuse
Given short sides of lengths a and b, calculate the length c of the hypotenuse of the right-angled triangle. <<http://upload....
6 years ago
Solved
Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...
6 years ago
Solved
Basic electricity in a dry situation
This is a very hypothetical situation between two individuals in a very dry atmosphere. He came running in rubber boots when...
7 years ago
Solved
Pernicious Anniversary Problem
Since Cody is 5 years old, it's pernicious. A <http://rosettacode.org/wiki/Pernicious_numbers Pernicious number> is an integer w...
7 years ago
Solved
Energy of a photon
Given the frequency F of a photon in giga hertz. Find energy E of this photon in giga electron volts. Assume h, Planck's ...
7 years ago
Solved
How to subtract?
* Imagine you need to subtract one number from another using MATLAB. * You will not be using eval for this task. * Given two A...
7 years ago
Submitted
Semaphore using Kinect
This project is to decoding the semaphore by extracting the skeleton by Kinect,
7 years ago | 1 download |
Question
KinectFusion offline reconstruction code
Hello everyone, I am working with the KinectFusion. My question is: Do you have the code so that I can reconstruct the 3D model...
8 years ago | 1 answer | 0
1
answerQuestion
What is the version of MATLAB that can detect the Kinect v2?
What is the version of MATLAB that can detect the Kinect v2?
8 years ago | 3 answers | 0
3
answersSolved
Is this triangle right-angled?
Given three positive numbers a, b, c, where c is the largest number, return *true* if the triangle with sides a, b and c is righ...
8 years ago
Question
Eye detection of Timm and Barth
Hi everyone, I'm a junior student and I have a project with eye detection. I found this document but I cannot write the code...
10 years ago | 1 answer | 0
1
answerSubmitted
Chemical Equilibrium
This code is to fill the number of chemical elements in the equation
10 years ago | 1 download |
Question
How can I display the skeleton on the preview screen ?
Hi all, I do the project on Kinect and get a problem. When I capture from Depth sensor, I can get the skeleton by using getdata...
11 years ago | 1 answer | 0
1
answerMatlab don't get Kinect
Anyone can help? My Matlab also doesn't recognize the video camera.
11 years ago | 0
| accepted
Question
Matlab don't get Kinect
Hi everyone, I have got stuck with a problem. My Matlab R2012b cannot recognize the camera of Kinect while Kinect Studio work i...
11 years ago | 1 answer | 0
1
answerQuestion
Why doesn't my MATLAB exist sym, syms or solve,... function ?
>> sym Undefined function or variable 'sym'. >> help dsolve dsolve not found. Use the Help browser search field to s...
11 years ago | 1 answer | 0