摘要:https://www.varsitytutors.com/hotmath/hotmath_help/topics/adjoint-of-a-matrix Let A=[aij] be a square matrix of order n . The adjoint of a matrix A is
阅读全文
摘要:http://netedu.xauat.edu.cn/jpkc/netedu/jpkc/gdsx/homepage/5jxsd/51/513/5308/530807.htm 第七节 方向导数与梯度 教学目的:掌握方向导数的定义和求法;掌握梯度的定义、求法及其与等高线的关系. 教学重点:方向导数与梯度
阅读全文
摘要:http://www.twinklingstar.cn/2015/2581/classical-perlin-noise/ Perlin噪声 目录 [隐藏] 1. Perlin噪声 2. 经典Perlin噪声 2.1. 二维空间 2.2. 三维空间 2.3. 实现代码 3. 地形的应用 参考 本篇文
阅读全文
摘要:https://briansharpe.wordpress.com/ https://github.com/BrianSharpe/GPU-Noise-Lib/blob/master/gpu_noise_lib.glsl //// Code repository for GPU noise deve
阅读全文
摘要:http://corysimon.github.io/articles/uniformdistn-on-sphere/ Mathemathinking Math, Data, Machine learning, Chemical engineering Mathemathinking Math, D
阅读全文
摘要:https://math.stackexchange.com/questions/227626/explanation-on-arg-min arg min is argument of the minimum. The simplest example is argminxf(x)argminxf
阅读全文
摘要:// Intersection between a ray and a sphere// o : Ray origin// d : Ray direction// c : Center of sphere// r : Radius// t : Intersection depth// n : Nor
阅读全文
摘要:https://en.wikipedia.org/wiki/Adjugate_matrix In linear algebra, the adjugate, classical adjoint, or adjunct of a square matrix is the transpose of it
阅读全文
摘要:https://pages.mtu.edu/~shene/COURSES/cs3621/NOTES/geometry/geo-tran.html Geometric Transformations When talking about geometric transformations, we ha
阅读全文