搜索资源列表
用分治法求第k小元素
- 用分治法求第k小元素 输入:程序从标准输入读入数据,第一行是一个整数n (1=<n<=100000)表示元素的个数,接下来的n行中每行有一个整数。最后一行是k,就是我们要找的第k小元素。 输出:针对每一组输入,输出一个结果,每个结果占一行。 例如: 输入 5↵ 123↵ 12↵ 1↵ 3↵ 4↵ 4↵ 输出: 12 ,Separation method using the first k elements in small
K_MA.rar
- 股票交易预测 k线图绘制 5日均线,10日均线,20日均线,60日均线 计算,Stock forecast mapping k line 5 average, 10 average, 20 average, 60 days moving average calculation
gp99.rar
- 股票软件源代码,含K线控件。简单分析与使用。,Shares of software source code, including K-line control. With the use of a simple analysis.
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.
zuixiaoerchengfa
- 最小二乘法是修正误差曲线的算法,本例程实现算法并显示k线修正值只用于后来来者学习使用-Least square method is to amend the error curve algorithm, the routine algorithm and display the correct value of k line only to learn for later use
20078318547218
- 股市K线图的源码 国外的看不懂,可能对大家有用吧 -K-line map source stock from abroad can not read, it may be useful to everyone bar
20077208571327245
- 股市金融的k、线编写代码多撒谎打扫打扫打扫的 打扫打扫打扫打扫打扫大道-Financial market k, line code and more lie clean sweep clean sweep clean sweep clean sweep of road
k-means-new
- 聚类算法的C++实现,实现了一维点的聚类,命令行输入-Clustering algorithm C++ implementation to achieve the one-dimensional point of the cluster, the command line enter
juangpeixian
- 装配线调度问题 第一行一个数 N ( 2<=N<= 100 ),代表转配线上装配站的个数 第二行 N 个数,依次代表装配线 1 的第 k 个站装配产品所需时间。 第三行 N 个数,依次代表装配线 2 的第 k 个站装配产品所需时间。 第四行四个数 I1 I2 O1 O2 ( 1<= I1,I2,O2,O2 <= 100 ),代表进入装配线 1 、 2 和退出转配线 1 、 2 所花的时间。 第五行 N-1 个数,依次代表
k-means--source-code
- k-means算法,已附数据文件。其中文件第一行的3个数字分别为数据数量、数据维度和所需聚类数-k-means algorithm, is attached data files. Which documents the first line of three figures were the amount of data, data dimension and the required number of clusters
Sigmon-K.-MATLAB-Primer-(3rd-ed.-1993)(en)(34s).r
- The purp ose of this Primer is to help you b egin to use MATLAB. It is not intendedto b e a substitute for the User s Guide and Reference The purpose of this Primer is to help you begin to use Matlab.The Primer can best be used hands-on. You are enco
Candle
- 用Matlab绘制股市中的蜡烛图(K线图),包含虚拟数据和具体步骤-draw K line in the stock market with Matlab
rnd
- 以随机函数生成K线.验证投机品种的随机性原理-Random function to generate the K line. To verify the randomness principle of the speculative variety
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
Matlab双均线分钟K线策略例子
- 回测框架Matlab双均线分钟K线策略例子Matlab双均线分钟K线策略例子(Matlab double average minute K line strategy example)
kxianbaojing
- MT4外汇平台使用,可以自己设置K线点数报警(MT4 foreign exchange platform, you can set their own K-line points alarm)
蜡烛合并
- 自己测试吧 EA采用新型K线合并突破交易(Let yourself test the EA with a new type of K line to break through the trade)
Matlab双均线分钟K线策略例子
- 运用Matlab完成量化投资中双均线分钟K线策略(Matlab double-line-minute K-line strategy example)