资源列表
ALG022
- 解方程,给出一个连续函数接f(x)=0的值,前提是给一个附近的值- FIXED-POINT ALGORITHM 2.2 To find a solution to p = g(p) given an initial approximation p0 INPUT: initial approximation p0 tolerance TOL maximum number of iterations NO.
ALG023
- NEWTON-RAPHSON求解一个连续方程,f(X)=0,前提给一个初始值- NEWTON-RAPHSON ALGORITHM 2.3 To find a solution to f(x) = 0 given an initial approximation p0: INPUT: initial approximation p0 tolerance TOL maximum n
ALG024
- SECANT法求解一个连续方程,f(x) = 0,给两个初始值- SECANT ALGORITHM 2.4 To find a solution to the equation f(x) = 0 given initial approximations p0 and p1: INPUT: initial approximation p0, p1 tolerance TOL maximum number o
ALG025
- 解方程,给出一个连续函数接f(x)=0的值,前提是给两个附近的值,且符号相反 - METHOD OF FALSE POSITION ALGORITHM 2.5 To find a solution to f(x) = 0 given the continuous function f on the interval [p0,p1], where f(p0) and f(p1) have opposite signs: INPUT
node
- 模拟网络通信,对其中的信息进行统计,用贝叶斯算法计算特定信息的后验概率,自动日志-Simulation of network communications, for which statistical information, using Bayesian algorithm-specific information on a posteriori probability, automatic log
2008icpcofzhuhai
- acm/icpc第一届珠海区域赛题目,测试数据和解题报告-acm/icpc Zhuhai first tournament title of the region, the report of the test data and problem-solving
ACM
- acm常用模板,非常有用,非常有用,acm常用模板,非常有用,非常有用-acm common templates, very useful, very useful, acm common templates, very useful, very useful
chinesePredict
- 关于人口预测的一些文章,2007年数学建模竞赛A题,希望对大家有所帮助。常用人口预测方法,差分方程,GM灰色预测-Population projections on a number of articles in 2007 Mathematical Contest in Modeling A title, I hope to help all of you. Commonly used method of population projection, differential equations
ts
- 时间序列分析与预测方法的文字介绍,一个幻灯片-Time series analysis and forecasting methods to introduce
GSBSSH
- 利用时域有限差分法计算有介质板的高斯波源,通过Origin能够显示结果。-The use of FDTD method to calculate the Gaussian wave source media board, can display the results through the Origin.
B-A
- scale-free network model, Abnormally large value(s) may cause long processing-scale-free network model, Abnormally large value(s) may cause long processing
IOITrain2004.3.MIPT
- MIPT El Judge的解题表格 包含大量的思路说明和部分代码 能帮助OIer和ACMer学习-MIPT El Judge of the problem-solving form that contains a large number of ideas and some code to help OIer and learning ACMer
