-
qamandqpm
在加性高斯白噪声信道里,BPSK调制信号与MPSK调制信号的比较(in the awgn channel , bpsk system vs mpsk)
- 2010-10-10 21:57:15下载
- 积分:1
-
distrib
some distribution james lasage toolbox
- 2014-12-03 02:28:34下载
- 积分:1
-
Minimum-Bayes-classifier-error-rate
这是模式识别中最小错误率Bayes分类器设计方案。
自行完善了在不同先验概率的条件下,男、女错误率和总错误率的统计,放入各个数组当中。
全部程序由主函数、最大似然估计求取概率密度子函数、最小错误率贝叶斯分类器决策子函数三块组成。
调用最大似然估计求取概率密度子函数时,第一步获取样本数据,存储为矩阵;第二步对矩阵的每一行求和,并除以样本总数N,得到平均值向量;第三步是应用公式(3-43)采用矩阵运算和循环控制语句,求得协方差矩阵;第四步通过协方差矩阵求得方差和相关系数,从而得到概率密度函数。
调用最小错误率贝叶斯分类器决策子函数时,根据先验概率数组,通过比较概率大小判断一个体重身高二维向量代表的人是男是女。
主函数第一步打开“MAIL.TXT”和“FEMALE.TXT”文件,并调用最大似然估计求取概率密度子函数,对分类器进行训练。第二步打开“test2.txt”,调用最小错误率贝叶斯分类器决策子函数,然后再将数组中逐一与已知性别的数据比较,就可以得到不同先验概率条件下错误率的统计。
(This is the minimum error rate pattern recognition Bayes classifier design.
Self- improvement prior probability in different conditions , male , female and total error rate error rate statistics , into which each array .
All programs from the main function , maximum likelihood estimation subroutine strike probability density , the minimum error rate Bayesian classifier composed of decision-making three subfunctions .
Strike called maximum likelihood estimate probability density subroutine , the first step to obtain the sample data , stored as a matrix the second step of the matrix, each row sum , and divided by the total number of samples N, be the average vector third step is to application of the formula ( 3-43 ) using matrix and loop control statements , obtain the covariance matrix fourth step through the variance-covariance matrix and correlation coefficient obtained , resulting in the probability density function .
Call the minimum error rate decision Functions Bayesian)
- 2012-02-02 20:33:06下载
- 积分:1
-
matlab_book
matlab电子书籍,包括matlab教程以及其中所有的实例源程序。(matlab e-books, including the matlab tutorials and examples in which all the source code.)
- 2008-05-20 22:10:28下载
- 积分:1
-
wgsxyz2lla
把地心惯性坐标系中的坐标转换为经度纬度和高度(convert Geocentric inertial coordinate system to longitude latitude and altitude)
- 2011-06-26 10:01:57下载
- 积分:1
-
iptable_security
This is for use by Mandatory Access Control (MAC) security models, which need to be able to manage security policy in separate context to DAC.
- 2014-11-03 12:07:22下载
- 积分:1
-
immune-genetic-algorithm-for-TSP
采用matlab语言进行编程,运用遗传免疫算法,旨在解决TSP旅行商问题(Using matlab language programming, the use of genetic immune algorithm, to solve the traveling salesman problem TSP)
- 2014-09-19 19:05:43下载
- 积分:1
-
C_class_interface
An example of how to safely encapsulate a C++ class in a MATLAB class, via a mex interface.(Matlab example of how to safely encapsulate a C++ class in a MATLAB class, via a mex interface.)
- 2013-05-07 16:26:54下载
- 积分:1
-
Gauss
高斯插值,本程序使用matlab开发环境实现了数值方法的高斯插值内容,方便好用,将所需插值数据加入,即可实现高斯插值(Gaussian interpolation, the program uses matlab development environment to achieve a numerical method of Gaussian interpolation content, easy to use, add the required data interpolation, Gaussian interpolation can be realized)
- 2021-05-08 12:38:35下载
- 积分:1
-
IIR
归一化后截止频率为0.2的数字低通滤波器,并且能有效滤掉工频干扰,使心电信号有效表达信息。(The normalized digital low-pass filter with a cutoff frequency of 0.2, and can effectively filter out power frequency interference, so that the ECG signal can effectively express information.)
- 2018-12-28 12:58:19下载
- 积分:1