photo

Gustavo Liñan


自 2016 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Image processing, neural networks

统计学

All
  • Solver
  • First Answer

查看徽章

Feeds

排序方式:

已解决


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

6 years 前

已解决


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 前

已解决


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 前

已回答
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 ...

7 years 前 | 0

已回答
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 前 | 0