搜索:VAR

找到约 56 项符合「VAR」的查询结果

结果 56
https://www.eeworm.com/dl/665/482347.html matlab例程

计算VaR的

计算VaR的,多种方法,功能比较强大,可以学习后替换成自己需要的
下载 158
·
查看 1045
https://www.eeworm.com/dl/512376.html Matlab

var-cov

方差协方差分量算例分析
下载 2
·
查看 102
https://www.eeworm.com/dl/666/293218.html Delphi控件源码

VBS解析_delphi.rar function ParseFileDir(a_strFileName) { var l_FunNo var l_BaseDir var res

VBS解析_delphi.rar function ParseFileDir(a_strFileName) { var l_FunNo var l_BaseDir var result l_BaseDir = "D:\\X项目\\" l_FunNo = a_strFileName.substring(0, 5) result = l_BaseDir+l_FunNo + \\ +a_strFileName return result }
下载 199
·
查看 1102
https://www.eeworm.com/dl/518712.html 书籍

[经典][风险价值VAR]

[经典][风险价值VAR]; [经典][风险价值VAR]; [经典][风险价值VAR]
下载 2
·
查看 44
https://www.eeworm.com/dl/527/488401.html 通讯/手机编程

To use this function just define a variable say var, var = pnseq(a, b, c) for a, b and c refe

To use this function just define a variable say var, var = pnseq(a, b, c) for a, b and c refer to the zip file
下载 88
·
查看 1195
https://www.eeworm.com/dl/665/192069.html matlab例程

MATLAB source code: This function implements the *(int*)(&float_var).

MATLAB source code: This function implements the *(int*)(&float_var).
下载 104
·
查看 1102
https://www.eeworm.com/dl/1001361.html 技术资料

LOGO51Var1.1原理图说明

LOGO51Var1.1原理图详细说明文档,涵盖电路设计、信号路径和模块功能。适用于嵌入式系统开发与硬件调试,提供清晰的架构解析和技术参考。
下载 3
·
查看 13
https://www.eeworm.com/dl/665/275217.html matlab例程

Simple VaR Calculator provides: - Evaluation of return distribution of single asset or portfolio

Simple VaR Calculator provides: - Evaluation of return distribution of single asset or portfolio of assets - Volatility forecasts using moving average and exponential algorithm - Value at Risk of single asset or portfolio measurement using parametric and historical simulatio ...
下载 165
·
查看 1054
https://www.eeworm.com/dl/930355.html 技术资料

VaR法在信息安全风险评估中的应用探讨

目前风险分析方法以定性分析为主。但是定性分析方法有很大的局限性:首先,定性的分析方法不是用数学或统计的工具将风险模型化,因此一次风险评估的成败与执行者的经验有很大的关系[1]。其次,由于没有对影响大小 ...
下载 7
·
查看 2496
https://www.eeworm.com/dl/647/428551.html 嵌入式/单片机编程

procedure senddata var i:integer commflg : Boolean begin commflg:=true for i:=1

procedure senddata var i:integer commflg : Boolean begin commflg:=true for i:=1 to 8 do begin if not fcomm comml writecommdata(sendbutter,i) then begin Commflg=false break end end end (4) 接收数据 在编写基于串口的计算机工业测控时,通常需要由下位机向PC机发 ...
下载 64
·
查看 1077