Skip to content
View mohiuddinrazu's full-sized avatar

Organizations

@project8

Block or report mohiuddinrazu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. project8/mermithid project8/mermithid Public

    Project 8 specific processors for spectrum analysis

    Python 1 3

  2. cres_trigger cres_trigger Public

    Machine learning triggering algorithm in Python (TensorFlow 2) for weak and noisy signal from CRES. This version of the algorithm utilizes LSTM units to learn from the chirping signature of CRES si…

    Jupyter Notebook 1

  3. nDmontecarlo nDmontecarlo Public

    This program evaluates a multi-dimensional integration using the Monte Carlo method. It can numerically evaluate the integration of a function f(x1, x2, ... xn) in (a[i],b[i]), i=[1,n] limits by ar…

    C++

  4. euler_method euler_method Public

    This program was created as an solution to a test question. It provides a method to solve second order differential equations known as Euler method.

    C++

  5. gr-fs gr-fs Public

    This C++ program evaluates the golden ratio using the continued fraction and then extracts the Fibonacci series using the golden ratio.

    C++

  6. betadistribution betadistribution Public

    This program was created as an solution to a test question.

    C++ 2