资源列表
Kappa系数
- Kappa系数用于一致性检验,也可以用于衡量分类精度 kappa系数的计算是基于混淆矩阵的,kappa计算结果为-1~1,但通常kappa是落在 0~1 间
NSGA2_IGD&GD
- nsga2算法,测试指标IGD和GD,测试函数ZDT1-ZDT4,DTLZ1-DTLZ4(NSGA2 algorithm, index metrics IGD and GD, test functions ZDT1-ZDT4, DTLZ1-DTLZ4)
MATLAB平滑滤波算法
- MATLAB用于平滑噪声所用的平滑噪声算法,可有效滤除数据中的相关噪声。
黎曼问题求解器
- 一维黎曼问题的求解器,应用godunov格式求解,精度很高。把文件后缀改为m
matlab自然梯度盲源分离
- matlab自然梯度盲源分离,基于批处理的,包括串音指标,迭代信号峭度,源信号峭度,盲信号分离 。
连续搅拌釜加热器simulink
- CSTH的建模及相关仿真任务,包括非线性模型的开环及闭环控制,及加噪声的改进开环控制
CLBP程序
- 这是CLBP代码,编程语言为matlab。注释清晰,代码完整,下载解压后可以直接运行。(This is CLBP code, the programming language is matlab. The annotation is clear and the code is complete. After downloading and decompressing, it can be run directly.)
TSMPE
- 时移多尺度排列熵一种应用于非线性非平稳信号的特征提取方法,能够有效的处理信号特征信息。(Time-lapse multiscale permutation entropy is a feature extraction method applied to non-linear non-stationary signals, which can effectively process signal feature information.)
基于LQR和PID的倒立摆小车控制
- 基于LQR和PID的倒立摆小车控制,希望有需要的人能用到(Based on the control of the inverted pendulum trolley based on LQR and PID, I hope that those in need can use it)
悬臂梁振动分析
- 悬臂梁振动分析,详细的介绍悬臂梁的计算方法,希望有需要的人能用到(Structural static design simulation calculation, I hope that people in need can use it)
支持向量机简单分类
- 采用SVM对葡萄酒类型进行分类,通过对参数c,g进行选优提高分类正确率
用MATLAB实现的随机抽样方法
- 用MATLAB实现的随机抽样方法,自动划分为训练集和测试集(The random sampling method realized by Matlab can be divided into training set and testing set automatically)