资源列表
Iter_extend_kalman
- Iterated Extended Kalman Filter 迭代扩展卡尔曼滤波(IEKF)算法: an improvement of extended kalman filtering
ttop
- 利用三角模糊数,结合TOPSIS算法,对三角模糊数进行综合排序-Use triangular fuzzy numbers, combined with TOPSIS algorithm, comprehensive sort of triangular fuzzy number
MatlabMie
- mie理论数值模拟,分析散射光强和散射角的关系。-the theory of mie Numerical simulation ,analyzing the relationship between light intensity and angle.
K-means
- 聚类分析的K均值算法(Python实现)-K means algorithm for clustering analysis (Python)
wanquanjie
- 基于耦合理论的耦合矩阵提取,s参数的提取-oupling matrix based on coupling theory of the extracts s parameters
Asmuth_Bloom秘密共享算法的c++实现
- Asmuth_Bloom秘密共享算法的c++实现
move
- 机器人控制。本代码是用来控制nao机器人的运动,具体包含了头部,手臂,腿部等关节的参数设计等来实现机器人行走。-robot motion
change-Artificial-potential-field
- 这是改进的人工势场法可以用于机器人避障,希望对你的学习有所帮助-This is improved artificial potential field method can be used in robot obstacle avoidance
UPlastic
- Marc编写的关于纤维梁弹塑性分析所用的子程序-Elastoplastic analysis of fiber beam Marc written subroutines used
ULoad
- Marc编写的关于纤维梁弹塑性分析及卸载分析所用的子程序-About Beam fiber elastoplastic analysis Marc and unloading written subroutines used
仿射加密算法python
- 仿射加密算法python版实现,可以加密普通字符串。
伪随机数生成
- 三种伪随机数生成算法BBS、莱曼算法、RC4算法的MATLAB实现