搜索资源列表
bfgs
- 二次型准牛顿BFGS 公式,用于计算非线性函数-second type quasi-Newton BFGS formula used to calculate the nonlinear function
DST
- DS证据推理的原始Dempster组合公式计算函数,详细使用见该文件内的帮助说明
BP
- 严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计
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
Neural
- 严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计-Neural Network——BP
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!
TrueValuePro
- 离散数学中需要计算真值表,本程序根据输入的公式自动产生真值表-Need to compute the truth table of discrete mathematics, this program automatically generate the formula based on the input truth table
caracteranaysis_fault
- BP神经网络的时域频域特征参数计算公式,用以计算参数的敏感性-BP neural network for time domain frequency domain parameters of the formula used to calculate the sensitivity of parameters
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
an-intergral
- 计算函数的积分,用的是辛普森积分公式,计算精度与matlab比较比较高-Evaluate the function of the integral, using Simpson integration formula, the accuracy is relatively high compared with matlab
noappro
- 区间n等分 在每个小区间上用梯形公式,得到复化梯形公式 在每个小区间上应用simpson公式,得到复化simpson公式 用复化梯形公式、复化抛物线公式计算积分-Tn Sn
erjiezhui
- 二阶锥均衡约束优化问题在工业工程,机器人研制以及连续逆优化等领域有着广泛的应用.本论文首先研究二阶锥互补集合的变分性质,基于这些性质研究二阶锥均衡约束优化问题的最优化性条件、二阶锥互补集合的Aubin性质以及线性规划与线性二阶锥规划逆问题的求解,其主要结果可概括如下: 1.第2章基于变分分析的经典理论,研究了二阶锥互补集合的变分性质,包括二阶锥互补集合切锥与法锥的计算公式以及二阶锥法锥映射coderivative的计算表达式,这些结果为后续的讨论提供了基础. 2.第3章在前一章研究的基础上,研究
NeuroNet
- 利用BP神经网络进行字符识别,非加载图像训练识别,而是利用鼠标绘制字符进行工作。其中在BP神经网络的实现文件中隐层的节点数量计算公式在不同的情况下可能会不准确,需要进行修改。这是理论决定的,不是错误。-BP neural network for character recognition. No need to load images for training, but use the mouse to draw the characters. In the neural network im
贝叶斯分类器设计
- 利用贝叶斯公式计算出其后验概率,即该对象属于某一类的概率,选择具有最大后验概率的类作为该对象所属的类。也就是说,贝叶斯分类器是最小错误率意义上的优化。
Desktop
- 贝叶斯分类器的分类原理是通过某对象的先验概率,利用贝叶斯公式计算出其后验概率,即该对象属于某一类的概率,选择具有最大后验概率的类作为该对象所属的类-Bayesian classifier classification principle is a priori probability of an object by using the Bayesian formula to calculate the probability of subsequent experience, that is,
BPNN
- 前向型神经网络(BPNN) 1.首先使用随机函数对每一层间的连接权值矩阵和偏置向量进行随机初始化. 2.依次使用一个训练样本对网络进行训练,并按照上面的公式计算每个样本的Δti,t 1,...,T− 1 3.训练p个样本后(一次batch),按照更新方程对W与b进行更新. 4.重复步骤2~3,直到误差小于设定的阈值或者达到设定的batch次数.-Forward neural network (BPNN) 1. First, using a random function
jangkiusang
- 微分方程组数值解方法,DSmT证据推理的组合公式计算函数,预报误差法参数辨识-松弛的思想。- Numerical solution of differential equations method, Combination formula DSmT evidence reasoning calculation function, Prediction Error Method for Parameter Identification- the idea of relaxation.