Recent content by dabo

  1. D

    Error bars, Chi square distribution

    Hi, I'm doing a fit using Chi-square distribution. I have a data set and their errors, I found the best estimate minimizing Chi square, as usual, and I like to found the error bars of my best estimates but I don't know how to do that. Which is the standard form to do it?
  2. D

    Solve Equation with No Analytic Solution - Symbolic Integration

    I have some constrictions both a and b must be positive and they are in some range.
  3. D

    Solve Equation with No Analytic Solution - Symbolic Integration

    Yes Mark, I want to find all the points a and b so that the integral takes the value 1 or another.
  4. D

    Solve Equation with No Analytic Solution - Symbolic Integration

    I would like to solve an equation: NIntegrate[f[x],{x,a,b}]==1 For a and b, my function doesn't have analytic solution.
Back
Top