14 reputation
4
bio website
location
age
visits member for 6 months
seen Dec 19 '12 at 17:46
stats profile views 2

Dec
19
comment Mathematica returns fuzzy plot
Okay I found the error by myself: I used a list to generate the likelihood-function. List elements have been chosen by RandomInteger.
Dec
19
comment Mathematica returns fuzzy plot
nice hint, thanks, but actually the notebook is for demonstration purposes…
Dec
19
comment Mathematica returns fuzzy plot
I still get the fuzzy plot as displayed above…
Dec
19
comment Mathematica returns fuzzy plot
whoups I'm sorry, I forgot the underscore for pattern matching, but it's actually in my notebook. Nevertheless, the problem remains…
Nov
13
comment Operations on a List of Vectors (Norm)
And thanks J.M. your answer works like a charm (I searched something similar to "arrayfun" in Matlab). If you want you can post it as answer and I'll ccheck it as accepted answer
Nov
13
comment Operations on a List of Vectors (Norm)
n is the amount of vectors - sorry (in my example 1000)