I developed a user-friendly web platform with graphical output for a fractional urban growth model based on fractional calculus. Based on a published model by Prof. Ricky’s team, I converted the core computational code from MATLAB to Python. The website was built using Flask, with MySQL used for user account management. Users can upload data, trigger backend computations, and download results directly from the platform after automatic processing.
Relevant Topics
A Curve Fitting Tool
May 26 2024 Computer Graphics Mini Project Python
The Second Kind Bessel Function
Dec 21 2023 Physics TA Project C++ Python Mathematica Numerical Integration
Acceptance-Rejection Distribution Generator
Dec 14 2023 Physics TA Project C++ Python Stochastic Method
Korteweg de Vries Equation
Nov 14 2023 Physics TA Project C++ Python Wave Numerical Simulation Partial Differential Equation
Simple Digital Filter – Frequency Domain Analysis
Nov 07 2023 Physics TA Project C++ Python Data Analysis Fourier Transform