Location:
Search - Pivot
Search list
Description: 我们的计算方法作业 线性方程组的Gauss消元法(不选主元法)算法实现-our method of calculating operating linear equations Gauss elimination method (Pivot) Algorithm
Platform: |
Size: 980 |
Author: 白亮 |
Hits:
Description: 这是一个非常好的利用LU分解法求逆矩阵的程序,其中的Pivot是很好的。-This is a very good use of LU decomposition of the matrix inversion process, the Pivot is very good.
Platform: |
Size: 2515 |
Author: sylivian |
Hits:
Description: DEPHI操作EXCEL的例子(关于数据透视表的)-DEPHI operation Excel examples (on the pivot table)
Platform: |
Size: 6316 |
Author: 独行客 |
Hits:
Description: 选主元的矩阵杜利特尔分解-Pivot Doolittle decomposition of the matrix
Platform: |
Size: 6970 |
Author: 王乐 |
Hits:
Description: 选主元高斯消去法-Pivot Gaussian Elimination
Platform: |
Size: 1799 |
Author: 许件 |
Hits:
Description: DEPHI操作EXCEL的例子(关于数据透视表的)-DEPHI operation Excel examples (on the pivot table)
Platform: |
Size: 6144 |
Author: 独行客 |
Hits:
Description: Excel 2007 透视表教程ppt,介绍excel透视表的用途与制作方法-Excel 2007 PivotTable tutorial ppt, introduced the use of pivot table excel and production methods
Platform: |
Size: 574464 |
Author: lglfire |
Hits:
Description: 高斯列主元消元法
测试通过
采用新算法
很好的性能-Gaussian elimination pivot column element method for testing the new algorithm through the use of good performance
Platform: |
Size: 1024 |
Author: wang |
Hits:
Description: The steps are:
1. Pick an element, called a pivot, from the list.
2. Reorder the list so that all elements which are less than the pivot come before the pivot and so that all elements greater than the pivot come after it (equal values can go either way). After this partitioning, the pivot is in its final position. This is called the partition operation.
3. Recursively sort the sub-list of lesser elements and the sub-list of greater elements.
The base case of the recursion are lists of size zero or one, which are always sorted.-The steps are:
1. Pick an element, called a pivot, from the list.
2. Reorder the list so that all elements which are less than the pivot come before the pivot and so that all elements greater than the pivot come after it (equal values can go either way). After this partitioning, the pivot is in its final position. This is called the partition operation.
3. Recursively sort the sub-list of lesser elements and the sub-list of greater elements.
The base case of the recursion are lists of size zero or one, which are always sorted.
Platform: |
Size: 113664 |
Author: Clay84 |
Hits:
Description: pivot. it is a matlab code called pivot.m
Platform: |
Size: 1024 |
Author: ankitfirebolt |
Hits:
Description: php 基于array 的类库,可以生成简单交叉表,还有统计功能-php array-based class library that can generate a simple cross-tables, as well as statistical functions
Platform: |
Size: 1024 |
Author: 肖希明 |
Hits:
Description: PHP实现支点短信通经典源码_PHP source code to achieve the classic pivot short message-_PHP source code to achieve the classic pivot short message
Platform: |
Size: 1381376 |
Author: qsj |
Hits:
Description: 这是计算方法的一个实验,主要功能是列主元消元。-Elimination pivot column
Platform: |
Size: 1024 |
Author: 王宇煜 |
Hits:
Description: Metatrader Pivot indicator.
Platform: |
Size: 25600 |
Author: Alex |
Hits:
Description: 光大证券--金融工程-股指期货量化交易策略研究:枢轴突破策略-Everbright Securities- financial engineering- Stock index futures quantify Trading Strategies: Pivot breakthrough strategy
Platform: |
Size: 632832 |
Author: 胡海涛 |
Hits:
Description: mt自动交易EAPivot Lines轴心点交易-Pivot Lines EA
Platform: |
Size: 2048 |
Author: 贺玉龙 |
Hits:
Description: pivot 技术指标函数 用来捕捉价格运行中的拐点-Technical indicators pivot function is used to capture the price of running the inflection point
Platform: |
Size: 1024 |
Author: david |
Hits:
Description: 这个程序提供一个类,用高斯列主元消去法解线性方程组,能解出存在唯一解的线性方程组。-This program provide user a class,solve the linear equation by using Gauss elimination pivot column
Platform: |
Size: 1300480 |
Author: baochaoqian |
Hits:
Description: expert advisor mt4 pivot trading profitable robot
Platform: |
Size: 3160064 |
Author: drsweetym |
Hits:
Description: MT4轴心点指标(pivot point)是欧美交易员使用的重要分析工具,也叫价格轴线(pivot lines ),美国某机构曾经跟踪统计了7 年的相关数据,最后通过大量统计数据得出了一个结论:在75% 或以上的时间里,当天的价格会回归到PIVOT 主轴线;专业交易员都非常重视这样的研究成果,PIVOT 数据是他们交易的重要依据,它是用来分析重要价格区域的工具。在没有重要新闻的日子里,外汇交易价格70-80% 的时间是在pivot 上下的R1 到S1 之间波动的,所以轴心点指标 pivot point成了重要的寻找支撑阻力的工具。
计算公式如下:H high=最高价 L low=最低价 C close=收盘价
Pivot = (H+L+C)/3
S1 = 2P-H
S2 = P-H+L
S3 = L+2P-2H
R1 = 2P-L
R2 = P+H-L
R3 = H+2P-2L(pivot pointpivot lines)
Platform: |
Size: 8192 |
Author: LPL官方解说 |
Hits: