Community Profile

photo

Gustavo Liñan


Active since 2016

Followers: 0   Following: 0

Message

Professional Interests: Image processing, neural networks

Statistics

All
  • Solver
  • First Answer

View badges

Feeds

View by

Solved


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

6 years ago

Solved


Create times-tables
At one time or another, we all had to memorize boring times tables. 5 times 5 is 25. 5 times 6 is 30. 12 times 12 is way more th...

6 years ago

Solved


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...

6 years ago

Answered
How to apply directional gaussian filters to an image?
I use this type of rotated filters many times when I create algorithms using the histogram of orientations. What I do, in these ...

6 years ago | 0

Answered
uigetfile DialogTitle does not show in file browser
It's real nightmare when we, as matlab users, update to a new OSX version.

8 years ago | 0