Community Profile

photo

Ngo Nguyen


Osaka University, Toyonaka Campus

Last seen: 1 month ago Active since 2013

Postdoc at Osaka University Interests: image processing, automatic control, Antenna design

Programming Languages:
C, MATLAB, Arduino
Spoken Languages:
English
Pronouns:
He/him

Statistics

All
  • First Answer
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 2
  • First Submission
  • Thankful Level 1
  • Solver

View badges

Content Feed

View by

Submitted


Photonic Crystal - Size Measurement
Measure sizes of circular/triangular holes of photonic crystal structures

6 months ago | 2 downloads |

Thumbnail

Answered
simple calculator using GUI
I think you should use the function: eval

3 years ago | 1

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

5 years ago | 2 downloads |

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.

5 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


Is my wife right?
Regardless of input, output the string 'yes'.

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

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

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

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

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

7 years ago | 1 answer | 0

1

answer

Question


What is the version of MATLAB that can detect the Kinect v2?
What is the version of MATLAB that can detect the Kinect v2?

7 years ago | 3 answers | 0

3

answers

Solved


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

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

9 years ago | 1 answer | 0

1

answer

Submitted


Chemical Equilibrium
This code is to fill the number of chemical elements in the equation

10 years ago | 7 downloads |

Submitted


Leaf Area
Calculate a leaf's area

10 years ago | 3 downloads |

Thumbnail

Submitted


Standard Sudoku 9x9 Solver
Solving the Sudoku game 9x9

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

10 years ago | 1 answer | 0

1

answer

Answered
Matlab don't get Kinect
Anyone can help? My Matlab also doesn't recognize the video camera.

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

10 years ago | 1 answer | 0

1

answer

Question


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

1

answer