Structural Identifiability Toolbox

Posted on Sun 25 July 2021 in Posts • Tagged with Maple, Symbolic Computing

Introduction

In this repository, I will describe our recently-released Structural Identifiability Toolbox, a web-based application for assessing parameter identifiability of differential models.

Click here to checkout the application! Read on to learn more.

Why is it better?

The program is fast, free, and is available in any web-browser, including mobile …


Continue reading

How I had to translate Matlab code into Maple

Posted on Tue 18 August 2020 in Posts • Tagged with python, regular expressions, matlab, maple

In this short post, I wanted to point out one interesting application of regular expressions I had to work on for my PhD research project. The code was meant as a technical tool to help tranlate some ordingary differential equation models from numerical (Matlab) to symbolic (Maple) code.

The original …


Continue reading