首页 归档 关于

AverageMind

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.

继续阅读全文 »

分享
2023-03-18
others

latex tips

All kinds of details regarding to use the latex in writing paper.

继续阅读全文 »

分享
2023-03-12
others

ps scratch

Some notes about photo shop.

It always requires the photo shop to make the 2 intch times 2 intch passport photo or other related photos.

Taking some note regarding all details.

继续阅读全文 »

分享
2023-02-19
algorithm

Tips of bit index and bitmask (By solution)

Some notes about the bit index used in the programming.

继续阅读全文 »

分享
2023-01-14
Visualization

vtk based on python scripts

Some tips about using vtk based on python.

继续阅读全文 »

分享
2023-01-08
git

git lfs tips

The git lfs may seems like a magic for me. We try to take some notes here.

继续阅读全文 »

分享
2023-01-08
Visualization

Many faces of vtkm

I use vtkm a lot for all kinds of projects, this article includes some tips and thoughts about using the vtkm from the perspective of software design.

继续阅读全文 »

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

Non linear regression

Some tips about how to use the linear or non-linear regression approach in python.

继续阅读全文 »

分享
2023-01-01
AI&Math&NumericalAnalysis

ML_optimiazation

Some tips regarding the optimization problem based on the ML apprach

继续阅读全文 »

分享
« 上一页1…34567…20下一页»

最新文章

  • Integration-story
  • linear algebra review
  • external-surface.md
  • AI与人交互的几种方式
  • javascript-tips
© 2014 - 2025 zhe |  主题 Cafe
联系方式 | godenwangzhe@gmail.com
首页 归档 关于