-
H_KL_iid
说明: Heston金融模型中European Call Option的定价,使用欧拉方法(Prcing European Call option under the Heston Model. Using Euler Scheme.)
- 2010-04-30 23:45:09下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
BuildOctree
this file try to make different level for OCTREE representation for 3D Objects
- 2011-07-07 02:04:04下载
- 积分:1
-
Vehicle_Cruise-control_Matlab
Vehicle_Cruise control_Matlab, Vehicle_Cruise control_Matlab, Vehicle_Cruise control_Matlab, Vehicle_Cruise control_Matlab, Vehicle_Cruise control_Matlab.
- 2012-10-29 05:40:45下载
- 积分:1
-
kalmanfilter_CSTR
kalman filter for CSTR
- 2014-01-26 13:48:06下载
- 积分:1
-
phase-hopping-communication
跳相扩频通信,用8PSK信号,包含单用户和多用户,瑞利信道(
Phase-hopping spread spectrum communication, with 8PSK signal, including single-user and multi-user, Rayleigh channel)
- 2016-11-24 10:00:31下载
- 积分:1
-
matlab7bookcode
matlab7图书里面的所有matlab代码,对初学者很有用,可以用来来纳西基本操作,熟悉基本的子程序,或供工程人员进行功能仿真是很的参考(Book inside matlab7 all matlab code, very useful for beginners and can be used to Naxi basic operation, familiar with the basic subroutine, or by project team members to conduct functional simulation is the reference)
- 2009-03-22 14:51:01下载
- 积分:1
-
Lyapunov_MRAC_Gain
可调增益基于Lyapunov定理的模型参考自适应算法(Adjustable gain model reference adaptive algorithm based on Lyapunov Theorem)
- 2014-09-11 21:08:19下载
- 积分:1
-
ejdlbmohukongzhi
二级倒立摆的模糊控制,使用前将fis文件导入工作空间(Double inverted pendulum fuzzy control, the use of the work before fis file into space)
- 2011-10-02 18:43:35下载
- 积分:1
-
Mie
均匀球形粒子的Mie理论散射光强计算程序:
1.RB1.m 计算第一类Ricatti-Bessel函数的函数
2.RB2.m 计算第二类Ricatti-Bessel函数的函数
3. Alegendr.m 计算角函数 和 的函数
4. MieCoeff.m 计算米尔系数的函数
5. Amp.m 计算散射光复振幅的函数
6. MieIntensity.m 画均匀粒子散射角-光强图
(Uniform spherical particle Mie theory scattering intensity calculation procedures: 1. RB1.m calculate the first class Ricatti-Bessel function of the function 2. RB2.m calculate the second category Ricatti-Bessel function of the function 3. Alegendr.m computing angle functions and function 4. MieCoeff.m Mill coefficient calculation function 5. Amp.m calculate the scattering amplitude recovery function 6. MieIntensity.m Painting uniform particle scattering angle- light intensity diagram)
- 2013-10-05 14:26:10下载
- 积分:1