搜索资源列表
一个拟合预测的MATLAB源程序
- 一个相当好的拟合预测的MATLAB源程序-a very good fit forecast MATLAB source
vb等值线图的绘制方法※编程实践※水论坛
- 等值线 在科学计算和现实生活中,常常会遇到y=f(t)这类函数关系,例如,正弦、余弦等等。函数y=f(t)往往是以离散的观测值形式f(ti)(i=1,....N)表现出来的。例如,令股民朋友如醉如痴的K线图,与千家万户性命攸关的河流水位曲线图等等。离散函数关系有不少数据处理课题,例如,数据拟合、插值和平滑等等。最令人兴奋的还是预测,如果股民朋友能够准确把握y=f(t)的走向,钞票就会源源不断涌入口袋。如果水文学家能够准确预测河流水位
一个拟合预测的MATLAB源程序
- 一个相当好的拟合预测的MATLAB源程序-a very good fit forecast MATLAB source
niheyuce
- 拟合预测的matlab源程序! 适用于初学者-fitting forecast of Matlab source! Apply to beginners
matlabClassicArithmetic
- matlab经典算法的程序 其中包括:插值与拟合、绘图、数据分析、规划问题、Arithmetic等-Matlab classical algorithm procedures including : interpolation and fitting, mapping, data analysis, planning, Arithmetic etc.
predict
- 一个关于拟合预测的程序,从以往的人口数目预测以后的人口数目-A prediction on the fitting procedure, from the previous population after population prediction
SVMPrediction
- 支持向量基预测的小数据量的预测方法。包括数据拟合,多项式预测等功能
zhishu1
- 电力系统中利用指数模型来拟合曲线进行电力负荷预测-Power system using index models to fit curves of power load forecasting
f30
- 完成曲线拟合,%往往给出一些数据,然后通过曲线拟合,然后预测未知的数据-Complete curve-fitting, are given some data, and then through the curve fitting, and then predict the unknown data
compertz
- compertz模型用于死亡率的拟合和预测-compertz model for fitting and prediction of mortality
bp
- 很好的bp神经网络预测模型,很好有,有结果的拟合等-Good bp neural network prediction model, there is very good, the results of the fitting, etc.
fiexing
- 飞机航线预测,曲线拟合,未来线路预测,分析误差,得到飞行图,毕设用-matlab
bpyuce
- 一个bp神经网络的预测程序,能较好的拟合训练数据-A program of BP for forecasting,it can better fit the training-data
twice_nihe
- 对已知房价数据做二次拟合,从而得出曲线方程,对做未来房价的粗略预测-Known to do on the secondary price data fitting curve equation to obtain, so the future price of crude forecast
灰色预测
- 灰色模型预测是在数据不呈现一定规律下可以采取的一种建模和预测方法,其预测数据与原始数据存在一定的规律相似性 下面程序是灰色模型GM(1,1)程序二次拟合和等维新陈代谢改进预测程序,matlab6.5 ,使用本程序请注明,程序存储为gm1.m(Gray model prediction is a kind of modeling and forecasting method which can be taken under certai
matlab函数箱
- 基于GM(1,1)的经典灰色预测拟合模型 是典型的非线性微分动态模型,适用于非单调摆动发展序列或饱和 S 形序列(A classical grey forecast fitting model based on GM (1, 1) It is a typical nonlinear differential dynamic model, which is applicable to the non monotonic oscilla
Training
- 极限学习机的回归拟合——对比实验研究,改进BP算法的一些缺点,在ELM算法的基础上进行回归拟合预测。(Regression fitting Some shortcomings of BP algorithm are improved, and regression fitting prediction is carried out on the basis of ELM algorithm.)
曲线拟合
- 曲线拟合:通过给定的一组二维坐标点,利用线性代数中矩阵求逆的知识,从这些数据中找出规律性,预测原函数f(x)的表达式,以消除所给数据的局部波动。一次拟合出来的函数图像是直线,二次拟合出来的图像是抛物线。两者相比,二次拟合逼近程度更高。(curve fitting through a given set of two-dimensional coordinates, using the inverse matrix in linear a
灰色神经网络预测程序(无输入)
- 可以拟合出精度很高的预测值,强烈推荐给大家,很好用的(Can fit a highly accurate prediction, highly recommended to everyone, very good.)
数据拟合
- 进行数据的拟合,将预测与实际数据进行比对(Fitting the data and comparing the forecast with the actual data.)