|
|
|
|
|
by DoingIsLearning
1853 days ago
|
|
Great work! Could you go into a bit more detail regarding the webassembly implementation in: pidtuner.github.io/pid/v1.0.6/pid_tuner_wasm.wasm Is it in C, C++, rust? Could you give a brief description of the internal logic? |
|
The most complex part is the identification algorithm, which uses this algorithm: https://math.stackexchange.com/questions/1428566/fit-sum-of-...