2025年4月2日

基本概念

摘要: CC 阅读全文

posted @ 2025-04-02 14:58 Ultraman_X 阅读(8) 评论(0) 推荐(0)

2025年3月6日

Progressive Path Tracing with Explicit Light Sampling

摘要: Progressive Path Tracing with Explicit Light Sampling 来源 There are multiple areas in path tracing that can be importance sampled. In addition, each of 阅读全文

posted @ 2025-03-06 17:52 Ultraman_X 阅读(20) 评论(0) 推荐(0)

2024年10月30日

地理坐标系

摘要: 地理坐标系(Geographic coordinate system):就是椭球体的球面坐标系统。椭球体具有特点:具有长半轴,短半轴,偏心率。以经纬度线划分表面区域,和定位坐标。 投影坐标体系:实质上是一个平面坐标系统,就是将椭球体表面的空间坐标投影到一个平面上的坐标体系。就是我们常用的地图坐标。也 阅读全文

posted @ 2024-10-30 11:06 Ultraman_X 阅读(118) 评论(0) 推荐(0)

2024年10月25日

image2

摘要: 阅读全文

posted @ 2024-10-25 15:15 Ultraman_X 阅读(16) 评论(0) 推荐(0)

camera

摘要: lenses and apertures Photo Demonstration Depth of field Depth of field (DoF) is one of the most important concepts in photography. Many photographers 阅读全文

posted @ 2024-10-25 10:58 Ultraman_X 阅读(39) 评论(0) 推荐(0)

2024年7月19日

xx

摘要: CMake Build Configuration for the Ray Tracing See README.md for guidance. cmake_minimum_required ( VERSION 3.1.0...3.27.0 ) set (prjName ht_master_sec 阅读全文

posted @ 2024-07-19 14:50 Ultraman_X 阅读(12) 评论(0) 推荐(0)

2024年7月2日

lenses and apertures

摘要: lenses and apertures Photo Demonstration Depth of field Depth of field (DoF) is one of the most important concepts in photography. Many photographers 阅读全文

posted @ 2024-07-02 17:06 Ultraman_X 阅读(43) 评论(0) 推荐(0)

2024年5月2日

Color

摘要: What Determines the Colors We See Light - The Electromagnetic Signal It is the spectral composition, the energy spectral distribution \(L(\lambda)\) o 阅读全文

posted @ 2024-05-02 13:44 Ultraman_X 阅读(15) 评论(0) 推荐(0)

2024年4月19日

极限定理

摘要: 大数定理 弱大数定理(辛钦大数定理) 设随机变量\(X_{1},X_{2},...X_{n}...\)相互独立,服从同一个分布且具有数学期望\(E(X_{k}) = \mu (k = 1,2,..)\)则序列$ \overline{X} = \frac{1}{n} \sum_{k = 1}^{n}X 阅读全文

posted @ 2024-04-19 15:27 Ultraman_X 阅读(56) 评论(0) 推荐(0)

2024年4月16日

谢谢

摘要: 设总体\(X\thicksim N(\mu,\sigma^2)\),\(\sigma^2\)为已知,\(\mu\)为未知的,设\(X_{1},X_{2}...X_{n}\)为总体\(X\)的样本,则求\(\mu\)的置信区间。 知道\(\overline{X}是无偏估计\),且有 \[\frac{X 阅读全文

posted @ 2024-04-16 22:02 Ultraman_X 阅读(22) 评论(0) 推荐(0)

导航