当前位置:
首页
资源下载

搜索资源 - normal distribution test
搜索资源列表
-
1下载:
随机数生成类。封装c++的rand函数,用于生成均匀、正态、伽马、贝塔、泊松、指数、几何等分布规律的随机数。
内含生成各分布的算法源码。各分布可通过ts测试。,A random number generator class. it Packages the rand function of C++,and is used to generate uniform, normal, gamma, beta, Poisson, exponential, geometric and other dis
-
-
0下载:
此程序是用来检验一组已知数据是否服从一定分布的:如,正态分布,t分布,poisson分布等。-This procedure is used to test whether a given set of data to obey a certain distribution: for example, normal distribution, t distribution, poisson distribution.
-
-
0下载:
采用身高和体重数据作为特征,分别假设二者相关或不相关,在正态分布假设下估计概率密度,建立最小错误率Bayes分类器,写出得到的决策规则,将该分类器应用到训练/测试样本,考察训练/测试错误情况。-The use of height and weight data as the characteristics of the assumption that the two were related or not related to the normal distribution probabilit
-
-
3下载:
某校60名学生的一次考试成绩如下:
某校60名学生的一次考试成绩如下:
(93 75 83 93 91 85 84 82 77 76 77 95 94 89 91 88 86 83 96 81 79 97 78 75 67 69 68 84 83 81 75 66 85 70 94 84 83 82 80 78 74 73 76 70 86 76 90 89 71 66 86 73 80 94 79 78 77 63 53 55
1)计算均值、标准差、极差、偏度、峰度,画出直方图;
-
-
0下载:
对实验数据进行平均值的正态分布单侧检验,总体标准差已知,假设检验的置信水平为5 ,假设检验的平均值为100.-Experimental data on the average one-sided test of normal distribution, the overall standard deviation is known, hypothesis testing for the 5 confidence level, assuming an average of 100 tests.
-
-
0下载:
Subject: Statistical Signal Processing. Scope: Radiophysics. We consider the statistical criterion of Student (t-test), a truncated-prednazna to test the hypothesis of equality of average values of two samples of ma-logo, each of which has a normal d
-
-
0下载:
在VC++的平台上,显示并说明矩阵的一些操作方法,如生成正态分布、均匀分布的随机矩阵,测试矩阵乘法等-In VC++ platform to show and explain some of the matrix method of operation, such as generating a normal distribution, uniform distribution of the random matrix, test matrix multiplication, etc.
-
-
0下载:
实现矩阵的主要操作:显示矩阵、生成正态分布或均匀分布的随机矩阵、测试矩阵乘法、二维序列排序以及DCT变换等-The main operations of Matrix: display matrix to generate the normal distribution or uniform distribution of the random matrix, test matrix multiplication, sorting and two-dimensional DCT transfor
-
-
1下载:
1求矩阵中的 最大值 并返回所在的行数与列数。2判断一组数据满足什么分布,包括泊松分布、正态分布、卡方分布、T分布等。3 检验线性方程组 系数的输入是否有误。-1 find the maximum value and returns the matrix where the rows and columns. 2 to determine what set of data to meet the distribution, including Poisson, normal, chi-squar
-
-
1下载:
正态分布函数的各种实例测试
正态分布函数
高斯分布-Various instances of the normal distribution function test normal distribution function Gaussian distribution
-
-
0下载:
正态分布 泊松分布 伽马分布 指数分布 分布检验-The normal distribution Poisson points Bujia Ma distribution exponential distribution distribution test
-
-
0下载:
多元统计分析中的贝叶斯判别,用于主体服从正态分布,且有训练样本时的贝叶斯判别,输出是一个行向量,表示测试样本中每个点所属的类别-Bayesian discrimination Bayesian discriminant multivariate statistical analysis , for the body to follow a normal distribution , and training samples , the output is a row vector indicat
-
-
0下载:
非正态分布均值显著性检验,以及正太分布数据的均值和方差的检验-The mean significance test of non-normal distribution
-
-
1下载:
正态分布的shapiro-wilk检验法,适合样本量n满足3=<n<=50的情况。-Shapiro-wilk test, in the normal distribution for sample size n satisfies 3 = <n<=50的情况。
-
-
0下载:
二维正态分布的检验函数,如果需要进行二维正态分布的检验,在你的程序运行前运行此程序,就可直接调用函数功能。-Dimensional normal distribution test function, if you need a two-dimensional normal distribution test, run your program before you run this program, you can directly call the function function.
-
-
0下载:
正态分布检验程序MATLAB程序
对平均分差值的t检验MATLAB程序-The normal distribution test program MATLAB program
The average difference t test program MATLAB
-
-
0下载:
判断是否属于正态分布,并对样本的观测值进行异常值检验。-Determine whether it is a normal distribution, the observations and test samples were outliers.
-
-
0下载:
分布拟合检验的代码,分为正态分布拟合检验和其他分布拟合检验。-Distribution fitting test code to fit into normal distribution fitting test and other tests.
-
-
0下载:
正态分布检验程序,误差分析检验必备,有图充分说明-Normal distribution testing procedures, error analysis test necessary
-
-
0下载:
拟合正态分布,计算参数,并做出检验的MATLAB代码(The MATLAB code that fits the normal distribution, calculates the parameters, and makes the test.)
-