Community Profile

photo

André Flakke


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Message

Studied industrial mathematics at NTNU (Norway).

Statistics

  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission

View badges

Feeds

View by

Submitted


DGLAP Fragmentation Function Evolution
This code investigates a non-stochastic method to evolve the GDLAP fragmentation functions.

4 years ago | 1 download |

Thumbnail

Submitted


movingTrihedron
The function computes the 'moving trihedron' in terms of the unit tangent, normal and binormal.

4 years ago | 1 download |

Thumbnail

Submitted


Spherical Harmonics
Computes the real and imaginary spherical harmonics. Additionally, functions to compute the Clebsch-Gordan coefficients is provi...

4 years ago | 2 downloads |

Thumbnail

Submitted


Find Boundary of Domain Filled with 2D or 3D Simplices
Finds the boundary of a domain filled with 2D or 3D simplices using the nodal connectivity list.

5 years ago | 1 download |

Thumbnail

Submitted


Tensor Utilities
Tensor Utilites for Tensor Manipulations

5 years ago | 7 downloads |

Thumbnail

Submitted


MinkowskiDistance( X,Y, p )
Computes the Minkowski Distance with exponent p between the columns of two matrices.

6 years ago | 2 downloads |

Thumbnail

Submitted


uniqueTolRows() & uniqueTolColumns()
Finds and removes redundant rows or columns of a data matrix measured in metric distance.

6 years ago | 1 download |

Submitted


DoubleDifferentialLagrangePolynomial( EvaluationPoints,InterpolationPoints )
Matrix with second derivative of Lagrange polynomials

6 years ago | 1 download |

Thumbnail

Submitted


DifferentialLagrangePolynomial( EvaluationPoints,InterpolationPoints )
Matrix with first derivative of Lagrange polynomials

6 years ago | 1 download |

Thumbnail

Submitted


LagrangePolynomial( EvaluationPoints,InterpolationPoints )
Matrix with Lagrange polynomials

6 years ago | 1 download |

Thumbnail

Submitted


SparseStoreArray( a,Adims,tol )
Stores only values |A_ij| > tol of a matrix a = A(:) with dimensions Adims = size(A)

6 years ago | 6 downloads |

Thumbnail

Submitted


SparseMatrixMultiply(A, B,tol )
Multiplies 2 sparse matrices A * B with tol deiciding the sparsity pattern.

6 years ago | 5 downloads |

Thumbnail

Submitted


SparseStore( A,tol )
Stores only nonzero values and indices of a matrix

6 years ago | 6 downloads |

Thumbnail