资源列表
2psCorlen
- 主要用于计算关联时间,通过关联时间来计算松弛时间普
多目标进化+多目标粒子群优化代码
- 多目标粒子群优化,多目标进化算法,两种方法能够有效的解决复杂的优化问题(optimization based on intelligent swarm)
迁移学习对花进行分类
- 迁移学习简单算法,涉及到迁移学习的一些简单原理,学习参考使用(transfer_learning.py)
svm
- svm分类器,主要用于雷达辐射源信号识别(Svm classifier, mainly used for radar emitter signal identification)
变分不等式程序
- 变分不等式程序以及变分不等式算例,值得学习一下(Variational inequalities program)
RBF_Plot
- 使用S函数进行编写RBF神经网络算法,并有画图分析程序。(Using S function to write RBF neural network algorithm, and drawing analysis program.)
实现孤立词语音识别
- 一个HMM的Matlab实现方法,可实现孤立词语音识别
数字信号处理实验指导书(MATLAB版) 随书代码
- 数字信号处理实验指导书(MATLAB版) 随书代码
matlab code
- MATLAB中随机森林分析,bp神经网络分析实例(Random forest analysis in MATLAB and example of BP neural network analysis)
tensorflow
- tensorflow的简单应用与入门学习,快速上手tensorflow(Tensorflow's simple application and entry learning, quick start tensorflow)
pathPlanning4m-master
- 通过matlab建立环境障碍物模型,通过遗传算法规划一条无碰撞路径,完成路径规划!(The environmental obstacle model is established by matlab, and a collision-free path is planned by genetic algorithm to complete the path planning.)
pseudorange-伪距单点定位
- 通过读取GPS RINEX格式观测和星历文件,实现了GPS伪距单点定位,经过数据验证,该算法定位结果有效。(By reading the GPS RINEX format observation and ephemeris file, the GPS pseudorange single point positioning is realized, and the positioning result is valid through data verification.)