-
2PPM_TH_UWB
TH-PPM UWB信号发射链路仿真,其中函数cp0201_transmitter_2PPM_TH中已经依次调用了另外5个函数,直接在matlab中调用它就可以仿真出结果。(TH-PPM UWB signal transmission link simulation, which has in turn calls function cp0201_transmitter_2PPM_TH in another five function call directly in matlab it can simulate the results.)
- 2010-07-10 11:09:49下载
- 积分:1
-
apodization
Fiber bragg grating apodization.
- 2015-02-08 20:24:16下载
- 积分: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
-
s-parameters
S Paramters in MAtlab
- 2009-05-29 07:57:49下载
- 积分:1
-
histogram
MATLAB编写的图像直方图处理程序,对输入的图像首先显示它的图像与直方图,然后进行直方图均衡化处理,显示处理后的直方图与图像。(A MATLAB program for image histogram equalization. First input an image and display its histogram. Then equalize the histogram of the input image and display its equalized histogram .)
- 2013-12-27 17:10:22下载
- 积分:1
-
openloop
这是一个简单的开环连续迭代学习控制模型,包含simulink模型和m函数,运行main.m即可运行。(This is a simple open-loop continuous iterative learning control model contains simulink models and m function to run main.m to run.)
- 2020-07-02 01:20:01下载
- 积分:1
-
Ensemble
用adaboost算法生成基支持向量机分类器,并对识别结果进行简单投票法集成。附有支持向量机工具箱和adaboost算法流程说明。(Adaboost algorithm to generate the base with a support vector machine classifier, and the recognition result is a simple voting method integration. With support vector machine algorithm toolbox and adaboost process description.)
- 2010-12-21 14:31:15下载
- 积分:1
-
mult_comp_perm_t1
使用matlab实现p-value的算法
具体的函数实现。可用来处理统计推断等有关问题。(Specific algorithm matlab achieve p-value function. It can be used to deal with issues related statistical inference.)
- 2013-03-09 13:25:48下载
- 积分:1
-
matlab-ocr
基于matlab的简易OCR程序。
具体可参加该文件夹内的CS585 Fall 1998 Project One.....(Simple OCR matlab-based program. May participate in the specific folder within the CS585 Fall 1998 Project One .....)
- 2010-12-10 10:44:05下载
- 积分:1
-
MatlabFFT
快速傅里叶变换,很实用的!!希望能帮助你(Fast Fourier transform, it is useful! ! Hope you can help)
- 2011-10-25 09:17:34下载
- 积分:1