Community Profile

photo

Martin Lindfors


Linköping University

Actif depuis 2015

Followers: 0   Following: 0

Contact

PhD Student in Automatic Control/Sensor Fusion

Statistiques

All
  • First Review
  • Revival Level 1
  • First Answer
  • Solver

Afficher les badges

Feeds

Afficher par

A répondu
Fitting a Cauchy or Laplace distribution
For Laplace: The density of a Laplace variate is given by p(x|m, b) = exp(-abs(x-m)/b)/b * const. Equivalently, if you...

environ 7 ans il y a | 0

A résolu


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

environ 7 ans il y a

A résolu


Balanced Ternary Numbers: Easy as |, |-, |o
This problem concerns the so-called <http://en.wikipedia.org/wiki/Balanced_ternary balanced ternary> system for representing num...

environ 7 ans il y a

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

plus de 8 ans il y a

A résolu


Matrix of almost all zeros, except for main diagonal
Write a program to input an integer n and build a n-by-n matrix with the numbers 1,2,...,n on the main diagonal and zeros elsewh...

plus de 8 ans il y a