Welcome![Sign In][Sign Up]
Location:
Search - prediction

Search list

[Graph programimagecodingandcompression

Description: 章 图像编码与压缩 图像编码基础 无损压缩编码 行程编码 哈夫曼( Huffman )编码 算术编码 词典编码 有损压缩编码 预测编码 正交变换编码 MATLAB 实现余弦变换压缩 17.3.4 MATLAB 实现小波变换压缩 -S image coding and compression image coding based lossless compression stroke Huffman coding (Huffman) coding arithmetic coding, dictionary coding lossy compression encoding prediction coded orthogonal transform coding MATLAB realization of cosine transform compression 17.3.4 MATLAB wavelet compression to achieve
Platform: | Size: 2048 | Author: 齐子新 | Hits:

[matlabC128_DAB_performance_prediction

Description: C128 DAB performance prediction document
Platform: | Size: 656384 | Author: | Hits:

[AI-NN-PRTimeSeriesPredictionUsingSupportVectorRegressionNe

Description: 为了选择神经网络的最好结构以及增强模型的推广能力,提出一种自适应支持向量回归神经网络(SVR—NN)。SVR—NN 用支持向量回归(SVR)方法获得网络的初始结构和权值, 白适应地生 成网络隐层结点,然后用基于退火过程的鲁棒学习算法更新网络结点疹教和权 主。 SVR—NN有很 好的收敛性和鲁棒性,能抑制由于数据异常和参数选择不当所导致的“过拟合,’现象。将SVR—NN 应用到时间序列预测上。结果表明,SVR.NN预测模型能精确地预测混沌时间序列,具有很好的 理论和应用价值。-Abstract:To select the‘best’structure of the neural networks and enhance the generalization ability of models.a support vector regression neural networks fSVR-NN)was proposed.Firstly,support vector regression approach was applied to determine initial structure and initial weights of SVR.NN SO that the number of hidden layer nodes can be constructed adaptively based on support vectors.Furthermore,an annealing robust learning algorithm was further presented to fine tune the hidden node parameters and weights of SVR一ⅣM The adaptive SVR.NN has faSt convergence speed and robust capability.and it can also suppress the ‘orerfitting’phenomena when the train data ncludes outliers.The adaptive SVR.NN was then applied to time series prediction.Experimental results show that the adaptive SVR.ⅣⅣ can accurately predict chaotic time series,and it iS valuable in both theory and application aspects.
Platform: | Size: 316416 | Author: 11 | Hits:

[AI-NN-PRneural_network_predict

Description: RBF神经网络的matlab源码 预测模型-RBF neural network prediction model matlab source code
Platform: | Size: 5120 | Author: 叶柳青 | Hits:

[Speech/Voice recognition/combineproclpc

Description: 本源程序为线性预测分析源程序 可以求得线性预测差值-The source code for the linear prediction analysis of source code can be obtained linear prediction difference
Platform: | Size: 2048 | Author: 朱东 | Hits:

[matlabSVM

Description: 基于SVM和混沌理论的关于水质预测的matlab仿真的程序,程序里面有详细的说明。是我的毕业设计,希望大家有用。-Based on SVM and Chaos Theory on the water quality prediction matlab simulation program, the program which are described in detail. Is my graduation project I hope you useful.
Platform: | Size: 4096 | Author: 刘小白 | Hits:

[ELanguagecode

Description: CHANNEL ESTIMATION AND PREDICTION FOR ADAPTIVE OFDMTDMA UPLINKS, BASED ON OVERLAPPING PILOTS in matlab mfile
Platform: | Size: 2048 | Author: lakshmi narayana | Hits:

[DocumentsGreyPrediction

Description: Grey Prediction book chapter
Platform: | Size: 279552 | Author: ozgur | Hits:

[matlababc

Description: 根据已知的地铁客流量预测未来年的地铁客流量,得出趋势图-Subway Traffic Prediction based on known future years, the subway traffic, draw trends
Platform: | Size: 2048 | Author: 李桢 | Hits:

[OtherANovelPartialPredictionAlgorithmforFast4x4Itra

Description: A Novel Partial Prediction Algorithm for Fast 4x4 Intra 一种新的帧的宏块预测的方法-A Novel Partial Prediction Algorithm for Fast 4x4 Intra frame, a new method of forecasting the macro block ~ ~
Platform: | Size: 332800 | Author: zhou da | Hits:

[AI-NN-PRar

Description: ar模型的一个例子,详细描述了时间序列预测的步骤,且成功实现预测功能-ar model of an example of a detailed description of the steps time series prediction and forecasting function successfully
Platform: | Size: 9216 | Author: yening | Hits:

[AI-NN-PRCAintraffic

Description: 元胞自动机模型在公路交通流预测中的应用以及相关问题的有关论文-Cellular automata in highway traffic flow prediction and related problems in the application of the relevant papers
Platform: | Size: 2126848 | Author: 王阳鹏 | Hits:

[matlabaaa

Description: 基于pso算法在股票短期预测上应用,建立在arma模型的基础上-Pso algorithm based on short-term prediction in the stock application, built on the basis of arma models
Platform: | Size: 1024 | Author: 汪建锋 | Hits:

[Otherstockpriceprediction

Description: 本程序是一款股价走势预测软件,可以根据以前某支股票的股价,预测未来走势,附有预测结果图,效果很好。-This procedure is a stock price prediction software, according to a stock sprice,predict future trends, with a prediction map, a good effect.
Platform: | Size: 15360 | Author: weijian | Hits:

[CSharpWSForecast1.1

Description: ARMA预测算法,是C++的代码,很不错-ARMA prediction algorithm is the C++ code, very good
Platform: | Size: 328704 | Author: peter | Hits:

[Streaming Mpeg4intrapred

Description: H.264帧内预测编码算法,根据JM改编的,里面有4×4预测的9种模式 以及16×16亮度预测的4种预测模式,还有8×8的色度的4种预测模式,仅供参考-H.264 intra prediction coding, according to JM adaptation, which has 4 × 4 prediction of 9 and 16 × 16 luminance pattern of the four kinds of prediction model forecast, there is the 8 × 8 chroma prediction mode 4, reference
Platform: | Size: 871424 | Author: | Hits:

[matlabARIMA_model

Description: 基于MATLAB的ARIMA模型的源代码。ARIMA模型是自回归滑动平均求和模型,是时间序列分析模型,可以用于时间序列的预测。该代码实现了ARIMA模型的建模和谱分析过程-The ARIMA model based on MATLAB source code. ARIMA model is the sum of autoregressive moving average model is time series analysis models, can be used for time series prediction. The code to achieve the ARIMA models and spectral analysis of the modeling process
Platform: | Size: 2048 | Author: 王二 | Hits:

[matlabycgm1n

Description: 灰色预测模型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
Platform: | Size: 1024 | Author: 冯钊 | Hits:

[Windows Develop05zong

Description: 神经网络 前馈 生理信号网络流量预测 前馈神经王那个罗-Feedforward neural network traffic prediction physiological signal feed-forward neural network that Lo Wang
Platform: | Size: 1024 | Author: 于洁 | Hits:

[matlabprogram_predict

Description: a matlab GUID example for Wiener filter and one step prediction program for teaching
Platform: | Size: 12288 | Author: 国兴 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net