PinnedEnes DemirağPerlin Noise and Cool ApplicationsPerlin noise is a random sequence generator producing a more natural, harmonic succession of numbers than that of the standard random()…Oct 24, 2019Oct 24, 2019
Enes DemirağSearching cleverly with Fuzzy SearchSearching is a key component of big and complex systems. There are many different ways to find what we are looking for. For instance, if…Dec 1, 2020Dec 1, 2020
Enes DemirağThinking Backwards with FibonacciThe Fibonacci sequence is one of the most famous formulas in mathematics. Each number in the sequence is the sum of the two numbers that…Nov 30, 2020Nov 30, 2020
Enes DemirağLinear Regression & Least Squares MethodIn statistical modeling, regression is a set of statistical processes for estimating the relationships among one dependent and one or more…Oct 25, 2019Oct 25, 2019
Enes DemirağOrigin of Computer Vision, KernelsAn image kernel is a small matrix used to apply effects such as blurring, sharpening, and edge detection. They are like ancestors of…Oct 24, 2019Oct 24, 2019
Enes DemirağSymbolic ProgrammingSymbolic programming is a programming paradigm in which the program can manipulate its own formulas and program components as if they were…Sep 28, 2019Sep 28, 2019
Enes DemirağYapay Sinir AğlarıYapay Zeka nedir? Faydaları ve Tehlikeleri nelerdir?Sep 15, 2019Sep 15, 2019
Enes DemirağText Generation using Markov ChainsA Markov Chain is a sequence of states. The idea of a sequence means, there should always be a transition where the state goes from one…Mar 25, 2019Mar 25, 2019
Enes DemirağMass Spring Damper SimulationMass-Spring-Damper System would be the most common and most important example as the same time in differential equation. Especially you…Mar 14, 2019Mar 14, 2019