-
gaojieleijiliangmusic
这个也是关于空间谱的matlab 挺好的 可以(This is on the spatial spectrum of matlab can be quite good)
- 2007-08-07 14:29:05下载
- 积分: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
-
avoidence---Matlab
说明: 基于模糊控制的避障仿真, 有图像,直线规划,能实现避障,但还不是很完美(Obstacle avoidance simulation based on fuzzy control, with image and straight line planning, can achieve obstacle avoidance, but it is not perfect)
- 2021-03-03 15:39:33下载
- 积分:1
-
a
说明: 包含两个多界面matlab guide界面设计,希望对大家有用(Matlab guide contains more than two interface interface design, we want to be useful)
- 2010-07-09 13:03:43下载
- 积分:1
-
ginput2
Do you still use GINPUT to graphically select points on current axes with the mouse? Try this one!
With GINPUT2 you can also:
1. ZOOM: in, out (double-click)!
2. PAN: when dragging!
3. DELETE: last selected point!
4. PLOT: while selecting! (optional, just input the line style!)
5. SCALE or GEOREFERENCE images! (optional, just input: true)
So, besides of selecting points in a more precise way (zooming) you can DIGITIZE(!!!) lines with the last two options, by simply using:
>> ginput2(true, .k )
Enjoy it!
- 2010-02-17 07:17:07下载
- 积分:1
-
Fuzzy-Control
详述了一些关于matlab中怎样应用模糊控制的材料,介绍了关于模糊控制的一些应用(Details about how the application of fuzzy control in matlab material presented on the correlation function of fuzzy control)
- 2011-06-18 22:00:51下载
- 积分:1
-
Mechanical-fault-diagnosis-
介绍国内外机械故障诊断技术的发展情况,并列举了应用实例。(Describes the development of domestic and foreign machinery fault diagnosis technology, and examples of its applications.)
- 2015-03-24 17:14:07下载
- 积分:1
-
UpdatedAddedFiles
this is a algoritham about using GPS receicers
- 2009-04-12 02:06:22下载
- 积分:1
-
SSDSADNCCMatlab
立体匹配算法中比较经典的块匹配方法。其中包含了比较有名的SADSSD算法---即左右视图中逐一比对像素数值,从而求得最小disparity 继而得到depth。(SSDSAD methods present in this file,which are improtant in the stereo matching-----we obtain the disparity with the difference of the intensity between the left and right images )
- 2010-10-15 17:03:13下载
- 积分:1
-
ESPRIT--MATLAB
雷达测向空间谱估计经典算法,ESPRIT算法,matlab实现(Radar to the spatial spectrum estimation the classical algorithm ESPIRIT algorithm, matlab realize)
- 2013-04-24 14:40:39下载
- 积分:1