搜索资源列表
bayes在分类中的应用
- 程序用C语言实现了贝叶斯在数据挖掘中分类和预测中的应用,通过程序可以很好的进行分类和预测。-This program use C language to realize the application of bayes in data mining and forecasting,you can use this program to make a good classification and forecasting
zjbp
- bp反向传播算法,用c++编写,用于航空运输预测问题.-bp back-propagation algorithm, using c prepared for the Air Transport prediction.
BP-C++Bilder
- 用于实现BP神经网络的C++Builder源代码,可用于数据的学习和预测-used to achieve Neural Network Builder C source code can be used to study the data and forecasts
Sunspots
- 一个用C语言写的人工神经网络预测太阳黑子的模型,BP算法。
lsvm
- 用matlab编写的源程序,作用是对线性svm分类器参数C的最佳值选择,以此更好的对数据集进行训练和预测。
xiaobo
- c++做的小波分析程序,用小波神经网络来对时间序列进行预测。
混沌时间序列预测的MATLAB源代码
- 混沌时间序列预测的MATLAB源代码,希望对大家有用,Prediction of chaotic time series of MATLAB source code, in the hope that useful
mysvm
- mysvm c++版本,支持向量机,可用于回归预测等-mysvm c++ version
dsadasfdsd
- 一个神经网络的程序,通过神经网络进行预测。内含测试数据,训练数据。-c++
GA1true
- 遗传算法的c++程序,用于电力系统短期负荷预测-Genetic algorithm c++ program for power system short term load forecasting
ForecastingpopIllafionbasedOnsupportvectorintellig
- 要建立一个有效的支持向量回归(SVR)模型,支持向量回归的3个参数c,y,占丛须预先设定。提出一种新型的遗传算 法一智能遗传算法(IGA)对支持向量回归进行参数调节,以达到寻找最优参数的目的,然后和支持向量回归结合得到一种新的 IGASVR模型,并应用于城市人口预测。最后,将提出的方法与标准SVR模型和BP神经网络模型进行比较,所得结果表明,该模 型训练速度快,并且有较高预测精度,是一种有效的人口预测方法。-To build an effective SVR model,SVR’8
cuSVMVCcode
- 基于GPU计算的SVM,VC++源码,包括详细文档说明文件。借用了GPU编程的优势,该代码据作者说比常规的libsvm等算法包的训练速度快13-73倍,预测速度快22-172倍。希望对大家有用-cuSVM is a software package for high-speed (Gaussian-kernelized) Support Vector Machine training and prediction that exploits the massively parallel proc
AIS
- 标准的免疫算法,正真的免疫算法。C++程序段-immuune algorithm,real immuune algorithm
01labview
- 关于labview设计的一些设计报告,CDMA系统中的反向预测功率控制算法,labview_通讯仿真,LabVIEW测量信号时间间隔的实现,labview生成exe,LabVIEW下基于BP神经网络,LabVIEW与C语言的接口技术及其应用,LabVIEW在数字电路课程教学中的应用,多项参数可编程的脉冲信号发生器-Labview design on some of the design report, CDMA system, the reverse power control algorith
ANN_BP_code
- 一种基于BP神经网络的温室环境预测反馈算法,采用Visual C++编制,用BP神经网络进行温室环境参数的预测和反馈。-A greenhouse environment forecast feedback algorithm based on BP neural network, to Visual C++ prepared using BP neural network predictions of the greenhouse environment parameters and feedb
DSP_ARMA_Lattice_C_language
- 在数字信号处理中,格型(Lattice)网络起着重要的作用,使得它在现代谱估计,语音处理,自适应滤波,线性预测和逆滤 波等方面已得到广泛应用。本项目在VC6.0上用标准C语言实现了ARMA格型滤波器,提供单点滤波和向量滤波的实现,并给出测试程序。算法实现的稳定性也在工程项目中得到验证。-In digital signal processing, the lattice type (Lattice) network plays an important role, so that it
CS_SVM
- 我们使用布谷鸟智能算法优化SVM的参数(c,g)以此提高SVM的预测能力。-We use the cuckoo intelligent algorithm to optimize the parameters of the SVM (c, g) in order to improve the prediction ability of SVM.
BP_ANN
- 一个用于数值预测的单层BP人工神经网络的c++源程序,可以直接使用,没有使用任何第三方库,开发环境为VS2015专业版。-a simple bp ann with c++,it s a source file you can add it in your project without do other thing,IDE is VS2015PRO.
StockSVM
- svm量化投资模型构建。预测股票的涨跌幅,以k线为基准(analyse stock "up" or 'down',based on svm model and daily k value)
种群预测算法
- 进化动态多目标优化算法,基于种群预测的策略,c++文件,作者 aimin zhou