资源列表
Chapter-1
- 扩频通信技术及应用(第二版),第一章中关于扩频通信基本知识-Spread Communication Basic Principle
HMM
- hmm toolbox for matlab
pso工具箱及使用简介
- PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。(PSOt is the toolbox for PSO, which encapsulates the core part of the PSO algorithm, providing the user with adjustable pa
psot
- 粒子群算法工具箱,实现pso算法可选0 1 2(Particle swarm optimization toolbo)
R
- r语言基础及语法、语句、函数大全,包括R语言的实际应用。(R language base and example application)
HMM
- hmm工具箱,包括各种算例,离散与连续马尔科夫过程(hmm tool box Including various examples discrete and continuous markov process)
matlab代码仿真海浪模拟模型
- matlab代码仿真海浪模拟模型,matlab语言(Matlab code simulation ocean wave simulation model, MATLAB language)
PSOt
- 一个简单的只需定义函数,参数范围即能求解的粒子群优化算法
ibmcontest
- 当年IBM大赛时编制的代码,编制一个跟电脑对战的黑白棋行走算法,要求在最短时间内获得胜利,采用的是Java语言-IBM contest that year when the code compiled, the preparation of a play against the computer in the Othello walk algorithm requires victory in the shortest time, using the Java language
gpml-matlab.tar
- Gaussian Process Matlab code
apbSrc.tar
- Single-layer neural networks can be trained using various learning algorithms. The best-known algorithms are the Adaline, Perceptron and Backpropagation algorithms for supervised learning. The first two are specific to single-layer neural networks wh
PsoForMatlab
- PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。