搜索资源列表
bfgs
- 二次型准牛顿BFGS 公式,用于计算非线性函数-second type quasi-Newton BFGS formula used to calculate the nonlinear function
NeuQuant
- 用JAVA 编写的 NeuQuant Neural-Net量子化运算公式-prepared using JAVA NeuQuant Neural-Net quantum computation formula
jiafa
- 加法难题 有如下的加法算式: donald + gerald = robert 每个字母代表一个不同的数字(0-9),你能否求出每个字母分别代表什么数字?-Adder problems with the additive formula is as follows : donald gerald = robert each letter representing a different figures (0-9), Can you calculated each letter on beha
Autologic
- 基于机器学习的自动逻辑推理机。本程序用归结反演策略实现了命题逻辑系统的自动推理。把要解决的问题作为一个要证明的命题,其目标公式被否定并化成子句形,然后添加到命题公式集中去,把消解反演系统应用于联合集,并推导出一个空子句(NIL),产生一个矛盾。-based on the automatic machine learning logical reasoning machine. The procedures used attributed inversion strategy to achieve
GA结合均匀设计表
- 结合均匀设计表和小边经验公式产生初始种群,使TSP应用遗传算法能求出更优更快解,详尽说明见paper.doc。-uniform design combining a small side table and have empirical formula initial population, TSP application of genetic algorithms can be obtained faster and better solutions, detailed descr iptio
Boltzmann Machin
- 仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录下来 按下式计算各个状态出现的实际频率: Pi=Si/∑i=1,NSi=Si/M 同时按照Bo1tzmann分布计算网络各个状态出现概率的理论值: Q(Ei)=(1/Z)exp(-Ei/T) 仿真2:实施降温方案,重新计算 采用快速降温方案:T(t)= T0/(1+t) T从1000降到0.01,按工作规则更新网络状态 当T=0.01时结
GEPAlgorithm
- 基因表达式编程 基本算法 能够完成术用于公式发现、函数挖掘,关联规,则挖掘,因子分解,和预测等-gene expression programming algorithm can be used for the completion of the formula found that function Mining, related regulations, mining, factorization, and the forecast
simpson
- 用simpson公式计算三重积分(采用C++)-Simpson formula with triple integral (using C++)
Romberg
- (1) 设计算法并编制程序,进行调试。 (2) 用调试好的程序解决如下问题: 计算 的近似值,取精度为 步骤一、先编制计算函数值的程序; 步骤二、执行编制好的Romberg算法,输出T。 (3)用Romberg算法和复合Simpson公式分别计算 的近似值, 其中b分别取为b=0.1, 0.3, 0.5, 0.7, 0.9 -(1) the design of algorithms and programming, for debugging. (2) wit
libsvm
- a Library for Support Vector Machines 支持向量机的公式原理的介绍-a Library for Support Vector Machines SVM principle formula introduced
Bayes
- 贝叶斯分类实验,设计简单的线性分类器,了解模式识别的基本方法。掌握利用贝叶斯公式进行设计分类器的方法。-Bayesian classification experiment is designed to be simple linear classifier, know the basic methods of pattern recognition. Master the use of Bayesian classifier design formula method.
gongshi
- 公式分析源代码,把公式运算用界面操作,供学习使用-Equation analysis of the source code, the formula for computing operations with interfaces for learning to use
bpdetail
- 严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计 优化1:设计了yyy,即在o(k)计算公式时,当网络进入平坦区时(<0.0001)学习率加大, 出来后学习率又还原 优化2:v(i,j)=v(i,j)+deltv(i,j)+a*dv(i,j) -BP network in strict accordance with the formula to design a matlab program, the BP network optimiz
naive_baysian_classify
- 朴素贝叶斯公式文本分类 把一片文章读入一个矩阵 分别计算每个词对应训练网络出现的概率 -Bayesian text classification to an article in the formula to read a matrix were calculated for each word corresponds to the training network the probability
GA4D5E2
- 遗传算法程序在25杆件中的应用,使用是可以改变相应的公式进行计算!-Genetic algorithm program in 25 parts of the application, can be changed using the appropriate formula to calculate!
ArtificialIntelligence
- 人工智能基础知识基本讲解教学方法方案公式推导-Basic knowledge of artificial intelligence programs teaching basic formula to explain
rt
- 改进的蚂蚁算法及其在暴雨强度公式参数优化中的应用-Improved Ant Colony Algorithm Optimization in storm intensity in the application of the formula
3_15
- 数值分析学科中用simpson公式和提醒公式对函数进行指定精度的逼近。-Numerical formula and to remind the subjects using the formula simpson functions specified accuracy of approximation.
TrueValuePro
- 离散数学中需要计算真值表,本程序根据输入的公式自动产生真值表-Need to compute the truth table of discrete mathematics, this program automatically generate the formula based on the input truth table
Gauss-Simpson
- 高斯五点辛普生公式计算坐标 在PC、PPC编程计算线元积分时用五个点的复合辛浦生公式-Gaussian five-point Simpson formula coordinates in the PC, PPC programming element integral calculation of line with five points while the composite Simpson formula