-
BlackScholes
期权定价模型与数值方法
BS公式隐含波动率计算(Option pricing model and numerical method
Calculation of Implicit Volatility of BS Formula)
- 2019-03-21 11:06:22下载
- 积分:1
-
Subtractionmethod
数字图像处理之差影法源程序(初学者必备)(Digital image processing of subtraction method source (beginners necessary))
- 2010-06-28 23:19:17下载
- 积分:1
-
matlab
说明: matlab下几个三角函数实现的对比
。(matlab implementation of the next several trigonometric functions compared)
- 2011-03-09 21:59:56下载
- 积分:1
-
100505
说明: 基于matlab的BP神经网络的电网谐波研究相关参考资料,pdf格式文件。(Based on the BP neural network matlab harmonic of related references, pdf format.)
- 2010-05-02 13:57:14下载
- 积分:1
-
chengxu
粒子滤波的程序,经过调试的
能够正常使用,个人感觉还不错。(Particle filter procedures, after debugging. To normal use, personal feeling pretty good.)
- 2013-07-11 09:31:17下载
- 积分:1
-
GCC-signal-time-delay
广义互相关测信号时延的matlab代码,The generalized cross correlation of GCC signal time delay(The generalized cross correlation of GCC signal time delay)
- 2021-03-26 16:09:13下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
adapt-code
it is for designing filter
- 2015-04-08 13:58:32下载
- 积分:1
-
Viterbi
Viterbi Decoder Matlab file
- 2014-02-16 03:14:14下载
- 积分:1
-
weili
将喇曼光纤放大器等效成一个N信道单向波分复用系统,并且根据N信道受激喇曼散射稳态形式的解析理论给出了掺铒光纤放大器中信号光的功率的matlab仿真,此处为仿真代码。(Raman fiber amplifiers will be equivalent to an N-channel unidirectional WDM systems, and based on N-channel Stimulated Raman scattering form analytical steady-state theory gives erbium-doped fiber amplifier signal light power matlab simulation, Here for the simulation code.)
- 2013-06-13 23:33:06下载
- 积分:1