资源列表
broyden
- 逆broyden迭代法,是数值分析中很重要的一种方法,源码为在matlab中的一种实现。-Inverse Broyden iteration method is very important in numerical analysis a method of source code in matlab an realize.
MATLAB
- 详细介绍matlab开发软件的使用以及各种功能介绍-Detail the use of matlab software development as well as the introduction of various functional
BpByC
- 主要描写采用bp的神经网络算法源码,结构紧凑,很经典。-The main descr iption of the use of the neural network algorithm bp source, compact structure, very classic.
HurstByRS
- 将源码保存为.m文件,程序生成logR/S,在matlab中循环调用这个文件,生成多个不同时间尺度的logR/S,然后求出logR/S与logN的直线斜率即是Hurst。-Will be saved as a source. M documents, procedures to generate logR/S, in the cycle of calling matlab in this document, to generate a number of different time scale
suanfa
- 算法实现单元点最短路径问题,算法实现单元点最短路径问题-Algorithm unit point shortest path problem algorithm unit point shortest path problem
bianli
- 遍历二叉树 是指以一定的次序访问二叉树中的每个结点,并且每个结点仅被访问一次见图-Binary tree traversal refers to a certain tree in order to visit each node and each node has been visited only once see Figure
queen
- 在一个8×8国际象棋盘上,有8个皇后,每个皇后占一格;要求皇后间不会出现相互“攻击”的现象,即不能有两个皇后处在同一行、同一列或同一对角线上。问共有多少种不同的方法。-In an 8 × 8 chess set, there' s eight, each accounting for one' s cell request will not be mutual between Queen' s " attack" phenomenon, that shoul
hannuota
- 算法思路: 1.如果只有一个金片,则把该金片从源移动到目标棒,结束。 2.如果有n个金片,则把前n-1个金片移动到辅助的棒,然后把自己移动到目标棒,最后再把前n-1个移动到目标棒. 3.单纯对于有N个金片要挪动的步数求出, 可以使用递推方法,满足递推方程f(i) = f(i - 1) * 2 + 1-Algorithm idea: 1. If there is only a gold film, while the gold from the source to the
123
- 完美练级* visual bacic-vb
6_feature_extraction_program_in_java
- 6个特征提取的机器学习方法,可用,经过验证的,是数据挖掘方面的内容-6 feature_extraction program
bp
- Visual C++源程序;利用神经网络进行0-9十个数字图像的识别。-Neural network identification numbers 0-9
Adams
- Adams四阶预测的源码,供大家学习使用-Adams fourth-order prediction of the source for studying the use of U.S.
