Coder Social home page Coder Social logo

tdc's People

Stargazers

 avatar  avatar  avatar shjdgwj avatar  avatar  avatar  avatar max avatar TinLethax avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar Vincent Yan avatar  avatar  avatar Howie Zhao avatar Hongyi Wu(吴鸿毅) avatar jing avatar  avatar James McAnanama avatar  avatar  avatar xinlnix avatar  avatar

Watchers

 avatar Joao Afonso Azevedo avatar  avatar

tdc's Issues

Where does the magic number/offset, 17.9, come from?

Hi, RuiMachado39, can you help explain how to get the magic number '17.9' in the following lines of code?

for i=1:size(startDensityCodeVector,2)
startDNL(i) = startDensityCodeVector(i)* binSize - 17.9;
startDNLLSB(i) = startDNL(i)/17.9;
end

for i=1:size(stopDensityCodeVector,2)
stopDNL(i) = stopDensityCodeVector(i)* binSize - 17.9;
stopDNLLSB(i) = stopDNL(i)/17.9;
end

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.