Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Modular Surface Topographies of Conformal Mappings

This repository contains the official computational framework and MATLAB implementation for rendering 3D modular surface visualizations of holomorphic functions, as presented in my research paper.

DOI DOI

Overview

This project synthesizes the analytical mechanics and geometric topographies of complex function mappings. By investigating holomorphic transformations through the geometric lens of Tristan Needham's "Amplitwist" framework, these scripts computationally verify coordinate orthogonality and map functional magnitude as spatial height, using phase arguments as a continuous color spectrum.

Specimen Functions Implemented

  • Specimen A - Exponential Mapping: $e^z$ (Transcendental family)
  • Specimen B - Reciprocal Inversion: $1/z$ (Rational family)
  • Specimen C - Periodic Sine: $\sin(z)$ (Trigonometric family)

Getting Started

Prerequisites

  • MATLAB (R2020a or later recommended)
  • Symbolic Math Toolbox (Optional, for running analytical checks)

Running the Scripts

  1. Clone this repository: git clone https://github.com/saurinshah14/Complex-Conformal-Mappings---Amplitwist-in-3D-Modular-Surfaces.git
  2. Open MATLAB and navigate to the scripts/ directory.
  3. Run any specimen script (e.g., SpecimenA_3DModularSurface.m) to generate the interactive 3D modular surface meshes.

Citation

If you use this code or the associated analytical framework in your research, please cite the preprint: Saurin Jitendra Shah, "A Unified Framework for Complex Analysis and Spatial Geometry: Bridging Cauchy-Riemann Mechanics, the Amplitwist, and 3D Modular Surface Visualizations," Zenodo Preprint, 2026. DOI: 10.5281/zenodo.21261115

About

A multi-dimensional framework integrating the theory and mathematical proofs behind Complex Conformal Mappings with their geometric visualizations in MATLAB for 3 specimen functions: the transcendental exponential function e^z, the inversion reciprocal function 1/z and the periodic sine function sin(z).

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages