资源列表
LMS11
- 自己编的LMS自适应算法的MATLAB源程序 本程序内容: 产生一个信号+白噪声序列,用lms算法自适应去除噪声; lmsx.m为自适应函数 task2.m为主函数,其中调用lmsx.m -own series of the LMS algorithm MATLAB source of this program : produce a white noise signal sequence, using LMS adaptive algorithm for removing
samp
- 自适应控制的例程 文件samp.m使用matlab6.5通过-adaptive control routines samp.m documents through the use of matlab6.5
AGA
- 自适应遗传算法matlab代码.自适应遗传算法的问题是很容易早熟,好处就是速度快 .不过我将在其中会引入一个早熟判定标志的,并设定一个阈值,如此以来,就可以防止早熟现象了 -Adaptive genetic algorithm Matlab code. Adaptive genetic algorithm is very easy precocious, advantage is faster. However, in which I will be introducing an early
chan
- 无线室内定位中精确定位算法,chan算法。希望能给你带来帮助
demodulation
- 后续的接调制的程序,跟以前传的调制是在同样的环境下实现的
bpok
- 用bp网络实现逼近,效果良好!但步数挺大!
kmeans
- code for k means algorithm
combine
- Fichier matlab describ fuzzy technique and can work with matlab environment
test
- 模拟退火算法求解0-1背包问题。模拟退火算法求解0-1背包问题-Simulated annealing algorithm for solving knapsack problem
suijizengliangsuanfa
- 根据一堆离散点,x,y,z,属性值求取圆心-To strike the center randomized incremental algorithm
PID-Fuzzy
- 人工智能 模糊控制 PID 经典算法,可以用于格种跟踪控制内面,C语言写的-Artificial intelligence fuzzy control PID classical algorithm, can be used for the case of tracking control within the C language
KNN
- 人工智能,机器学习。使用python语言实现KNN算法,解决预测问题。-Artificial intelligence