资源列表
RBF神经网络回归模型
- RBF神经网络的一个回归模型,希望对大家有所帮助(RBF neural network regression model, we hope to help everyone.)
Turbo_code
- 实现turbo码的编码程序,包含不太码率的实现代码(Implementation of encoding program for Turbo code)
IrisTest
- 运用matlab对鸢尾花数据进行了基于knn算法的分类编程(Using MATLAB to classify iris data based on KNN algorithm, we can refer to it.)
PSO
- 标准PSO算法实现,利于初学者了解粒子群优化算法及学习(Standard PSO algorithm for beginners to understand particle swarm optimization algorithm and learning)
智能控制刘金琨版源代码
- 智能控制刘金琨版全书中所有Matlab实例中的源代码
单一任务导航
- 测试深度马尔可夫决策来导航,给出了python的实现代码(MDP based navigation)
SVR
- 单相PWM整流器,实现能量的双向流动,采用直接电流控制,母线电压稳定输出在400V。(Single-phase PWM rectifier, realizing bidirectional flow of energy, using direct current control, bus voltage stable output in 400V.)
线性回归
- 此为用Matlab实现线性回归的底层代码,可供学习者参考学习(This is the bottom code for linear regression using Matlab, which can be used for reference by learners.)
73462666GWO
- 狼优化算法,能够实现多参数的寻优过程,非常使用的好程序。(Wolf optimization algorithm can achieve multi parameter optimization process.)
Randomly sprinkle points
- 本次试验中,在单位方格内,随机撒20个传感器一次,通讯半径0.42时,覆盖率(黑色点数除以总点数)可以达到100%。每张图的左边是半径变大的动态图,右边是对应的覆盖率以及关于多次试验(蒙特卡罗)所求的通讯半径与覆盖率的关系。(In this experiment, 20 sensors are scattered randomly in a unit grid. When the communication radius is 0.42, the coverage (black points d
蚁群算法求解TSP问题
- 利用基本蚁群算法求解TSP问题,在100次迭代中得到了收敛
mRVMs-master
- mrvm是RVM的改进,可直接用于多分类。不用什么一对一之类的。效率更高更好使。(Mrvm is an improvement of RVM and can be directly applied to multi classification. No need for one to one. Efficiency is better and better.)