资源列表
BP神经网络实现曲线模拟
- 用BP神经网络实现曲线的模拟-BP neural network simulation curve
zhuanhuan
- 使用C语言编写程序,对输入的进制数,按照需求,进行数制转换后输出
gaojingdu.c
- 高精度幂,底输入0.0到99.999;幂输入0-25。性能超群。
polynomialfitting
- 最小二乘法解多项式拟合问题的fortran编写的源程序 -Least squares polynomial fitting problem solution prepared fortran source
trees
- 二叉树也是递归定义的,其结点有左右子树之分,逻辑上二叉树有五种基本形态: (1)空二叉树——(a); (2)只有一个根结点的二叉树——(b); (3)右子树为空的二叉树——(c); (4)左子树为空的二叉树——(d); (5)完全二叉树——(e)注意:尽管二叉树与树有许多相似之处,但二叉树不是树的特殊情形。 -Binary tree is recursively defined, and its sub-tree nodes are so divided, there are five ba
sfun_mohu
- 模糊控制的S函数实现过程,没有用模糊工具箱!-S functions for fuzzy control process, there is no fuzzy toolbox!
NeuralNetwork_BP_Classification
- BP 神经网络用于模式分类的代码,有注释,结构清晰。-BP neural network for pattern classification code, there are notes, a clear structure.
test2
- 可用于计算FFT 源码中已经写好主要的正余弦转换函数-can used to compute fft
aide_tp2
- tp intelligence artificielle
BP
- 基于BP神经网络算法的函数逼近,根据BP神经网络算法的原理,编写Matlab程序,逼近非线性函数。-Function approximation based on BP neural network algorithm to approximate nonlinear functions, according to the principle of BP neural network algorithm, written Matlab program.
ModeAlgorithm
- 在O(n)的时间内求解出给定的一组数据的众数-In O (n) time solved a given set of data of the plural
isconnected
- 对复杂网络进行判定是否是连通图,输入参数是网络的邻接矩阵,如果是连通图,输出是1,如果不是,输出0.-directed or undirected graph
