Code Monkey home page Code Monkey logo

axldiffeq's Introduction

AXLdiffEQ

Gas6 signaling model for AXL

External Library

The external MatLab library may be accessed by the following function interfaces. Each can be found in the attached source code.

pyEntry

Description Fits parameter set to data, returning chi-squared of data fit. Single threaded.
Parameters Double*: Output vector the length of one parameter set.
Returns Chi squared error. Integration failures will return error of 10^6.

pyEntryVec

Description Fits parameter set to data, returning chi-squared of data fit. Single threaded but vectorized.
Parameters Double*: Output vector the length of one parameter set.
        | Double*: 
        | Int: Number of parameter sets passed.

Returns | Void

calcProfileMatlab

Description Fits parameter set to data, returning chi-squared of data fit. Single threaded but vectorized.
Parameters Double*: Output data array, length equal to the number of time points.
        | Double*: Array of a parameter set.
        | Double*: Array of time points to calculate. Should monotonically increase.
        | Int: Number of time points (length of previous array).
        | Double: Gas6 stimulation concentration in nanomolar.
        | Int: Specifier for pY, total, or surface receptor.

Returns | Int: 0 for success. 1 for failure.

axldiffeq's People

Contributors

aarmey avatar andreameister avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

andreameister

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.