Welcome![Sign In][Sign Up]
Location:
Search - prediction using java

Search list

[Data structs预测

Description: 数据预测算法,主要是一元n次方程的回归预测实现。* 预测分析--本算法只适用于有明显线性趋势的数据 * 默认为一元二次曲线方程法 * * 本程序主要涉及有两个算法 * 1.用最小二乘原理找到线性方程组的系数和常数。 * 2.解线性方程组 * 本程序在解线性方程组中,由于考虑到收敛性问题未采用迭代法,而是采用Gauss-Jordan消去法来解决。-data prediction algorithm is mainly one yuan n equation forecast to achieve reunification.* Forecast and Analysis-- This algorithm applies only to clear linear trend data* default as a quadratic curve equation method** The procedure involves two main algorithm* 1. Using the principle of least squares linear equations to find the constants and coefficients.* 2. The solution of linear equations* The procedure for solving linear equations, due to convergence problems using iterative method, instead of using the Gauss-Jordan elimination method to solve.
Platform: | Size: 2048 | Author: 吴名 | Hits:

[JSP/JavaLL1Grammar

Description: 用java语言编写的LL(1)文法分析程序,输出first集、follow集和分析表,并对输入串进行预测分析-Using java language LL (1) grammar analysis program, the output first set, follow the collection and analysis table, and prediction analysis of input strings
Platform: | Size: 4096 | Author: 果冻 | Hits:

[AI-NN-PRANN

Description: BP人工神经网络算法,用java代码实现,用scilab图像显示,案例是港口吞吐量的预测-BP artificial neural network algorithm, using java code, using scilab image display, case is the throughput of the port prediction
Platform: | Size: 24576 | Author: jaime | Hits:

[AI-NN-PRANN_bp

Description: bp人工神经网络算法的实现,用java代码编写,案例是港口吞吐量预测-bp artificial neural network algorithm, using java coding, case is the port throughput prediction
Platform: | Size: 24576 | Author: jaime | Hits:

[AI-NN-PRANN_bp1

Description: bp人工神经网络算法实现,用java编写程序代码,应用案例是港口吞吐量预测-bp artificial neural network algorithm, using java programming code, the application case is the throughput of the port prediction
Platform: | Size: 24576 | Author: 林林 | Hits:

[AI-NN-PRctt

Description: 销售预测系统,可以根据历史销售数据对未来的销售量进行有效预测,采用BP神经网络对预测模型进行训练,可以达到不错效果 -Sales forecasting system, can be based on historical sales data on sales to predict the future, using BP neural network prediction model for training, can achieve good Xiao Guo
Platform: | Size: 1290240 | Author: 思思 | Hits:

[JSP/JavaObserver

Description: 股票的价格随着时间会在一定范围内波动,对于每个股票,股民需要三种报告:股票的当前价格;股票价格的统计分析报告(最低价、最高价、均价);股票价格趋势预测(建议采用移动平均预测法)。根据实际情况,也可能需要增加其他类型的报告。提示:股价变动用随机数模拟:java.util.Random。代码运用观察者模式,编写了上述股票行情程序,当股票价格变动时,实现各种报告的更新。-The price of the stock will over time in a certain range, for each stock, investors need to three report: the current price of stock Stock price statistics analysis report (the lowest price, maximum price, average price) Stock price trend prediction (recommended moving average prediction method). According to actual condition, also may need to increase the other types of reports. Tip: share price changes with Random simulation: Java. Util. Random. Code using spectator mode, write the stock market program, when the stock price changes, realize all kinds of report of updates.
Platform: | Size: 3072 | Author: wujiamin | Hits:

[matlabjava调用matlab

Description: 使用JAVA语言调用matlab实现的预测算法说明(Using JAVA language call matlab to realize the prediction algorithm explanation)
Platform: | Size: 47104 | Author: 安雨 | Hits:

[Windows DevelopAdaptiveFilter

Description: 运用自适应过滤法来对数据进行预测,对于给定阶数的系数,每次预测值与真实值比较,计算残差,直至残差几乎不变化,可以得到比较好的系数,(Using adaptive filtering method to predict data, for a given number of coefficients, each prediction value is compared with the real value, the residual error is calculated until the residual error is almost unchanged, and a good coefficient can be obtained.)
Platform: | Size: 1024 | Author: 黄盖后人 | Hits:

CodeBus www.codebus.net