资源列表
PSO程序
- 使用三种不同的粒子群算法,分别求解函数的极值,三种算法循序渐进,但每一种都有部分改进,新手上路,可以很好的感受到粒子群算法的变化特性(Three different particle swarm optimization algorithms are used to solve the extremum of the function, three algorithms are progressive, but each one has some improvements, beginners
impedance
- 对四自由度机械臂进行阻抗控制,在matlab环境下运行。(Impedance control for four degree of freedom manipulator)
Cochleagram ISNMF2D
- 数据矩阵运用非负矩阵分解算法,分解得到两个低维矩阵,并用于信号分离。(The data matrix is decomposed into two low-dimensional matrices by non-negative matrix decomposition algorithm and used for signal separation.)
homework_2
- QPSK/BPSK在多径信道下经过LMS均衡器之后的误码率曲线(QPSK/BPSK BER curve after LMS equalizer in multipath channel)
多目标进化+多目标粒子群优化代码
- 多目标粒子群优化,多目标进化算法,两种方法能够有效的解决复杂的优化问题(optimization based on intelligent swarm)
svm
- svm分类器,主要用于雷达辐射源信号识别(Svm classifier, mainly used for radar emitter signal identification)
变分不等式程序
- 变分不等式程序以及变分不等式算例,值得学习一下(Variational inequalities program)
实现孤立词语音识别
- 一个HMM的Matlab实现方法,可实现孤立词语音识别
数字信号处理实验指导书(MATLAB版) 随书代码
- 数字信号处理实验指导书(MATLAB版) 随书代码
matlab code
- MATLAB中随机森林分析,bp神经网络分析实例(Random forest analysis in MATLAB and example of BP neural network analysis)
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.)