搜索资源列表
在VC中使用MATLABC++函数库
- MATLAB广泛应用于线性代数、自动控制理论、数理统计、数字信号处理、时间序列分析、动态系统仿真等领域。因此如果在VC中对MATLAB进行调用将大大减少编程的工作量、保证程序的准确性,并且继承了VC++强大的功能,提高开发效率,-MATLAB widely used in linear algebra, automatic control theory, mathematical statistics, digital signal processing, time series analysi
Math
- 数学基本函数调用库-basic mathematical function call library
GUIandSimulink
- 在GUI界面中能够调用SIMULINK的程序代码,验证过有效。-In the GUI interface to call the procedure SIMULINK code, tested and effective.
H_KL_iid
- Heston金融模型中European Call Option的定价,使用欧拉方法-Prcing European Call option under the Heston Model. Using Euler Scheme.
MatlabControl
- 通过java调用matlab中的函数,包括如何做图,如何调用函数-java call matlab
Hybrid-MATLAB-call-VC-Research-and-Implementation-
- MATLAB中调用VC混合编程方法的研究与实现Hybrid MATLAB call VC Research and Implementation of Programming-Hybrid MATLAB call VC Research and Implementation of Programming
MATLAB.dll_test
- 用vb调用matlab联合编程的示例,包含com接口及带参数的传递-Joint programming with vb call matlab example, contains com interface and the transmission parameters
Call-and-order-one
- 调用与排序 1、编一个程序从一个文本文件source.txt中读入若干整数,用选择法将这些数据排成升序,将排序后的结果写入另一个文件文本文件target.txt中。注意两个文件均在d盘的data文件夹中。 在程序运行前,先准备好输入数据文件source.txt,放入d盘的data文件夹中,内容可以如下:...... 程序运行结束后,查看d盘的data文件夹中的结果文件target.txt内容是否正确。 -Call and order one, compiled a program f
The-production-of-function-call-tree
- 文档是编程工作的一个非常重要的环节,它一般包括规格化程序清单、函数调用关系、变量参访表和程序结构等等。本文介绍了用BorlandC++编程实现函数列表和函数调用树的自动生成方法,并详细分析了有关的数据结构和主要算法及技巧。-It is very important to make a document for programming work.Generally speaking,it includes standard program list,function call relation,v
Explored-how-to-use-C-Sharp-call-Matlab
- 初步探索如何使用Visual C#调用Matlab,便于大家学习。-Explored how to use Visual C# to call Matlab, and to facilitate them to learn.
matlab-call--cPP
- matlab调用c++的创建和调试,mex函数的运用-the creation and debugging of mex function use matlab call c++
testout-Software-call-matlab
- 软件-调用matlab,通过vc++软件编程软件-调用matlab。-Software- call matlab
Matlab-CALL-EPANET
- 应用matlab 调用epanet 软件进行管网水力学计算。-Application to call Matlab epanet software pipe network hydraulic calculation.
LatticeEur-Put-and-Call-option
- 欧式看涨和看跌期权价格的二叉树求解以及平价法则的验证.-European call and put option prices binary tree solving and verification of the parity law.
LATTICE-EUR-AMR--CALL
- 基于二叉树定价原理的对于美式看涨期权和欧式看涨与看跌期权的模拟-Analog for the American call option and the European call and put options based on binary tree pricing
ansys-call-for-matlab
- matlab调用ansys命令及ansys读取matlab数据命令流 -ansys ansys command and call matlab matlab data read command stream
Call-mathematica-functions-in-matlab
- matlab中调用mathematica-call mathematica functions in matlab
Call-Admission-Control
- These are about channel borrowing and call admission control scheme in wireless network.
PLAIN-VANILLA-OPTIONS-EUROPEAN-PUT-AND-CALL
- We assume that the asset S(t) follows the stochastic differential equation (Geometric Brownian Motion) we have studied in Chapter 8 under the risk-neutral probability: dS(t) = r S(t)dt + σ S(t)d 4W(t), where 4W is the Brownian motion under the risk
eurp Call
- 欧式期权解析解,蒙特卡洛解代码 语言:C++(This is the source code of pricing European Option (contains Call and Put) in two ways: Analytic method and Monte-Carlo Simulation)