资源列表
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
bpok
- 用bp网络实现逼近,效果良好!但步数挺大!
runge4
- 使用龙格库塔方法求解病态方程,提供了两种算法,一种为定步长,一种为变步长-Using the Runge-Kutta method to solve ill equation provides two algorithms, one for the fixed step, a step to change
FFT0B_T
- 通过C语言软件开发环境实现快速傅里叶变化,方法二-C-language software development environment through fast Fourier transform, the method two
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
base64.java
- base64 encoding , handy code for encoding string to base 64
q22dlocalbasis
- C++实现四边形单元上的2阶Lagrange形状函数-Lagrange shape functions of order 2 on the reference quadrilateral.
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