Description: 一个用matlab实现的基于图像灰度概率分布的图像模糊增强算法,本人已使用。-using a Matlab-based images to achieve the probability distribution of gray fuzzy image enhancement algorithms, I have to use. Platform: |
Size: 1024 |
Author:陈瑞 |
Hits:
Description: 对模糊变量进行随机化,并用高斯分布进行概率求解,无密码-pair of fuzzy random variables, and using Gaussian probability distribution solution without passwords Platform: |
Size: 16384 |
Author:宋淑芳 |
Hits:
Description: 一个关于高斯模型的概率分布图的生成的小程序,欢迎下载-a Gaussian model of the probability distribution graph generation of small procedures, welcomed Download Platform: |
Size: 1024 |
Author:李菲 |
Hits:
Description: 计算图中所有灰阶的分布概率
定一阈值使得影像分成两类
计算两类的方差、平均灰度值与总影像平均灰度
选择最佳阈值-calculated all gray-scale map of the probability distribution of a fixed threshold value makes images divided into two categories : computing the variance, Gray and the average total value of the average gray-scale images to choose the optimal threshold Platform: |
Size: 1024 |
Author:孟辑 |
Hits:
Description: 关于柯西分布的matlab工具包,包括概率分布函数,反函数等-On the Cauchy distribution matlab toolkit, including the probability distribution function, inverse function, etc. Platform: |
Size: 8192 |
Author:wb |
Hits:
Description: This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral can be evaluated over a user defined range by using: The composite trapezium, simpsons and gauss-legendre rules. This is useful for calculating accurate probabilities that one might see in statistical tables.
Platform: |
Size: 12288 |
Author:徐亮 |
Hits:
Description: parzen窗法,功能是根据样本进行概率密度函数估计。实现了对正态分布概率密度函数和均匀分布双峰概密函数进行估计-Parzen window method, function is based on a sample of the estimated probability density function. The realization of the normal distribution probability density function and uniform distribution Bimodal density function is estimated over Platform: |
Size: 3072 |
Author:陈坚 |
Hits:
Description: ex6_1 ~ ex6_3二项分布的随机数据的产生
ex6_4 ~ ex6_6通用函数计算概率密度函数值
ex6_7 ~ ex6_20常见分布的密度函数
ex6_21 ~ ex6_33随机变量的数字特征
ex6_34 采用periodogram函数来计算功率谱
ex6_35 利用FFT直接法计算上面噪声信号的功率谱
ex6_36 利用间接法重新计算上例中噪声信号的功率谱
ex6_37 采用tfe函数来进行系统的辨识,并与理想结果进行比较
ex6_38 在置信度为0.95的区间上估计有色噪声x的PSD
ex6_39 在置信度为0.95的区间上估计两个有色噪声x,y之间的CSD
ex6_40 用程序代码来实现Welch方法的功率谱估计
ex6_41 用Welch方法进行PSD估计,并比较当采用不同窗函数时的结果
ex6_42 用Yule-Walker AR法进行PSD估计
ex6_43 用Burg算法计算AR模型的参数
ex6_44 用Burg法PSD估计
ex6_45 比较协方差方法与改进的协方差方法在功率谱估计中的效果
ex6_46 用Multitaper法进行PSD估计
ex6_47 用MUSIC法进行PSD估计
ex6_48 用特征向量法进行PSD估计-ex6_1 ~ ex6_3 binomial distribution of the generated random data
ex6_4 ~ ex6_6 generic function value of the probability density function
ex6_7 ~ ex6_20 common distribution density function
ex6_21 ~ ex6_33 figure characteristics of random variables
periodogram function ex6_34 used to calculate the power spectrum
ex6_35 direct method using FFT signal above the noise of the power spectrum
ex6_36 recalculated using the indirect method on the example of the power spectrum of noise signal
tfe function ex6_37 used for system identification, and results were compared with the ideal
ex6_38 at 0.95 confidence interval for the estimated colored noise x on the PSD
ex6_39 at 0.95 confidence interval of the two colored noise on the estimated x, y between the CSD
ex6_40 code used to achieve the Welch method of power spectrum estimation
Welch method ex6_41 with PSD estimates, and compare different window function when the results when
ex6_42 using Yule-Walker AR method is esti Platform: |
Size: 7168 |
Author:张满超 |
Hits:
Description: ) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
-) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
Platform: |
Size: 1024 |
Author:ria |
Hits:
Description: K分布在许多领域建模有及其重要的作用,本程序根据论文Novel Physical Interpretations of K-Distributed Reverberation产生符合K分布的随机数-Sea-floor scattering that results in heavy-tailed-matched-filter-envelope K probability distribution functions.This program produce variet by K distribution according to thesis of Novel Physical Interpretations of K-Distributed Reverberation. Platform: |
Size: 1024 |
Author:哈哈 |
Hits:
Description: 数字图象处理教程
INTRODUCTION 4
DIGITAL IMAGE DEFINITIONS 5
COMMON VALUES 6
CHARACTERISTICS OF IMAGE OPERATIONS 7
TYPES OF OPERATIONS 7
TYPES OF NEIGHBORHOODS 8
VIDEO PARAMETERS 9
TOOLS 9
CONVOLUTION 10
PROPERTIES OF CONVOLUTION 10
FOURIER TRANSFORMS 10
PROPERTIES OF FOURIER TRANSFORMS 11
IMPORTANCE OF PHASE AND MAGNITUDE 14
CIRCULARLY SYMMETRIC SIGNALS 15
EXAMPLES OF 2D SIGNALS AND TRANSFORMS 15
STATISTICS 16
PROBABILITY DISTRIBUTION FUNCTION OF THE BRIGHTNESSES 16
PROBABILITY DENSITY FUNCTION OF THE BRIGHTNESSES 16
AVERAGE 18
STANDARD DEVIATION 19
COEFFICIENT-OF-VARIATION 19
PERCENTILES 19-INTRODUCTION 4
DIGITAL IMAGE DEFINITIONS 5
COMMON VALUES 6
CHARACTERISTICS OF IMAGE OPERATIONS 7
TYPES OF OPERATIONS 7
TYPES OF NEIGHBORHOODS 8
VIDEO PARAMETERS 9
TOOLS 9
CONVOLUTION 10
PROPERTIES OF CONVOLUTION 10
FOURIER TRANSFORMS 10
PROPERTIES OF FOURIER TRANSFORMS 11
IMPORTANCE OF PHASE AND MAGNITUDE 14
CIRCULARLY SYMMETRIC SIGNALS 15
EXAMPLES OF 2D SIGNALS AND TRANSFORMS 15
STATISTICS 16
PROBABILITY DISTRIBUTION FUNCTION OF THE BRIGHTNESSES 16
PROBABILITY DENSITY FUNCTION OF THE BRIGHTNESSES 16
AVERAGE 18
STANDARD DEVIATION 19
COEFFICIENT-OF-VARIATION 19
PERCENTILES 19
MODE 20
SIGNALTONOISE RATIO 20
CONTOUR REPRESENTATIONS 21
CHAIN CODE 21
CHAIN CODE PROPERTIES 22
CRACK CODE 22
RUN CODES 23
PERCEPTION 23
BRIGHTNESS SENSITIVITY 23
WAVELENGTH SENSITIVITY 24
STIMULUS SENSITIVITY 24
SPATIAL FREQUENCY SENSITIVITY 25
COLOR SENSITIVITY 26
STANDARD OBSERVER 26
CIE CHROMATICITY COORDINATES 26
OPTICAL ILLUSIONS 28
IMAGE SAMPLING 30
SAMPLING DENSITY FO Platform: |
Size: 2639872 |
Author:sean |
Hits:
Description: RAYLEIGH FADING, CALCULATING AND PLOTTING OF PROBABILITY DISTRIBUTION FUNCTION AND CUMULATIVE DISTRIBUTIVE FUNCTION OF RAYLEIGH FADING Platform: |
Size: 1024 |
Author:ajs |
Hits:
Description: 吸收系数的累积概率分布函数,包括利用marlab进行曲线的拟合-Absorption coefficient of the cumulative probability distribution function, including the use of marlab for Curve Fitting Platform: |
Size: 113664 |
Author:韩丁 |
Hits:
Description: 这是张德丰《MATLAB概率与数理统计分析》随书源码(M文件)。代码包括的内容有:概率分布计算及统计特征、数字特征计算、统计图绘制(盒状图、散度图等)、点估计和区间估计、假设检验、方差分析、曲线拟合、回归分析、因素分析、聚类分析、正交实验设计分析、多元方差分析、判别分析、隐马尔可夫模型建模与参数估计和在语音识别中的应用。-This is Zhang Defeng " MATLAB Analysis of probability and mathematical statistics," with the book source (M file). The contents of the code include: calculation of the probability distribution and statistical characteristics, digital feature calculation, statistical mapping (box-shaped graph, scatter graph, etc.), point and interval estimation, hypothesis testing, analysis of variance, curve fitting, regression analysis, factor analysis, cluster analysis, orthogonal experimental design, multivariate analysis of variance, discriminant analysis, hidden Markov modeling and parameter estimation and application in speech recognition. Platform: |
Size: 32768 |
Author:吴 |
Hits:
Description: MATLAB中概率分布与随机数具体应用的教程与范例-MATLAB, tutorials and examples with the probability distribution of random numbers for specific applications Platform: |
Size: 1246208 |
Author:rain |
Hits: