-
Cantera Version 3.0.0
When I tried to run the example of C++ program get error in math.h
g++ main/main.cpp -o myProgram -std=c++17 $(pkg-config --cflags --libs cantera)
I get the error:
```
…
-
It seems like calligraph expects this attribute https://github.com/calliope-project/calligraph/blob/6593cf5b08c2d25ffe148ec51fecdd4a09dfa9ff/src/calligraph/core.py#L183, but with the new math handling…
-
## What problem does this solve or what need does it fill?
It's in `bevy_sprite::texture_slice` at the moment. I've been using it in the UI to hold border and padding values though.
## What solu…
-
and this can happen in the focus loop. It's a pathological situation, so I'll try catch it, but maybe you want to make the function more robust to such calls.
```
>> tools.math.fit.ransacLinearModel…
-
Accounting for powered landing is important in this day and age (Thank you **[SpaceX](https://www.spacex.com/)** 👾 !) ✨
-
- [x] Have dart board with random dart positions
- [x] Have cal, with working buttons
- [x] When submit and correct refresh page
- [x] Have flashing text to say if its correct or wrong (if you want to…
How45 updated
3 months ago
-
# 贝叶斯定理
- **先验/Prior** - 原因 ==> 结果, 事情发生之前, 根据以往经验和分析得到的
- **先验概率/Prior Probability**
- `e.g. 抛硬币正面向上的概率`
- **先验分布/Prior Distribution** - 已知结果, 估计分布
- **后验/Posterior** - 结果 ==> 原因 事情发…
-
# Gaussian Process 高斯过程
## 基础知识
- [随机过程]
- [高斯分布](/Gaussian_distribution)
## Brief
- 高斯过程 : 符合高斯分布的变量的集合
- **随机向量** - ![image](https://user-images.githubusercontent.com/2216970/1120978…
-
# Gaussian Filter 高斯滤波器
- 用高斯函数对image做卷积计算
Name | 公式 | 图例
-- | -- | --
1-D | ![image](https://user-images.githubusercontent.com/2216970/93450141-3277fb80-f908-11ea-805b-9c81bfc5e0ea.png) | …
-
# Gaussian Distribution 高斯分布
- 高斯分布 - 正态分布 - **X ~ (μ,σ2)**
- **X ~ (0, 1) - N(0, 1)** - `μ=0 σ=1` 时为 **标准正态分布**
## 定义
若随机变量 X 密度函数为:
![image](https://user-images.githubusercontent.com/22…