-
plotlimit-HLOC
股票数据绘图, suppose we place a limit order to sell at limit prices
vol is the annual volatility of the stock and price is the current price.
vol is output from estvol assumes we input Open, Close, High, Low, daily prices and the price( suppose we place a limit order to sell at limit prices
vol is the annual volatility of the stock and price is the current price.
vol is output from estvol assumes we input Open, Close, High, Low, daily prices and the price)
- 2013-02-02 09:12:50下载
- 积分:1
-
az
说明: finding azimote
geomatic students
matlab code
- 2014-10-26 01:39:21下载
- 积分:1
-
chap6
《matlab应用大全》赵海滨编著,清华大学出版社,第六章主讲积分和微分的运算源代码(The application of matlab Zhao Haibin compiled, tsinghua university press, the application of matlab Zhao Haibin compiled, tsinghua university press, chapter 6 on integral and differential operation of the source code)
- 2013-10-31 09:37:04下载
- 积分:1
-
ApEn
This program calculates Approximate Entropy of a given time series.
- 2014-02-10 03:57:53下载
- 积分:1
-
fiedler
复杂网络中基于谱分析的社区发现算法中,求解拉普拉斯矩阵的第二特征值(费德勒向量)代码(Spectral analysis of the complex network of community-based discovery algorithm for solving Laplace second eigenvalues of the matrix (Federer vector) code)
- 2014-05-08 10:45:23下载
- 积分:1
-
hl-20
HL-20航天飞行器回收段飞行仿真程序,可视化显示飞行过程。包含飞行器参数、气动力参数pdf文件(HL-20 spacecraft recovery section flight simulation program)
- 2019-03-25 15:13:04下载
- 积分:1
-
ewml
工程电磁仿真 MATLAB源码
来源于麻省理工学院国际电磁研究院。(engineering electromagnetic stimulation with MATLAB code)
- 2009-06-20 01:00:21下载
- 积分:1
-
sinmulating-five-Riemann-problems
用于计算流体力学中五类黎曼间断问题数值模拟(Program Used for five kind of Riemann problem in CFD)
- 2013-07-18 21:56:38下载
- 积分:1
-
diffraction-coefficient
计算超声波入射到介质中,与缺陷作用时,其纵波衍射与横波衍射的衍射系数(When calculating the ultrasonic incident to the media, and defects, its longitudinal wave diffraction and the diffraction coefficient of the shear wave diffraction)
- 2020-06-30 19:20:02下载
- 积分:1
-
kdtree
k-d树的matlab程序,包含了KDTREE, KDTREEIDX and KDRANGEQUERY functions。提供了两个Demo
scripts(kdtree_demo.m & kdrange_demo.m),很实用(
This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions.
Included are the source code files in kdtree/src, as well as precompiled
mex files for the following systems:
- Mac OS X (Matlab 6.5)
- Redhat Linux (Matlab 6.5)
- Windows (Matlab 6.1)
Two demo scripts are provided (kdtree_demo.m & kdrange_demo.m).
The new features added June 2004:
+ You can now use N dimensional data points, where N>3.
+ Use KDTREEIND to return the index value to the closest point,
instead of the closest point values.
+ KDRANGEQUERY can now return these index values as well.
Written by/send comments or suggestions to :
Guy Shechter
guy at jhu dot edu
June 2004
)
- 2013-11-07 16:28:39下载
- 积分:1