feat: 完成了算法的最基础部分

This commit is contained in:
mayge
2025-09-20 12:02:24 -04:00
parent ec5e2aaddc
commit e62e8df013
10 changed files with 381 additions and 1202 deletions

6
README.md Normal file
View File

@@ -0,0 +1,6 @@
1. 添加 A B C D 方法,对应不同的基
2. 修改Levi部分和sk迭代部分使用更通用的A B C D求解
3. 添加正交基形式
4. 加入多端口
5. 引入QR消除中间过程的残差求解降低算法复杂度
6. 使用最初始的表达式,获得无偏估计