资源列表
galib245
- 遗传算法软件包,其中有例子配合理解,十分不错-GA package, which is an example with understanding, very good
BP神经网络源程序及训练样本
- 人工神经网络\\神经网络的程序和训练数据 解压缩后可以运行的-ANN \\ neural network training procedures and decompress data after the run
movingAveragePredict
- /** * @author jakcy_wu(wujichun) * * 预测分析--本算法只适用于受周期变化或者波动影响的数据 * 权值移动平均算法 * 本期預測值=(前期值*權數)求和/n * * 默认权值为{1,1,1},取最近3次的平均 * 注意权值和必须=权值集合.length */-/ ** * @ author jakcy_wu (wujichun) * * Forecast and Analysis -- This algorithm applies only to the af
经典银行家算法
- 模拟实现银行家算法。通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的避免死锁。-Simulation Algorithm. By compiling and debugging a system dynamic allocation of resources simple process simulation, the observation Deadlock conditions, and using bankers algorithm, effe
aiprogram
- 两个人工智能小程序,解决八数码问题,使用A*算法-two small programs to solve eight digital, the use of A * algorithm
zhengxian
- 用vc++实现三角函数的求值,可以求sin cos以及反三角函数的值-vc used for the realization of trigonometry values can help sin cos Anti-trigonometric functions and values
EJF
- 八位2进制相加 就是2进制数的加法 是8位的-the code realized the plus arithmetic between 8 bit binary numbers.
预测
- 数据预测算法,主要是一元n次方程的回归预测实现。* 预测分析--本算法只适用于有明显线性趋势的数据 * 默认为一元二次曲线方程法 * * 本程序主要涉及有两个算法 * 1.用最小二乘原理找到线性方程组的系数和常数。 * 2.解线性方程组 * 本程序在解线性方程组中,由于考虑到收敛性问题未采用迭代法,而是采用Gauss-Jordan消去法来解决。-data prediction algorithm is mainly one yuan n equation forecast to achieve
MATLAB PROGRAM
- Matlab源程序,里面含有大量经典源代码,送给喜欢用matlab编程的朋友!<数字信号处理>的matlab编程.-Matlab source, it contains a large number of classic source code, gave Matlab programming like friends! Lt; Digital signal processing gt; The Matlab programming.
ais
- 人工免疫网络,实现分类,聚类,函数寻优等功能,采用matlab编写.-artificial immune network, classification, clustering, search function Excellence function, prepared using Matlab.
fuzme_matlab
- k-means算法(matlab编写),其中包含测试数据集,可以使用.-This is a k-means algorithm(in matlab) contains data set which can be used
FullBNT
- 贝叶斯算法(matlab编写) 安装,添加目录 /home/ai2/murphyk/matlab/FullBNT-Bayesian algorithm (Matlab preparation) installed, add directory / home/ai2/murphyk/matlab/FullBNT
