搜索资源列表
DFT分析模拟信号频谱
- 应用傅里叶变换DFT,分析各种离散信号x(k)的频谱。离散周期信号可以展开成傅里叶级数,所以离散周期信号的频谱 是一个周期的周期性离散频谱,各谱线之间的间隔为 ,而且存在着谐波的关系。 -DFT application of the Fourier transform, analyze discrete signal x (k) of the spectrum. Discrete signal cycle can begin as Fourier series, the discrete sig
小波分析--黄变换程序
- 首先,找出 上所有的极值点,然后用三次样条函数曲线循序连接所有的极大值点,得到信号 的上包络线 ,采用同样的方法连接所有的极小值点,得到 的下包络线 。循序连接上、下两条包络线的均值可得到一条均值线 : (7-1) 再用 减去 得到 : (7-2) 如果 满足IMF的两个条件,则 即为第一阶IMF,一般来说, 并不满足条件,此时,
MS_Regress_FEX
- 这个Matlab程序估计、预测马尔可夫转换回归(Markov Switching Regression),绘制出K线图等回归。-The Matlab program estimates, forecasts Markov transition regression (Markov Switching Regression), drawing out the return of K line maps.
20077208571327245
- 股市金融的k、线编写代码多撒谎打扫打扫打扫的 打扫打扫打扫打扫打扫大道-Financial market k, line code and more lie clean sweep clean sweep clean sweep clean sweep of road
KNN
- 自己编写的近邻法算法,包括k近邻法、两分剪辑和重复剪辑、压缩算法。在文档中给出了一个简单的算法原理说明,详细参考边肇的《模式识别》。注:里面的分类线绘制算法存在一些问题,仅供大家参考修改。-The nearest neighbor algorithm written by myself, including k nearest neighbor, the two sub-editing and re editing, compression algorithm. The document giv
baidongshai
- 摆动筛,物体左移、右移、跳跃条件,k线,曲线图-Were screening
Candle
- 用Matlab绘制股市中的蜡烛图(K线图),包含虚拟数据和具体步骤-draw K line in the stock market with Matlab
cndlcolor
- 利用matlab画五彩K线图,可以定义上涨和下跌K线的颜色-Using matlab draw multicolored K line graph, you can define up and down K-line color
matlab_for_DZH5data
- matlab读取大智慧5日K线交易数据源码,查看股票行情信息。-matlab read great wisdom on the 5th K-line transaction data source view stock quotes information.
get5mdatawsi
- 本demo程序获取指定股票2天内的10分钟数据,然后绘制K线图。 主要使用函数wsi,用户可以通过w.menu( wsi )创建wsi命令-The demo program for the specified stock 2 days 10 minutes of data, and then draw K line graph. Create wsi command mainly use the function wsi, users
funcMakeKData
- 处理tick级别数据,并生成k线,导入成为txt格式-Processing tick level data, and generates k line, introducing become txt format
niuyui_V1.3
- 包含位置式PID算法、积分分离式PID,有均匀线阵的CRB曲线,基于K均值的PSO聚类算法。- It contains positional PID algorithm, integral separate PID, There ULA CRB curve, K-means clustering algorithm based on the PSO.
Matlab双均线分钟K线策略例子
- 回测框架Matlab双均线分钟K线策略例子Matlab双均线分钟K线策略例子(Matlab double average minute K line strategy example)
Matlab双均线分钟K线策略例子
- 运用Matlab完成量化投资中双均线分钟K线策略(Matlab double-line-minute K-line strategy example)
角度突破线_0
- 用来看K线主图趋势突破的好东西。。。。。。。。。。。。。。。。(A good thing to see the trend breakthrough of the K-line main chart...)
技术分析指标工具箱(民间版)
- K线图以及常用技术指标的MATLAB实现(Realization of K-Line Diagram and Common Technical Indicators by MATLAB)
F-K变换提取频散曲线
- 使用F-K变换的方法从地震记录里面提取出频散曲线以及生成频散曲线能量图。