Some tips about the cpp lambda expression.
Clip, Threshold and Slice
Some quick notes about the commonly used vis filter, such as clip, threshold and slice.
Algorithm(10) Simulation
Several questions about the simulation, the typical one is to follow specific rules to go through each element of the matrix.
Statistics Review
Reviewing some key notes regarding the statistics.
Deep leaning notes
Some notes about the deep learning related knowledge.
Many aspects of cpp template
Some notes about the template using of cpp
many faces of mesh
One complicated thing in scientific data is its mesh representation.
Since the simulation adopts different types of mesh to simulate the data, that mesh makes the data complicated.
This blog take some notes about tips of processing the mesh of the scientific data set.
Many aspects of MG, GMM and implementing linear algorithm
Some notes about using multivariate gaussian (MG) and Gasussian mixture model (GMM) in research works.