资源列表
Fisher1
- 模式识别的经典算法FISHER算法,课程设计的实验作品-the classic pattern recognition algorithm Fisher algorithm, the experimental curriculum design works
UKF.rar
- 介绍了UKF算法及其仿真,希望对大家能够有所帮助。,introduce the unscented kalman filtering
EnsembleClassifier20081016001935
- ensemble classifier example
FNN
- 模糊神经网络matlib实现,希望对大家有用!-Fuzzy neural network matlib realize the hope for all of us!
ALGO3-5
- Algo3-5.c C program for implementing Algorithm 3.5 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NU
legendre_jh
- 求解legendre多项式的系数,N各点对应N阶legendre多项式,有N+1各多项式系数,采用递推公式,40阶后误差较大。-Solving legendre polynomials, N points corresponding to N-order legendre polynomial, there are N+1 coefficients of the polynomial, using recursive formulas, after the error of order 40 m
nearest_neighbor_zoom
- this code discribe the method related to nearest neighbour
print-ANN
- 绘制人工神经元网络拓扑图,解决绘制神经元网络拓扑图坐标问题。-print ANN topological graph,solve the problem of the position of the nural cell.
sort
- 包含各类排序算法的实现,有详细注释,可以自行添加时间测试算法来测试各排序算法的时间复杂度-Contains various sorting algorithm, detailed notes, can add time to test each test algorithm time complexity of sorting algorithm
decon.cpp
- 维纳滤波方式的子波反褶积,包含自相关运算、矩阵转换-Wiener filtering method wavelet deconvolution
Learn
- 归并排序(链表实现) 基数排序(LSD) 基数排序(MSD) -Merge sort (linked list implementation) radix sort (LSD) radix sort (MSD)
PSO
- 粒子群优化算法(PSO) 也是起源对简单社会系统的模拟。最初设想是模拟鸟群觅食的过程。但后来发现PSO是一种很好的优化工具。-Particle Swarm Optimization (PSO) is also the origin of a simple social system simulation. Originally conceived simulated birds foraging process. But later found PSO is a good optimizatio
