资源列表
matlab-GUI学生成绩管理系统源码
- 学生成绩展示,排序学生的成绩,添加和删除用户,(Student performance display, sorting, adding and deleting users)
FSLib_v6.0_2018
- 互信息的MATLAB代码,经典算法MIFS,MRMR等,能正常运行(MI MATLAB code MIFS,MRMR...)
有限差分matlab
- 使用matlab进行有限差分法的计算,使用迭代法对差分方程进行求解,自适应中值滤波代码(Finite difference method)
pso
- PSO求解约束非线性规划问题,适合刚入门的学习启发式算法(PSO for the constrained-NLP problem)
EKF
- ekf算法源程序,实现时间步长的分析,可以直接运行成功的(EKF algorithm source program Analysis of the time step It can run directly.)
PMSM_FOC_Sim_ACG
- FOC of Permanent Magnet Synchronous Motor
crc
- 对数据进行crc编码,输入数据和校验项为二进制,输出为二进制 同时对crc编码后的数据进行解码(The data is encoded by CRC, the input data and check items are binary, and the output is binary. another,Decode the data encoded by CRC at the same time)
auc
- 不平衡数据分类评价标准,受试者工作曲线下方面积(Unbalance data classification evaluation standard)
SLEP_package_4.1
- SLEP稀疏正则化工具包;稀疏表示的文献和对应的一个程序包。文献已经放在里面叫manual,希望对大家有帮助(SLEP sparse regularization Toolkit; sparse representation of literature and corresponding package. The document has been put in it called manual, and I hope it will help everyone.)
Canny
- Matlab环境下用Canny算子进行边缘检测的例程(Canny Image_Edge_Detection)
粒子群算法的程序
- 粒子群算法也称粒子群优化算法是一种并行算法;在对动物集群活动行为观察基础上,利用群体中的个体对信息的共享使整个群体的运动在问题求解空间中产生从无序到有序的演化过程,从而获得最优解(Particle Swarm Optimization)
LMS
- LMS自适应滤波器的Matlab实现,一个有关此算法的实例(LMS adaptive filter Matlab implementation and an example of this algorithm)