首页 归档 关于

AverageMind

2023-09-03
c/c++

all aspects of lamda expression

Some tips about the cpp lambda expression.

继续阅读全文 »

分享
2023-08-10
Visualization

Clip, Threshold and Slice

Some quick notes about the commonly used vis filter, such as clip, threshold and slice.

继续阅读全文 »

分享
2023-08-03
algorithm

Algorithm(10) Simulation

Several questions about the simulation, the typical one is to follow specific rules to go through each element of the matrix.

继续阅读全文 »

分享
2023-07-15
AI&Math&NumericalAnalysis

Statistics Review

Reviewing some key notes regarding the statistics.

继续阅读全文 »

分享
2023-07-09
AI&Math&NumericalAnalysis

Deep leaning notes

Some notes about the deep learning related knowledge.

继续阅读全文 »

分享
2023-05-28
c/c++

Many aspects of cpp template

Some notes about the template using of cpp

继续阅读全文 »

分享
2023-04-25
Visualization

Many faces of mesh and image data

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.

Commonly used mesh can be founud in vtk document and wiki page or vtkm documents about cell set.

继续阅读全文 »

分享
2023-04-02
AI&Math&NumericalAnalysis

Many aspects of MG, GMM and implementing linear algorithm

Some notes about using multivariate gaussian (MG) and Gasussian mixture model (GMM) in research works.

继续阅读全文 »

分享
« 上一页123456…20下一页»

最新文章

  • external-surface.md
  • AI与人交互的几种方式
  • javascript-tips
  • Package management tips
  • Distributed rendering (WIP)
© 2014 - 2025 zhe |  主题 Cafe
联系方式 | godenwangzhe@gmail.com
首页 归档 关于