Skip to content

code-spot

a programming blog

  • Blog
  • Writing (on Game Development)
  • Polyominoes
  • Private Projects
    • Difference and Functional Equations Reference
    • Python Image Code
    • Special Numbers Library
    • XSI Scripting Using Python: Course Notes
  • About Me

Tag: random distribution

April 28, 2009

Generating Random Integers With Arbitrary Probabilities

I finally laid my hands on Donald Knuth’s The Art of Computer Programming (what a wonderful set of books!), and found a neat algorithm…

April 15, 2009

Estimating a Continuous Distribution from a Sample Set

It is sometimes necessary to find the distribution given a sample set from that distribution. If we do not know anything about the distribution,…

April 15, 2009

Generating Random Points from Arbitrary Distributions for 2D and Up

I have already covered how to generate random numbers from arbitrary distributions in the one-dimensional case. Here we look at a generalisation of that…

December 7, 2008

Random Steering – 7 Components for a Toolkit

Random steering is often a useful for simulating interesting steering motion. In this post we look at components that make up a random steering…

Categories

  • Algorithms (27)
  • C# (1)
  • C++ (3)
  • Downloads (13)
  • Game Development (21)
  • Games (1)
  • Graphics (1)
  • Image Processing (12)
  • Java (2)
  • Mathematics (11)
  • Opinion (1)
  • Python (6)
  • Simulation (5)
  • Snippet (8)
  • Tools (4)
  • Tutorial (9)
  • Web Development (1)

Blogroll

  • Dev.Mag

Categories

  • Algorithms (27)
  • C# (1)
  • C++ (3)
  • Downloads (13)
  • Game Development (21)
  • Games (1)
  • Graphics (1)
  • Image Processing (12)
  • Java (2)
  • Mathematics (11)
  • Opinion (1)
  • Python (6)
  • Simulation (5)
  • Snippet (8)
  • Tools (4)
  • Tutorial (9)
  • Web Development (1)

Blogroll

  • Dev.Mag
Copyright code-spot. All rights reserved. | Powered by Writers Blogily Theme