搜索资源列表

  1. mallatMATLAB

    0下载:
  2. 这是mallat算法的matlab程序应用,对于想要进行股票预测的股民或者学生,这是必不可少的程序阿,有什么需要,我会尽量满足大家的。 -Mallat algorithm Matlab application procedures, For want forecast for the stock of shareholders or students, it is essential to the process A, what i
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:wang
  1. NeuralNetCS

    0下载:
  2. 股票预测的程序,希望对大家有帮助,有源码-Stock prediction procedures, in the hope that everyone has to help, has source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:26624
    • 提供者:陈阳
  1. cppStockBP

    1下载:
  2. 使用C++的基于神经网络(BP)算法的股票预测程序-The use of C++ s Based on neural network (BP) algorithm stock forecasting process
  3. 所属分类:金融证券系统

    • 发布日期:2024-05-05
    • 文件大小:94208
    • 提供者:ycs
  1. matlab_BP

    0下载:
  2. 基于BP神经网络的股票预测程序.... 有部分是数据处理片段,可能有点乱-Based on the BP Neutrual Network for the prediction of the stock market!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:BILL
  1. biyesheji

    0下载:
  2. 简单的bp算法 用c实现的 用于股票预测很实用-Bp simple algorithm using c to achieve the forecast for the stock is very practical
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:565248
    • 提供者:熊秋燕
  1. BP

    0下载:
  2. BP神经网络在股票预测中的应用研究 硕士毕业论文-BP neural network prediction in the stock Master' s Thesis Research
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:6423552
    • 提供者:周寒
  1. ss

    0下载:
  2. 神经网络在股票预测中的应用研究 硕士毕业论文-Neural Networks in Stock Forecasting Research Master' s Thesis
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:2278400
    • 提供者:周寒
  1. bpMATLABstock

    0下载:
  2. 本程序采用MATLAB实现神经网络对股票预测的功能,带有实验数据以及输出结果-The program uses MATLAB neural network stock prediction to achieve the function, with experimental data and output results
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:39936
    • 提供者:孟欣
  1. Waveletet

    1下载:
  2. 小波神经网络 用于股票预测等 matlab编程 十分有用(Wavelet neural network is used in stock prediction and so on)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:1197056
    • 提供者:luozhiming
  1. ESN3

    0下载:
  2. 进行股票预测的源源码 可移植性非常高(Source code for stock forecasting is very portable.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:87040
    • 提供者:晃晃哈暖和
  1. 股票预测

    0下载:
  2. 基于神经网络的股票价格预测的MATLAB实现,经网络的在实际预测模型中的问题(MATLAB implementation of stock price prediction based on neural network and problems in the actual forecasting model via network)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:215040
    • 提供者:鸡蛋蛋
  1. gupiaoyuce

    0下载:
  2. 基于粒子群——神经网络算法的股票预测系统,将某支股票的大量数据导入程序中,就能对该股票接下来的走向进行分析和预测(The stock forecasting system based on the particle swarm neural network algorithm can analyze and predict the next trend of the stock by importing a large number o
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:1442816
    • 提供者:izayoiakatsuki
  1. 预测

    0下载:
  2. 实验股票预测,输入前一天数据,自动预测后一天的成交价,输入:开盘价,最高价,最低价,收盘价,成交量(Experimentation stock forecast, input the data of the previous day, automatically forecast the trading price of the next day, input: opening price, maximum price, minimum
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:100352
    • 提供者:nz106
  1. 股票预测

    0下载:
  2. 采用三层BP神经网络结构,输入层神经元数为5,隐含层神经元数为3,输出层神经元数为1,使用MATLAB编写。 将所给数据按14:1分为训练样本集,和测试样本集,经测试及分析,预测误差为0.1700,误差较小。 网络训练好后,输入前一天的6组数据,即:最高价、最低价、开盘价、收盘价、成交量,就能自动预测出后一天的收盘价。(The structure of three-layer BP neural network is adopted.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:306176
    • 提供者:nz106
  1. 股票预测-最小二乘

    0下载:
  2. 采用最小二乘法进行MATLAB编写,开盘为输入,收盘为输出。1-600个数据为训练样本集,601-700为预测样本。先对数据进行标准化处理,再利用最小二乘法对模型进行预测,最后进行反标准化处理后输出。(The least square method is used to compile MATLAB. The opening is input and the closing is output. 1-600 data are train
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:227328
    • 提供者:nz106
  1. BP神经网络股票预测

    1下载:
  2. 在600085这个数据表中,以XZSLX综合作为输入,以收盘价作为输出 以前595个数据作为训练样本,后100个数据作为实际输出。 通过训练数据建立模型,最终输出100个预测的股票收盘价。 将预测的收盘价和实际的收盘价进行对比并求取误差,从而判断所建立模型的准确性。 RBF神经网络调用newff函数实现。(In the data table of 600085, XZSLX synthesis is used as input and
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:214016
    • 提供者:nz106
  1. BP神经网络股票预测

    0下载:
  2. 分别采用BP网络和RBF网络进行数据预测 在600085这个数据表中,以XZSLX综合作为输入,以收盘价作为输出 以前595个数据作为训练样本,后100个数据作为实际输出。 通过训练数据建立模型,最终输出100个预测的股票收盘价。 将预测的收盘价和实际的收盘价进行对比并求取误差,从而判断所建立模型的准确性。 BP神经网络调用newff函数实现。(In the data table of 600085, XZSLX synthesis i
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:447488
    • 提供者:nz106
  1. LSTM股票预测

    1下载:
  2. Lstm进行时间序列预测,预测股票数据,按日的数据(Prediction of time series by LSTM)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:959488
    • 提供者:Yesterday110
  1. 股票预测

    0下载:
  2. python LSTM进行时间序列预测,股票每日的数据(Time series prediction by Python LSTM)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:509952
    • 提供者:Yesterday110
  1. 股票预测

    3下载:
  2. 使用混沌方法进行的股票预测,下载自网络,侵删(Stock forecasting using chaos method)
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org