资源列表
EKF
- 扩展卡尔曼滤波C语言代码,以及一些矩阵相关操作(Extended Kalman filter C code and some matrix related operations)
nirslab
- 近红外处理分析工具包,基于matlab,界面化操作简单易懂。
BP神经网络程序
- 关于智能算法bp神经网络实例程序,代码没有很长,可借鉴。
matlab.mat
- 在智能算法中,topsis是多准则决策下的应用方法之一。常用于多目标选择(One of the application methods of multi criteria decision)
小波神经网络中不同小波基的性能对比
- 对比不同小波基作为传递函数的性能,包括sigmoid函数,morlet函数,polywog函数(Compare the performance of different wavelet bases as transfer function, including sigmoid function, Morlet function, polywog function)
can_use_kmeans
- K-means对iris数据集进行分类,可画出3维分类图(K-means to classify iris data set)
动力学方程求固有频率matlab
- 在动力学方程中,有质量和刚度求解固有频率。
多元宇宙算法
- 多元宇宙优化算法是一种元启发式算法,通过物理上的黑洞、白洞、虫洞三个重要的概念寻找最优值
BERT用于下游任务的训练模型
- 包含BERT和ALBERT两个模型,可以直接用于下游任务,如命名实体识别等
Matlab Mechanical Design
- 涵盖机械设计课程设计的几乎所有内容,如执行机构(连杆、滑块等)、传动机构(带、链、齿轮、蜗杆、轴、轴承等)的设计与校核。(Covers almost everything in mechanical design course design, such as the design and verification of actuators (links, sliders, etc.) and transmission mechanisms (belts, chains, gears, worms
cuckoo search
- 布谷鸟搜索的算法,其中,cs_spt.m为主程序,fobj.m为目标函数(The algorithm of cuckoo search,in which CS _SPT is the main program and fobj is the objective function .)
NSGA2车间调度算法
- 该算法是一般NSGA2在车间调度问题上的应用(This algorithm is the application of general NSGA2 in job shop scheduling problem)