搜索资源列表
variogram
- 地统计学中基于空间变异原理的差值分析,做空间分析的好材料。matlab实现-To statistical theory based on spatial variability of the difference analysis, a good material to do spatial analysis. matlab implementation
Matlab7011478617
- 基于MATLAB7.0的统计信息处理,很厚的一本书,包含了特多的统计学算法及MATLAB实现,比如隐马尔科夫连,最小二乘法等统计学算法-Statistical information processing based on MATLAB7.0 very thick book that contains a special number of statistical algorithms and MATLAB implementation, such as hidden Markov with,
EasyKrig_V3.0
- 是地址统计学中kriging插值软件,面向对象操作,可用性强-compute kriging
linear_programming
- 线性规划很好的书籍 学过统计学的人应该清楚-Linear programming good books who studied statistics should be clear
SemivariogramMethod
- 在地学统计学中,估计矿藏品味是一个十分重要的内容,本程序采用半变异函数模型的方法实现了对矿藏的品味估计。-In Geostatistics, the estimated taste is a very important mineral content, the process model using semi-variogram method to achieve the taste of mineral estimates.
abc
- 用于预测,对于统计学人员来说必不可少,很有帮助-Used to predict, is essential for the statistical staff, very helpful
Statisticalforecastinganddecision-making
- 本课件主要讲述了Matlab在经济学统计预测和决策领域的应用,对于经济统计学方面的研究和数学建模具有很好的指导作用。-The courseware is mainly explained Matlab statistical forecasting and decision-making in the field of economics, the application of research for economic statistics and mathematical modeling
Applied_Data_Mining
- 《实用数据挖掘》 本书对面向应用的数据挖掘方法进行了清晰的阐述,包括经典的多元统计方法、贝叶斯多元统计方法、基于机器学习的数据挖掘方法和基于计算的数据挖掘方法等。介绍了数据挖掘领域中许多最新的研究成果,如关联规则、序列规则、图示马尔可夫模型、基于存储的推理、信用风险和Web挖掘等。并详细介绍了选自实际工业项目的6个应用实例,强调了数据挖掘方法的实用性。 本书主要面向计算机科学、信息管理、应用统计学和经济学等专业的高年级本科生和研究生。对实际从事海量数据分析和处理的技术人员也有很好的指导作用和
gstat
- 由R语言编写的地质统计学软件包,可以在R软件中实现地质统计学的计算-geostatistic software pakeages by R language
keystrokedynamicregonice
- 基于统计学的击键识别, VC++实现和demo程序。实现一个演示系统-base on the tongji xue
gslib77
- gslib dos 源代码 是地质统计学模拟的必要工具,是学地质的科研人员的必备工具-This site provides the latest information on GSLIB: Geostatistical Software Library and related software
Singular-Value-Decomposition-(SVD)
- 奇异值分解,线性代数中一种重要的矩阵分解,是矩阵分析中正规矩阵酉对角化的推广。在信号处理、统计学等领域有重要应用。 -Singular Value Decomposition (SVD)
error-function
- 用于计算统统计学中正态分布的分位数值,其中只有求误差函数通项的部分。-Statistical system used to calculate the sub-bit value in the normal distribution, which only find the general term for part of the error function.
qiuzhuangmoxingnihe
- 地统计学中使用MATLAB做球状模型拟合代码-To use MATLAB to do statistical model fitting spherical code
mathmatic
- 毕业论文里用到的很多非常实用的统计学代码,找了很多天,里面还有自己写的代码的描述,分享给大家了,-Thesis in a lot of very practical use of statistical code, find a lot of days, which also has its own descr iption of the code written to share for everybody, Ha ha ha
Compressive-Sampling-
- 在这个简短的论述中,我们提供一些基于这一新理论的关键性数学见解,并解释了一些压缩采样和其他领域,如统计学、信息论、编码理论以及理论性的计算机科学之间的交互。-In this short survey, we provide some of the key mathematical insights underlying this new theory, and explain some of the interactions between compressive sampling and
kstest_2s_2d
- kstest_2s_2d.m:功能做两样本的二维Kolmogorov - Smirnov检验 它类似于MATLAB的内置函数的“kstest2“从统计工具箱除了“kstest_2s_2d“与二维数据处理。 [小时,pValue,KSstatistic] = kstest_2s_2d(为x1,x2,α,尾) 函数在两栏输入“ד,并以“ד,其中每一列代表一个维度。其他的选项和产出是相同的含义,是“kstest2“格式。 摘要算法(峰值,1983年):考虑
Statistical-learning
- 学习统计学及图像处理不可或缺的经典之作,内容丰富,并且有难度!需要好好揣摩学系!-Statistical learning and image processing indispensable classic, rich, and difficult! Department needs a good try to figure out!
Matlab-Toolbox-application-guide
- Matlab工具箱应用指南应用数学篇,主要包括统计学,偏微分,优化,样条工具箱的应用-Matlab Toolbox application guide- Applied Mathematics articles
Outlier(Java)
- 用于检测数据中的异常点,主要是用统计学的方法实现,虽然结构简单,但是效果不错。值得学习-The program is used to detecting the outlier in the given data.The statistic method is applied into the algorithm. It is very valuable to study for its effectiveness and simpleness.