CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - prediction of

搜索资源列表

  1. procast.rar

    0下载:
  2. 指数平滑法是预测中的重要方法,本代码实现了,二次指数平滑法预测 ,Exponential smoothing is an important means of prediction, the code, and the second exponential smoothing forecast
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:6231
    • 提供者:陈开强
  1. caizhengshouruyuce

    0下载:
  2. 财政收入预测模型源码:财政收入与国民收入、工业总产值、农业总产值、总人口、就业人口、固定资产投资等因素有关。根据列表的多年原始数据,构造预测模型进行预测。-Revenue forecasting model source: Financial income and national income, industrial output, agricultural output, the total population, working population, investment in fixe
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:8395
    • 提供者:列子
  1. Java

    0下载:
  2. Java编程中所应用到的常见功能预言,包含练习分解颜色、练习画板、画布等。-Java application programming in the prediction of the common functions, including decomposition of color to practice, practice drawing board, canvas and so on.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2245343
    • 提供者:刘丹
  1. time_serial

    0下载:
  2. 时间序列预测法是一种定量分析方法,它是在时间序列变量分析的基础上,运用一定的数学方法建立预测模型,使时间趋势向外延伸,从而预测未来市场的发展变化趋势,确定变量预测值 -Time series forecasting method is a quantitative analysis method, which is variable in time series analysis based on the use of certain mathematical methods predic
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:7819
    • 提供者:鱼鱼
  1. bp

    0下载:
  2. 时间序列预测法是一种定量分析方法,它是在时间序列变量分析的基础上,运用一定的数学方法建立预测模型,使时间趋势向外延伸,从而预测未来市场的发展变化趋势,确定变量预测值 -Time series forecasting method is a quantitative analysis method, which is variable in time series analysis based on the use of certain mathematical methods predi
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:83996
    • 提供者:思思
  1. sammi

    1下载:
  2. 用java语言编写的LL(1)文法分析程序,输出first集、follow集和分析表,并对输入串进行预测分析。 -Written by java LL (1) grammar analysis program, the output first set, follow the table set and analysis, and prediction of the input strings.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:7930
    • 提供者:Jwill
  1. COMMONSense

    0下载:
  2. The COMMON Sense project (for Community-Oriented Management and Monitoring of Natural Resources through sensor network) is about designing and developing an integrated solution for agricultural management in the rural semi-arid areas of developing co
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:637394
    • 提供者:eroufr
  1. Observer

    1下载:
  2. 股票的价格随着时间会在一定范围内波动,对于每个股票,股民需要三种报告:股票的当前价格;股票价格的统计分析报告(最低价、最高价、均价);股票价格趋势预测(建议采用移动平均预测法)。根据实际情况,也可能需要增加其他类型的报告。提示:股价变动用随机数模拟:java.util.Random。代码运用观察者模式,编写了上述股票行情程序,当股票价格变动时,实现各种报告的更新。-The price of the stock will over time in a certain range, for eac
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:3504
    • 提供者:wujiamin
  1. GA-PSO

    0下载:
  2. 自己修改的一个源程序,用粒子群算法优化RBF神经网络的中心值,宽度,权值,可以直接运行~喜欢分类、预测的朋友们,可以下载!-Modify a source particle swarm algorithm to optimize the center of the RBF neural network value, width, weight, and can be run directly to like classification, prediction friends, you can
  3. 所属分类:JavaScript

    • 发布日期:2017-11-21
    • 文件大小:3056
    • 提供者:张琪
  1. PSO-RBF

    4下载:
  2. 自己修改的一个源程序,用粒子群算法优化RBF神经网络的中心值,宽度,权值,喜欢分类、预测的朋友们可以下载!-Modify a source particle swarm algorithm to optimize the center of the RBF neural network value, width, weight, and can be run directly to like classification, prediction friends, you can download
  3. 所属分类:JavaScript

    • 发布日期:2017-02-12
    • 文件大小:3072
    • 提供者:张琪
  1. mynetwork

    0下载:
  2. 以Java为程序设计语言,运用强大的JDK工具包,在Eclipse3.2的平台上,以基因数据为研究对象,设计出一款基于人工神经网络数据挖掘的生物信息分析软件。根据基因数据结构,对基因序列的碱基进行编码变换;用户则根据自己的需求通过人机交互界面来自定义网络某些参数,将样本基因数据传入到神经网络当中,继而进行有限次迭代处理,不断调整分布处理单元的连接强度。最后将目标基因数据输入到已经锻炼好的网络中,来对目标基因的未知序列进行预测。运行结果:软件能够无误的运行,且能够较好的对基因序列进行预测。-A J
  3. 所属分类:JavaScript

    • 发布日期:2017-11-12
    • 文件大小:12800
    • 提供者:yoyo
  1. down

    4下载:
  2. 本系统在Myeclipse下可以直接运行,选取了原上传代码中的一个算法进行分析运算。 上传文件中有该系统的相关说明。建议大家去Mahout官网查看详细说明。 先前上传的代码是在ANT下运行http://download.csdn.net/source/3358441 电影推荐系统中运用的推荐算法是基于协同过滤算法(Collaborative Filtering Recommendation)。协同过滤是在信息过滤和信息系统中正迅速成为一项很受欢迎的技术。与传统的基于
  3. 所属分类:Java Develop

    • 发布日期:2017-05-15
    • 文件大小:3585206
    • 提供者:jacksun
  1. Predictive-analysis

    0下载:
  2. 编写一通用的预测法分析程序,要求有一定的错误处理能力,出错后能够使程序继续运行下去,直到分析过程结束。可通过不同的文法(通过数据表现)进行测试。-Write a generic prediction analysis procedure that requires a certain degree of error-handling capabilities, enabling the program to continue after an error to run it until the
  3. 所属分类:Java Develop

    • 发布日期:2017-05-15
    • 文件大小:3739883
    • 提供者:黄涛
  1. GRT_GUI_Latest_Windows

    0下载:
  2. 属于机器学习的范畴,通过输入训练样本,通过分类或线性回归得到标签的假设性函数-The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, C++ machine learning library that has been specifically designed for real-time gesture recognition. In addition to a comprehensive C++ AP
  3. 所属分类:Java Develop

    • 发布日期:2017-06-13
    • 文件大小:21445586
    • 提供者:王哲
  1. java_gbdt-master

    2下载:
  2. 机器学习算法-GBDT算法,也被称作GBRT算法,常用于各种分类和预测问题,能够取得不错的结果--GBDT Algorithm machine learning algorithm, also known as the GBDT algorithm, commonly used in a variety of classification and prediction problems, able to achieve good results
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-06-08
    • 文件大小:17607
    • 提供者:下载专用号
  1. Bigram_Unigram

    0下载:
  2. This program is used to extract bigrams and unigrams a text file. It can further be extended to calculate probability of next word given a previous word, i.e., word prediction. -This program is used to extract bigrams and unigrams a text file.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-29
    • 文件大小:8842
    • 提供者:Abhijit Mohanta
  1. prediction

    0下载:
  2. R语言中用于预测的所有函数以及函数的功能和说明,还有各种举例-R language which is used for the function of prediction.there are some examples.
  3. 所属分类:JavaScript

    • 发布日期:2017-05-18
    • 文件大小:5177161
    • 提供者:Zhangting
  1. mai_dv78

    0下载:
  2. Compared with the results of theoretical analysis, LFM pulse compression of the Matlab program, Prediction Error Method for Parameter Identification - the idea of relaxation.
  3. 所属分类:Java编程

    • 发布日期:2017-12-22
    • 文件大小:11264
    • 提供者:qeihangui
  1. wrfWeather

    0下载:
  2. 通过netcfd包解析nc文件形式的格点预报(Parse the grid prediction in the form of NC files via the netcfd package)
  3. 所属分类:Java编程

    • 发布日期:2017-12-18
    • 文件大小:29696
    • 提供者:恍惚zzz
  1. bgkhx

    0下载:
  2. Using common plane wave expansion method, Prediction Error Method for Parameter Identification - the idea of relaxation, Weighted acceleration.
  3. 所属分类:Java编程

    • 发布日期:2017-12-17
    • 文件大小:11264
    • 提供者:fxbtaiv
« 12 »
搜珍网 www.dssz.com