photo

Donny Liu


University of Washington

Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Message

Integration/Application Engineer

Programming Languages:
C#
Spoken Languages:
English
Pronouns:
He/him

Statistics

All
MATLAB Answers

3 Questions
0 Answers

Cody

0 Problems
4 Solutions

RANK
212,673
of 300,364

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
63,671
of 168,407

CONTRIBUTIONS
0 Problems
4 Solutions

SCORE
50

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Scavenger Finisher
  • Solver

View badges

Feeds

View by

Question


I have MATLAB on a virtual machine, how can I control a device connected to another computer via serial port?
As the title indicates, the MATLAB is installed on a virtual machine, we have a physical device connected to a different compute...

2 years ago | 0 answers | 0

0

answers

Question


I am using the watershed filter to segment the image, but I cannot get enough regions. What can I do to improve the regions I am getting?
Here is the code I am using: g2 is my mask. se = strel('disk',1); gr=sqrt(imfilter(Hr,h,'replicate').^2+ imfilt...

9 years ago | 1 answer | 0

1

answer

Question


How do u change the intensity ratio of the object in the gray scale image?
Hi, there this is my first post in the communities, if I am not clear in the question description, please let me know. I am doin...

9 years ago | 2 answers | 0

2

answers