资源列表
my_monituihuo
- 这是我自己写的TPS模拟退火算法,请各位指教(This is my own TPS simulated annealing algorithm, please advise)
001
- 针对多维特征可以进行特征选择和降维,可以进行后续的模式识别。(Feature selection and dimension reduction can be carried out for multidimensional features, and subsequent pattern recognition can be carried out.)
PSO
- 这段代码主要功能是,粒子群基本算法的实现,设置适应度函数就可以使用(The main function of this code is to achieve the basic algorithm of particle swarm, set the fitness function can be used)
fina
- B样条插值的matlab程序函数,只是B样条非均匀插值(B-spline matlab source code)
shenjingwangluo
- java实现神经网络算法,适用于新手编程人员(Java implementation of neural network)
Logisitic_prac01
- 机器学习中梯度上升算法与随机梯度上升算法(Gradient rise algorithm and random gradient rise algorithm in machine learning)
kalman
- 卡尔曼 滤波, opencv samples , 做圆周运动(kalman filter opencv samples)
bxsd
- 10种AD的采样算法,关于芯片对ad采样的滤波算法()
main
- Construction of universal hash functions.
intlgrate_asiociative
- Fast Fourier Transform algorithm for labview, C++ div hr div B 文件列()
xohtqfd
- K均值算法: 给定类的个数K,将N个对象分到K个类中去, 使得类内对象之间的相似性最大,而类之间的相似性最小()
99780095
- ransac是常用的稳健计算机视觉的方法,可用于两幅影像的配准,本源代码用仿摄模型模拟两影像的几何变形,用ransac算法()