天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

基于Python科學(xué)計(jì)算包的金融應(yīng)用實(shí)現(xiàn)

發(fā)布時(shí)間:2018-05-25 07:25

  本文選題:金融應(yīng)用 + IPython; 參考:《江西財(cái)經(jīng)大學(xué)》2017年碩士論文


【摘要】:金融已經(jīng)滲透到生活的各個(gè)領(lǐng)域,因此需要對(duì)金融的趨勢(shì)加以研判,這樣就誕生了金融建模。金融建模是運(yùn)用數(shù)學(xué)工具來(lái)定量研究金融問(wèn)題的一門學(xué)科。在完成金融建模后需要使用計(jì)算機(jī)進(jìn)行求解和模擬仿真。常見(jiàn)的金融模型包括:最優(yōu)求解、期權(quán)模型、資本資產(chǎn)定價(jià)模型和資產(chǎn)組合理論。而計(jì)算機(jī)求解和模擬仿真軟件包括 C++、Excel VBA、Matlab、Python 等。C++語(yǔ)言由于抽象程度不高,不是面向領(lǐng)域的,其導(dǎo)致學(xué)習(xí)難度高。Excel VBA則可擴(kuò)展性差,無(wú)法應(yīng)用求解實(shí)際問(wèn)題。Matlab雖然是面向領(lǐng)域的,但其不是通用語(yǔ)言,無(wú)法與Web等很好整合。本文采用免費(fèi)的Python語(yǔ)言為計(jì)算機(jī)求解和模擬仿真語(yǔ)言。具體來(lái)說(shuō),就是使用Python科學(xué)計(jì)算的集成開(kāi)發(fā)環(huán)境Anaconda3中的IPython Notebook。IPython Notebook將程序代碼、問(wèn)題描述、數(shù)學(xué)公式和圖形完美結(jié)合,這使得其易于學(xué)習(xí)。由于現(xiàn)有中文Python科學(xué)計(jì)算包資料不夠完整,本文給出Python科學(xué)計(jì)算包中的Numpy、Scipy、Sympy和matplotlib相關(guān)功能調(diào)用說(shuō)明。在此基礎(chǔ)上,討論效用最優(yōu)和期權(quán)模型中的蒙特卡羅仿真方法。具體來(lái)說(shuō),首先介紹多維數(shù)組Numpy包的數(shù)據(jù)定義功能,然后給出其在投入產(chǎn)出方面的應(yīng)用實(shí)例。其次,給出符號(hào)計(jì)算包Sympy的功能,然后給出其通過(guò)海森矩陣在多元極值方面的應(yīng)用。第三,在介紹科學(xué)計(jì)算包Scipy的基礎(chǔ)上,給出了拉格朗日乘數(shù)法求解受限極值問(wèn)題。最后,給出了繪圖包matplotlib的常見(jiàn)功能,給出了蒙特卡羅方法在期權(quán)估值方面的應(yīng)用。本文所有例子均給出了調(diào)試通過(guò)的完整ipynb源程序。
[Abstract]:Finance has infiltrated into every field of life, so we need to judge the trend of finance, so financial modeling is born. Financial modeling is a discipline that uses mathematical tools to quantitatively study financial problems. After the financial modeling is completed, it is necessary to use computer to solve and simulate. Common financial models include: optimal solution, option model, capital asset pricing model and portfolio theory. However, the computer solution and simulation software, such as C # Excel VBA / Matlab / Python and so on, is not domain oriented because of its low degree of abstraction, which leads to the difficulty of learning. Excel VBA is not extensible. Although Matlab is domain oriented, it is not a general language and can not be well integrated with Web and so on. In this paper, the free Python language is used as the computer solution and simulation language. Specifically, using IPython Notebook.IPython Notebook in Anaconda3, an integrated development environment for Python scientific computing, combines program code, problem description, mathematical formulas and graphics perfectly, which makes it easy to learn. Due to the incomplete data of the existing Chinese Python scientific computing package, this paper gives the description of the related functions of Numpy Scipyy Sympy and matplotlib in the Python Science Computing package. On this basis, the Monte Carlo simulation method in the utility optimal and option models is discussed. Specifically, the data definition function of multidimensional array Numpy package is introduced firstly, and then its application in input-output is given. Secondly, the function of symbolic computing packet Sympy is given, and then its application to multivariate extremum through Heyson matrix is given. Thirdly, on the basis of introducing the scientific computing package Scipy, the Lagrange multiplier method is given to solve the constrained extremum problem. Finally, the common functions of drawing package matplotlib are given, and the application of Monte Carlo method in option estimation is given. In this paper, all examples are given through the debugging of the complete ipynb source program.
【學(xué)位授予單位】:江西財(cái)經(jīng)大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2017
【分類號(hào)】:F830;TP312

