资源列表
Unary
- 一元三次方程求解器,用于高冥次的三次方程求解。自己用的。-Unary cubic equation solver for high-Ming times in three equations. Own use.
stft_ft
- 一种短时傅立叶变换的算法.并利用短时傅立叶变换画图-a algorithm for short time fourier transform
nelder_mead
- the file implements in C the nealder mead simplex algorithm for derivative free optimisation
lu_decomposition
- header file implementing LU decomposition of a matrix. The file is independent, all the functions required are in the header file
particle_swarm
- a basic c++ program for implementing in an object oriented way a particle swarm algorithms for optimisation
simulated_annealing
- simulated_annealing header file that implements the simulated annealing optimisation algorithms
ACM_Geometry_Collection
- ACM Geometry Collection-ACM Geometry Collection ACM Geometry Collection
clustering_algorithm
- 数字识别采用多种算法:聚类算法,遗传算法-Digital Identification using a variety of algorithms: clustering algorithm, genetic algorithm ...
ds18b20
- 基于AVR的DS18B20函数设计,利用LCD模块显示温度变化,精度高,反应迅速。-AVR-DS18B20 function design based on the use of LCD modules show that the temperature changes, high precision and rapid response.
Algorithms
- 提供了多项式计算、矩阵计算、随机数产生、插值、拟合、方程组求解等一些数值计算算法,并附有查找、排序算法。在对这些算法进行讲解的同时,附上所有算法的C源码,方便进行动手尝试学习。-Provides a polynomial calculation, matrix calculation, random number generation, interpolation, fitting, solving equations and some numerical algorithms, along w