资源列表

« 1 2 ... .03 .04 .05 .06 .07 28008.09 .10 .11 .12 .13 ... 28521 »

[matlab例程AROON

说明:阿隆指标(Aroon)是由图莎尔·钱德(Tushar Chande)1995年发明的,它通过 计算自价格达到近期最高值和最低值以来所经过的期间数,帮助投资者预测证 券价格从趋势到区域、区域或反转的变化。AROON指标分为两个具体指标,分 别为AROONUP及AROONDOWN。其具体的计算方式为: 第一步:AROON_UP=[(计算期天数-最高价后的天数)/计算期天数]*100 第二步:AROON_DN
<Rick> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[matlab例程ATR

说明:真实波动幅度均值(ATR)是由威尔斯·威尔德(J.Welles Wilder)在其1978年所著 的《技术交易系统新概念》( New concepts in Technical Trading Systems ) 一书中首先提出的,这一指标主要用来衡量证券价格的波动。因此,这一技术指标 并不能直接反映价格走向及其趋势稳定性,而只是表明价格波动的程度。真实波动 幅度均值(ATR)是优秀的交易系统设计者的一个不可缺少
<Rick> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[matlab例程CV

说明:佳庆离散指标(Chaikin Volatility,简称CVLT,VCI,CV)又称“佳庆变异率指 数”,是通过测量一段时间内价格幅度平均值的变化来反映价格的离散程度。佳庆离 散指标由马可?蔡金(Marc Chaikin)提出,它的计算方法和离散比率(VLT)很相似, 但佳庆离散指标中没有考虑跳空缺口的作用。Chaikin Volatility指针同时配合移 动平均线(简单移动平均线、EMA、WMA)和Envel
<Rick> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数学计算/工程计算ifft

说明:函 数 名:ifft (y,n,x) 功能描述:傅里叶逆变换 输入参数:y(待变换的序列),n(y的长度),x(变换后的序列) 返 回 值:整型数字。计算成功则返回1,否则返回0-Function Name: ifft (y, n, x) Descr iption: an inverse Fourier transform Input parameters: y (the sequence to be convert
<宇文辰> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[matlab例程hist2.m

说明:Utility to provide a 2D histogram, like mat lab s hist() but bivariate
<Tom> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[matlab例程function

说明:悬置功能计算的,能量解耦的方法,优化及其位移的计算-The calculation of suspended function, energy decoupling method, optimization and calculation of displacement
<李华> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[matlab例程Aeq_Beq_A_B

说明:悬置功能计算的,能量解耦的方法,优化及其位移的计算-The calculation of suspended function, energy decoupling method, optimization and calculation of displacement
<李华> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[matlab例程fun_fre_dec_cal_X2

说明:悬置功能计算的,能量解耦的方法,优化及其位移的计算-The calculation of suspended function, energy decoupling method, optimization and calculation of displacement
<李华> 在 2024-10-04 上传 | 大小:1024 | 下载:1

[matlab例程bartlett

说明:采用Bartlette法检验样本的总体方差是否一致来自各自的正态总体。-Whether to adopt the method of testing samples Bartlette consistent overall variance their normal population.
<Wilkie> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[matlab例程shapiro_wilk

说明:判断是否属于正态分布,并对样本的观测值进行异常值检验。-Determine whether it is a normal distribution, the observations and test samples were outliers.
<Wilkie> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法BP

说明:y=sinx函数用BP神经网络自己写的程序预测,没有用神经网络工具箱里的函数-y = sinx function to write their own programs for prediction BP neural network, no neural network toolbox function is used
<wang> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[matlab例程time

说明:时间序列分析程序,解决时间序列问题的参考程序-Time series analysis procedures to address the problem of time series reference procedure
<李叶鑫> 在 2024-10-04 上传 | 大小:1024 | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 28008.09 .10 .11 .12 .13 ... 28521 »

源码中国 www.ymcn.org