/* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM: * Y = F
/* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM: * Y = F(T,Y), A<=T<=B...
BP+algorithm技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
/* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM: * Y = F(T,Y), A<=T<=B...
这是不错的LP algorithm(linear programe) 内容我测试过,效能不错
Hybrid Monte Carlo sampling.SAMPLES = HMC(F, X, OPTIONS, GRADF) uses a hybrid Monte Carlo algorithm to sample from the ...
Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种,被美国NIST作为DSS(DigitalSignature Standard)。算法中应用了下述参数: p:L bit...
cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole...
Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs and an initial netwo...
Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Newton"). Also pruned ...
并行计算的英文教程 Parallel Computation Architecture, Algorithm and Programming
contains documents about new insights into the recursive least squares algorithm and a sample matlab code for rls algori...