搜索资源列表
BP-C++Bilder
- 用于实现BP神经网络的C++Builder源代码,可用于数据的学习和预测-used to achieve Neural Network Builder C source code can be used to study the data and forecasts
混沌时间序列预测
- 1、该工具箱包括了混沌时间序列分析与预测的常用方法,有: (1)产生混沌时间序列(chaotic time series) Logistic映射 - \ChaosAttractors\Main_Logistic.m Henon映射 - \ChaosAttractors\Main_Henon.m Lorenz吸引子 - \ChaosAttractors\Main_Lorenz.m Duffing吸引子 - \ChaosAttractors\Main_Duffing.m Duffin
GA预测模型 C语言实现
- 压缩包内附有灰度模型理论,及在此理论上实现的C/C++源码
混沌时间序列预测的MATLAB源代码
- 混沌时间序列预测的MATLAB源代码,希望对大家有用,Prediction of chaotic time series of MATLAB source code, in the hope that useful
灰色预测模型GM(1,n)模型的matlab源代码
- 灰色预测模型GM(1,n)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算,Grey prediction model GM (1, n) model matlab source code, including the prediction model and the precision test indicators c, p calculation
ChaosToolbVer.2.0
- 混沌工具箱 C-C方法计算时间延迟和嵌入维数 混沌时间序列预测-Chaos Toolbox CC method to calculate time delay and embedding dimension of chaotic time series prediction
LPC线性预测压缩算法的实现
- 线性预测压缩算法的实现。c语言实现,我实验课上写的,可以用codeblocks运行
svm
- 支持向量机用于对样本数据或函数的回归预测,此文件源码是用C#编写的 可以在Matlab环境下实现-Support vector machine is used to sample data or the regression function, the file C# source code is written in the Matlab environment to achieve
mysvm
- mysvm c++版本,支持向量机,可用于回归预测等-mysvm c++ version
huiseGM
- 灰色预测GM(1,1)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算-Gray prediction GM (1,1) model matlab source code, including the prediction model, as well as indicators of model accuracy test c, p calculation
dsadasfdsd
- 一个神经网络的程序,通过神经网络进行预测。内含测试数据,训练数据。-c++
GM11moxingjiqiguaijin
- 详细介绍了GM(1,1)的算法,并结合实际应用数据,得出了较为准确的预测结果,说明了算法的可行性。-Details of the GM (1,1) algorithm, combined with the practical application of the data obtained more accurate forecasting results, indicating the feasibility of the algorithm.
GA1true
- 遗传算法的c++程序,用于电力系统短期负荷预测-Genetic algorithm c++ program for power system short term load forecasting
gmlab
- gm(1,1)灰色预测源码,敬请查看,如有问题请联系-grey model,based on c++,please
ForecastingpopIllafionbasedOnsupportvectorintellig
- 要建立一个有效的支持向量回归(SVR)模型,支持向量回归的3个参数c,y,占丛须预先设定。提出一种新型的遗传算 法一智能遗传算法(IGA)对支持向量回归进行参数调节,以达到寻找最优参数的目的,然后和支持向量回归结合得到一种新的 IGASVR模型,并应用于城市人口预测。最后,将提出的方法与标准SVR模型和BP神经网络模型进行比较,所得结果表明,该模 型训练速度快,并且有较高预测精度,是一种有效的人口预测方法。-To build an effective SVR model,SVR’8
AIS
- 标准的免疫算法,正真的免疫算法。C++程序段-immuune algorithm,real immuune algorithm
multiregress
- 多元线性回归负荷预测程序,采用C++编制-Multiple linear regression load forecasting process, using C++,
regress
- 一元线性回归负荷预测程序,采用C++编写-Linear regression load forecasting procedure for the preparation of C++
c--about-marekove
- 完整的c版本关于实现马尔科夫链,预测模型的构造-c source code about marcofu
C数值算法集
- 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。(This book has written more than 300 practical and effective numerical algorithm