Recent content by chapter

  1. C

    MATLAB Calculate Gaussian of Best Fit in Matlab

    ok I'll give the Matlab stat toolbox a shot. This is just one example of a graph, I will need to plot hundreds at some point when I can get a line of best fit. I agree that this doesn't fit well with a Gaussian but the my whole thesis is based on proof that this should - be it very badly...
  2. C

    MATLAB Calculate Gaussian of Best Fit in Matlab

    Hello, yes when I said one sided I meant that my data only covers the positive side of the distribution. While usually yes all you have to do is get the mean and the variance, my data already follows the shape of a Gaussian and I'm trying to find the best fit for the general case, its a little...
  3. C

    MATLAB Calculate Gaussian of Best Fit in Matlab

    Hello, I have a set of data on an x-y plot in Matlab and I'm trying to calculate the Gaussian distribution of best fit, I only want the right hand side of the Gaussian. I tried applying the least squares method but it gets messy. can you help me?
  4. C

    Visual Python Pendulum: Solving the Forces

    Hello, I need to write a program that will plot any set of .nc data with dimensions stored in t-z-y-x order but I'm having some problems that's driving me crazy. first problem: how do I find the names of the variables for each dimension for example how would I find the name 'lat' for the...
  5. C

    Why do large damaging hailstones only occur during the summer time?

    Why do large damaging hailstones only occur during the summer time?
Back
Top