资源列表
hanning
- 用C语言编写的加窗函数, hanning窗,实现信号的加窗-Increase with the C language window function, hanning window and the signal is windowed
weno_linear_equation
- hybrid Weno scheme for hyperbolic linear equation.
PathSearch
- 用C语言实现的A*算法,程序能实现机器人在地图上的自动寻路-Implemented using C language A* algorithm, the program can achieve the robot automatically find its way on the map
sicily
- 中山大学sicilyAC源码+注释+中文说明-SYSU sicily Accepted
demo
- 实现数据挖掘的几个算法,包括模糊聚类,K均值,以及K近邻等聚类算法-Some of the implementation of data mining algorithms, including fuzzy clustering, K-means, as well as neighbors, such as clustering algorithm K
LABVIEW_Kalman
- 利用LabVIEW实现Kalman滤波的源码,是一个llb包-Kalman filtering to achieve the use of LabVIEW source code, is a llb package
mcsim
- c语言编写的蒙特卡洛仿真软件,可以用于进行标准的和马尔科夫链蒙特卡洛模拟-MCSim is a general purpose modeling and simulation program which can performs "standard" or "Markov chain" Monte Carlo simulations.
kmeans
- 基本粒子群优化算法(PSO) 求解优化问题-Elementary particle swarm optimization (PSO) for solving optimization problems
tridisolve
- 主要用来求解三对角方程组,使用追赶法的原理进行编制,其中A为主对角线下的词对角线,B为主对角线,C为主对角线上的词对角线,D为等式右边的值,代入即可计算出数值-Mainly used for solving tridiagonal equations, using the principle of law to catch up with the preparation, in which the main diagonal A diagonal line under the word, B t
radom
- 复杂网络建随机网模拟建网代码,生成一个在模拟网络的矩阵。.rm文件为matlab文件,处理矩阵数据得到最终结果。-Complex network to build a random network simulation networking code. . rm files for data processing matlab code.
quxiannihe
- 曲线拟合及最小二乘法的相关程序,实验平台是vc.-And least squares curve fitting procedures, the experimental platform is vc.
sort
- 动画演示多种排序算法。包括冒泡排序、选择排序、插入排序、快速排序等。-Animation multiple sorting algorithm. Including bubble sort, selection sort, insertion sort, quick sort, etc..