CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 预测 matlab

搜索资源列表

  1. MATLAB

    0下载:
  2. 把训练数据拷入,load的*.m文件中, 文件中部load的*.m为测试数据 save 存盘的文件为测试数据的bp预测值, 该程序可以扩充n个输入,n个输出,很容易-it is copyed into the training data, load the document *. m, Central to the paper load *. m to save Inventory test data for the paper test data bp predictive val
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:659
    • 提供者:LULU
  1. matlab

    1下载:
  2. 基于H.264的帧间预测快速算法.doc
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2880
    • 提供者:hyacinth1009cn
  1. BP神经网络负荷预测代码

    0下载:
  2. 能够对一天之中每隔15min的电力负荷数据进行预测(load forecast based on BP neural network)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:18432
    • 提供者:笑笑天天
  1. 灰色预测

    0下载:
  2. 简述了数学建模中灰色预测的建模实例,用MATLAB实现(The modeling example of grey prediction in mathematical modeling is briefly described. It is realized by MATLAB)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:李小爱lzy
  1. RVM

    2下载:
  2. 相关向量机(RVM) 预测 MATLAB小程序(Correlation vector machine,predictive, MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:ttwyzn
  1. markov预测

    0下载:
  2. 基于markov的预测,使用matlab编程(Markov-based prediction using matlab programming)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:lucifer1004
  1. 负荷预测无线充电

    2下载:
  2. 用容积卡尔曼滤波的方法,对电动汽车无线充电的负荷进行预测。(The load of the wireless charging of electric vehicles is forecasted by volume Calman filtering.)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:2048
    • 提供者:dooms
  1. MATLAB在时间序列建模预测及程序代码

    1下载:
  2. MATLAB在时间序列建模预测及程序代码(MATLAB in time series modeling prediction and program code)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:488448
    • 提供者:志爱葡萄糖
  1. matlab随机森林

    14下载:
  2. 调用matlab中的随机森林算法实现预测(Call the random forest algorithm in MATLAB to realize the prediction)
  3. 所属分类:其他

    • 发布日期:2019-03-28
    • 文件大小:1024
    • 提供者:heelman
  1. 灰色预测法matlab程序

    2下载:
  2. 次为灰色预测法matlab程序,预测未来趋势并且能画出预测趋势(The second is the grey prediction matlab program, which predicts the future trend and draws the forecast trend.)
  3. 所属分类:其他

    • 发布日期:2019-07-31
    • 文件大小:10240
    • 提供者:qsl520
  1. BP神经网络预测激光焊接数据

    2下载:
  2. 建立BP神经网络拟合曲面,实现激光焊接数据的预测(BP neural network mainly through 4 steps in the implementation of MATLAB, read file setting parameters, create a BP network, neural network training, neural network simulation. After the program, some basic parameters are set
  3. 所属分类:其他

    • 发布日期:2020-12-28
    • 文件大小:9216
    • 提供者:冯大大
  1. KLine

    1下载:
  2. 用Matlab绘制预测股票走势的K线图。但是非常小白,而且图很简陋不怎么好看。(Using Matlab to draw the K-line chart of stock prediction. But It's very simple and not very specific.)
  3. 所属分类:其他

    • 发布日期:2020-11-27
    • 文件大小:4096
    • 提供者:UaretheroSa
  1. 小波神经网络预测代码

    2下载:
  2. 小波神经网络预测代码,完整的matlab程序,可直接运行的小波神经网络实现预测的源代码(Wavelet Neural Network Prediction Code, Complete matlab Program, the source code of the prediction can be directly run by the Wavelet Neural Network)
  3. 所属分类:其他

  1. matlab 常微分方程数值解法 源程序代码

    5下载:
  2. 11.1 Euler方法 380   11.1.1 Euler公式的推导 380   11.1.2 Euler方法的改进 383   11.2 Runge-Kutta方法 385   11.2.1 二阶Runge-Kutta方法 385   11.2.2 三阶Runge-Kutta方法 388   11.2.3 四阶Runge-Kutta方法 390   11.2.4 隐式Runge-Kutta方法 391   11.3 线性多步法 392   11.3.1 Adams外推公式
  3. 所属分类:其他

    • 发布日期:2020-05-27
    • 文件大小:16384
    • 提供者:XWLYF
  1. BP

    2下载:
  2. 应用BP神经网络预测电力负荷。代码详解。适合毕业设计,课设(Prediction of Electric Load Based on BP Neural Network)
  3. 所属分类:其他

    • 发布日期:2021-04-21
    • 文件大小:1024
    • 提供者:liuzh
  1. 无人驾驶车辆模型预测控制matlab代码

    0下载:
  2. 《无人驾驶车辆模型预测控制》对应代码,添加注释,成功运行!实现了车辆无人驾驶控制的matlab仿真(The corresponding code of "prediction and control of unmanned vehicle model" is added with notes and successfully run! Matlab simulation of vehicle unmanned driving control is realized)
  3. 所属分类:其他

    • 发布日期:2019-12-09
    • 文件大小:399360
    • 提供者:段小贤
  1. 预测模型控制

    10下载:
  2. 模型预测控制的永磁同步电机Simulink仿真模型,编程与分析。(Model predictive control of permanent magnet synchronous motor Simulink simulation model, programming and analysis.)
  3. 所属分类:其他

    • 发布日期:2019-12-05
    • 文件大小:14336
    • 提供者:金牛学习饿
  1. 神经网络预测

    1下载:
  2. 这是偶然在网上找到的利用神经网络做2018年电力负荷预测的matlab代码,分享给大家。(This is the matlab code that I found by chance on the Internet to use 2018 neural network power load forecasting and share it with everyone.)
  3. 所属分类:其他

    • 发布日期:2021-02-09
    • 文件大小:5580800
    • 提供者:静默1011
  1. 股票预测

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

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

    2下载:
  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 training samples and 601-700 predic
  3. 所属分类:其他

    • 发布日期:2021-02-20
    • 文件大小:227328
    • 提供者:nz106
« 1 23 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com