-
wn037
用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述,实现了图像的加水印,去噪,加噪声等功能,包括最小二乘法、SVM、神经网络、1_k近邻法。( Monte Carlo simulation method of calculating the American option price and basic description, Realize image watermarking, de-noising, plus noise and other functions, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.)
- 2017-04-05 19:56:22下载
- 积分:1
-
computing-theory-introduction
《计算理论导引》(作者)[美] Michael Sipser(译者)张立昂 王捍贫 黄雄 机械工业2000年2月第1版.pdf(Computational Theory,(Author) [America] Michael Sipser (translator) Zhang Li Ang Wang Hanpin Wong Hung Machinery Industry in February 2000 1st edition. Pdf)
- 2013-09-09 21:01:11下载
- 积分:1
-
BESSEL
计算bessel函数的值。在调压室的结构应力计算时可用到。(Calculate bessel function value. Stress in the surge tank can be calculated to.)
- 2010-05-25 15:16:46下载
- 积分:1
-
121
1. 牛顿迭代法
function [x,i]=newtonmethod(x0,f,ep,Nmax)
牛顿法求非线性方程根
x0是输入初始值, f是输入函数, 精度要求ep, Nmax为最大迭代次数
x是输出迭代序列,i是迭代次数
2. 二分法
function [x,k]=bisection(a,b,f,ep)
二分法解非线性方程
输入区间[a,b],函数f和误差ep, Nmax为最大二分次数
x为输出近似根, k为二分次数
( Newton s law and the dichotomy)
- 2020-10-12 22:57:32下载
- 积分:1
-
ImmKalman
轨迹跟踪卡尔曼滤波建立在线性代数和隐马尔可夫模型(hidden Markovmodel)上(The trajectory tracking Calman filter is based on linear algebra and hidden Markov models (hidden, Markovmodel))
- 2017-06-30 22:36:47下载
- 积分:1
-
zuniniudunfa
无约束优化问题的阻尼牛顿法python代码(Damped Newton Python code for unconstrained optimization problems)
- 2020-06-29 17:20:02下载
- 积分:1
-
K2
说明: 贝叶斯网络学习算法——k2算法,包括对贝叶斯网络结构的学习,最后生成网络(Bayesian network learning algorithm- k2 algorithms, including Bayesian network structure learning, the last generation network)
- 2009-09-20 21:46:52下载
- 积分:1
-
Bilinear-interpolation
双线性插值FORTRAN计算程序,用于FORTRAN90(Bilinear interpolation)
- 2021-03-18 09:59:20下载
- 积分:1
-
eryuanyicifangchengzu
求二元一次方程组的解,简便算法的过程及计算(Solving linear equations group,Process and simple calculation algorithm)
- 2016-07-05 10:25:22下载
- 积分:1
-
sod ausm
sod problem solved by ausm format
- 2018-11-12 23:13:50下载
- 积分:1