Mano

Results 5 repositories owned by Mano

Fast_Fourier_Transform

39
Stars
18
Forks
Watchers

C# implementation of Cooley–Tukey's FFT algorithm.

Delaunay-triangulation

19
Stars
4
Forks
Watchers

This is a C# implementation of Divide and conquer Delaunay triangulation. The implementation follows Guibas and Stolfi’s paper. This is the vertical cut implementation of divide and conquer.

2D_Heat_transfer

20
Stars
7
Forks
Watchers

Finite element analysis of steady state 2D heat transfer problems. Heat transfer occurs when there is a temperature difference within a body or within a body and its surrounding medium. Conduction and...

continuous_beam_analysis

15
Stars
9
Forks
Watchers

Continuous beam analyzer is simple tool to analysis statistically indeterminate beams for shear force, bending moment and member forces.