【參考文獻(xiàn)】

相關(guān)期刊論文 前10條

1 溫鮮;鄧國(guó)和;;隨機(jī)波動(dòng)率下障礙期權(quán)定價(jià)的對(duì)偶MonteCarlo模擬[J];廣西師范大學(xué)學(xué)報(bào)(自然科學(xué)版);2016年02期

2 毛學(xué)榮;李曉月;;金融領(lǐng)域的隨機(jī)建模與基于軟件R的Monte Carlo模擬(6):其他隨機(jī)微分方程模型[J];南京信息工程大學(xué)學(xué)報(bào)(自然科學(xué)版);2015年06期

3 毛學(xué)榮;李曉月;;金融領(lǐng)域的隨機(jī)建模與基于軟件R的Monte Carlo模擬(5):Black-Scholes的世界[J];南京信息工程大學(xué)學(xué)報(bào)(自然科學(xué)版);2015年05期

4 毛學(xué)榮;李曉月;;金融領(lǐng)域的隨機(jī)建模與基于軟件R的Monte Carlo模擬(4):隨機(jī)微分方程模型[J];南京信息工程大學(xué)學(xué)報(bào)(自然科學(xué)版);2015年04期

5 毛學(xué)榮;李曉月;;金融領(lǐng)域的隨機(jī)建模與基于軟件R的Monte Carlo模擬(3):隨機(jī)對(duì)數(shù)線性模型[J];南京信息工程大學(xué)學(xué)報(bào)(自然科學(xué)版);2015年03期

6 毛學(xué)榮;李曉月;;金融領(lǐng)域的隨機(jī)建模與基于軟件R的Monte Carlo模擬(2):Cox-Ross-Rubinstein模型[J];南京信息工程大學(xué)學(xué)報(bào)(自然科學(xué)版);2015年02期

7 毛學(xué)榮;李曉月;;金融領(lǐng)域的隨機(jī)建模與基于軟件R的Monte Carlo模擬(1):金融期權(quán)[J];南京信息工程大學(xué)學(xué)報(bào)(自然科學(xué)版);2015年01期

8 叢超;徐德玲;龐世達(dá);孫凱旋;;基于Matlab的股票市場(chǎng)收益率波動(dòng)分析實(shí)驗(yàn)[J];實(shí)驗(yàn)科學(xué)與技術(shù);2014年05期

9 呂喜明;韓燕;;基于MATLAB的Black-Scholes-Merton歐式期權(quán)定價(jià)模型的計(jì)算研究[J];經(jīng)濟(jì)論壇;2013年06期

10 胡慶婉;;常微分方程初值問(wèn)題的數(shù)值求解及MATLAB實(shí)現(xiàn)[J];科技信息;2012年07期

相關(guān)博士學(xué)位論文 前4條

1 李亞瓊;擴(kuò)展的歐式期權(quán)定價(jià)模型研究[D];湖南大學(xué);2009年

2 劉韶躍;數(shù)學(xué)金融的分?jǐn)?shù)次Black-Scholes模型及應(yīng)用[D];湖南師范大學(xué);2004年

3 車永剛;科學(xué)計(jì)算程序性能分析與優(yōu)化關(guān)鍵技術(shù)研究[D];國(guó)防科學(xué)技術(shù)大學(xué);2004年

4 吳和成;投入產(chǎn)出模型若干問(wèn)題的研究[D];河海大學(xué);2004年

,

本文編號(hào):1932595

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/jingjilunwen/huobiyinxinglunwen/1932595.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶addd1***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com