搜索资源列表
confidence
- 置信区间的相关程序-confidence interval associated procedures
matlabdrawing
- 1) 已知x=[1:15], y=[12 34 56 78 99 123 165 198 243 277 353 345 303 288 275], 用多项式进行拟合,给出拟合多项式,(所选拟合多项式阶数不同,拟合结果不同,请你选择适当的阶数进行拟合),并绘出原始数据点、拟合曲线和95%置信区间(confidence bounds)的图形 . 2) 根据下面数学模型建立仿真模型,并在一个示波器中把它们的波形仿真出来。
min
- 这是一个集交互式和命令式于一体的一个程序。 % 首先程序提示你输入数据,如果你输入的数据正确,则程序继续进行。 % 如果你输入的x,y的大小不一致,程序会提示你输入数据有误,然后程序返回再次让你输入数据。 %待你输入数据正确后,程序会给你一段提示信息, % 通过下面的交互式图形,你可以事先估计一下你要拟合的多项式的阶数,方便下面的计算 % polytool()是交互式函数,在图形上方[Degree]框中输入阶数,右击左下角的[Export]输出图
matlab
- 多元线性回归分析 置信区间,R平方,F统计量值,与统计量F对应的概率P-Multivariate linear regression
spectral
- 计算功率谱,功率谱密度,高和低置信区间多种应用,-power spectrum
MCM_nephritis
- 置信区间判定算法在利用元素指标判定肾炎病人的应用。本文件仅提供算法原理和部分C语言编写的数据处理程序,希望能对数学算法应用的研究者提供帮助。本算法获得SUT数学建模大赛一等奖。-Confidence interval decision algorithm in the use of elements of indicators to determine the application of nephritis patients. This document provides only part
myplotyy_110512
- Myplotyy情节不同的数据集具有共同的X轴使用一个数字,但个别的Y轴。 每一个曲线(Y轴)的属性可单独调整,为线性或对数尺度,正常或反向规模,置信区间等,颜色,曲线标签,... 见截图和运行示例“myplotyy_example.m”在zip文件中。 -Myplotyy plots different data sets with a common x-axis but using individual y-axes in one figure. The proper
Linear-regression-analysis
- 对采集的样例数据进行回归分析,包括一元、多元和病态回归三种情况,并在一定执行概率给出置信区间和回归预测-The collected sample data, regression analysis, including a dollar return of three cases and pathological diversity, and given a certain probability of confidence intervals and perform regression
1
- 线性回归,最小二乘法参数估计,0.95的置信区间的估计,预测-Linear regression
possion_new
- 泊松分布的产生及验证泊松分布的小程序,用置信区间验证是否是泊松分布-Possion sequence generation and judgement
buduichen
- 不对称曲线的置信区间的求取,matlab编程-Asymmetric confidence interval of the curve to strike, Matlab programming
fangcha
- 用方差分析葡萄酒质量评价的合理性,画出分析图,用置信区间发对数据进行处理。-Variance analysis of the reasonableness of the wine quality evaluation, draw analysis chart sent for processing data with a confidence interval.
fenciPbeiyesi
- 第4界中兴捧月时做短信过滤使用的朴素贝叶斯方法的代码,主要是通过计算收到信息分别在收件箱的和垃圾箱的概率是多少来区分短信息所在置信区间。这里短信先经过了分词在算每个此条的概率。-Naive Bayesian method code, the 4th ZTE handful of months do SMS filtering using the received information by calculating how much to distinguish between short in
SurvivalAnalysis
- 生存分析,用的是Kaplan-Meier方法。画出了置信区间图。-survival analysis under the circumstance of Kaplan-Meier method
partilce-filtering
- 粒子滤波的一个算例,包含与EKF的对比以及置信区间的估计-The example is the particle filter, including comparison with EKF estimates and confidence intervals
AR_with_remove
- 时间序列分析,AR模型,用于流数据预测与滤波 输入参数:y为原始数据矩阵,p为AR模型的阶数,la为自回归模型的遗忘系数 输出参数:预测值,置信区间,离群点等-Time series analysis, AR model for prediction and filtering data stream input parameters: y original data matrix, p is the order of the AR model, la self-forgetting c
Confidence-Intervals10086
- 置信区间的matlab程序 置信区间的matlab程序 置信区间的matlab程序-Confidence Interval matlab programConfidence Interval matlab programConfidence Interval matlab programConfidence Interval matlab program
plot_ellipse
- 反演问题的误差椭球及及在各个模型空间的投影,应用与得到模型参数的置信区间。-Error ellipsoid and the inverse problem and the projection of each model space, the application of the model parameters and obtain confidence intervals.
Monte-Carlo
- 对仿真弹道进行3个参数偏差的蒙特卡罗打靶分析,然后给出置信区间高度-THE REAL EXAMPLES
线性回归预测置信区间
- 一组数据的线性回归预测,并给出了预测的置信区间!!!(prediction of linear regression, and Confidence Interval)