-
AssetPriceEuropeanCallOption
matlab欧式看涨期权定价,内附有两种代码算法,适合matlab初学者(the matlab European call option pricing)
- 2013-05-16 08:40:38下载
- 积分:1
-
the-code
低通巴特沃斯滤波器设计求阶数,适合广大学生们参考,(Low-pass Butterworth filter design requirements order, for the majority of students reference)
- 2013-09-03 13:00:02下载
- 积分:1
-
fwm_eappliedelectronicsphaseiireportfilesfinalrea
Engineering anna university electronics department
Engineering anna university electronics department
- 2014-02-07 18:35:20下载
- 积分:1
-
gauss
应用Visual C++ 产生高斯噪声序列,可以加到任何信号上,以便进行其他处理。(Application of Visual C++ generated Gaussian noise sequence, can be added to any signal for other treatments.)
- 2010-07-30 22:00:02下载
- 积分:1
-
rk
说明: matlab中的龙格库塔解算,可以加快程序的运行速度.(matlab in the Runge-Kutta solver, you can speed up the process of running speed.)
- 2009-07-26 14:40:02下载
- 积分:1
-
demo
lte中turbo编译码的源代码,使用c语言开发,可用(turbo encode and decode)
- 2013-12-30 15:14:43下载
- 积分:1
-
UInfformax_Fas
用matlab实现扩展Informax算法与固定点算法Faast ICA,可对混合后信号进行独立分量分离 已通过测试。
(Using matlab to expand Informax algorithm with fixed-point algorithm Faast ICA, independent component separation of the mixed signal has been tested.)
- 2012-07-10 16:43:25下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
examle
Matcom是mathTools公司推出的一个能将M文件转化成相同功能C++代码的工具。相比Matlab自带的编译器Compiler,用Matcom转化代码要简单和方便得多。本文将结合作者编程经验,以VC6.0和Matcom为例,详细介绍如何利用Matcom进行VC与Matlab的联合编程。(Matcom is mathTools Company introduced a document can M into the same functional C code tool. Compared Matlab's own compiler Compiler, with Matcom into code should be simple and more convenient. In this paper the author programming experience, and Matcom VC6.0 example, details on how to use Matcom VC and Matlab for the joint program.)
- 2005-04-13 01:59:30下载
- 积分:1
-
matlab
matlab遗传算法,matlab遗传算法程序,45666011matlab遗传算法程序(matlab genetic algorithm, matlab genetic algorithm program, 45666011matlab genetic algorithm program)
- 2009-11-24 11:29:28下载
- 积分:1