-
RIng-resonator-modelling
This form my publication about respon of ring resonator to be used gyroscope. to improve more detail please search my paper which this key " Analysis Of A Fiber Optic Gyroscope Based On Ring Resonator "
- 2012-03-28 01:10:35下载
- 积分:1
-
Registration2
The file alignImages.m contains the entry function alignImages(.....)
The input images should be in grayscale and converted to double type.
For futher help please refer to the documentation within the code files.(The file contains the entry alignImages.m function alignImages (.....) The input images should be in grayscale and converted to double t ype. For futher help please refer to the <http://www.un.org/arabic/documents/SCCom CVIM within the code files.)
- 2007-04-24 11:41:08下载
- 积分:1
-
matlabtest
1. 统计抽样法 2、变换抽样法3、用下式产生伪随机数4、M序列的产生5、逆M序列
(1 statistical sampling method 2, transform sampling method 3, using the following formula generates a pseudo-random number 4, M Sequences 5, inverse M series)
- 2015-06-03 16:43:30下载
- 积分:1
-
jDE
说明: 改进的差分进化算法jDE代码,MATLAB代码(Improved differential evolution algorithm jDE code, MATLAB code)
- 2020-09-20 18:47:51下载
- 积分:1
-
elesounding
地球物理方法中的电测深正演程序,本程序设计了GUI界面,方便用户进行简单的一维正演(Geophysical method of electrical sounding forward modeling procedure, the program design the GUI interface, convenient for the user to carry on the simple one dimensional forward)
- 2014-12-10 22:47:49下载
- 积分:1
-
5-node-PQ-method
基于MATLAB的电力系统潮流计算程序设计的5节点PQ法潮流计算(PQ method flow calculation based on MATLAB power flow calculation program designed 5-node)
- 2013-04-21 11:36:30下载
- 积分:1
-
OFDM_gen
OFDM signal generation using MATLAB. Input to the function are Alphabet size, cyclic prefix length, and number of active subcarriers and total subcarriers
- 2011-01-27 17:35:44下载
- 积分:1
-
libsvm-mat-2.91-1
说明: 台湾大学林智仁开发的libsvm的matlab最新版,可以实现分类、回归、预测的功能(Lin Zhiren Taiwan University developed the matlab libsvm latest version can be achieved classification, regression, prediction of functional)
- 2010-04-26 15:20:37下载
- 积分:1
-
StackMapFrameVisitor
Stack Map Frame Visitor Source Code for Andriod.
- 2014-01-03 19:38:24下载
- 积分:1
-
Minimum-Risk-Bayes-classifier
这是模式识别中最小风险Bayes分类器的设计方案。在参考例程的情况下,自行完善了在一定先验概率的条件下,男、女错误率和总错误率的统计,放入各个数组当中。
全部程序由主函数、最大似然估计求取概率密度子函数、最小错误率贝叶斯分类器决策子函数三块组成。
调用最大似然估计求取概率密度子函数时,第一步获取样本数据,存储为矩阵;第二步对矩阵的每一行求和,并除以样本总数N,得到平均值向量;第三步是应用公式(3-43)采用矩阵运算和循环控制语句,求得协方差矩阵;第四步通过协方差矩阵求得方差和相关系数,从而得到概率密度函数。
调用最小风险贝叶斯分类器决策子函数时,根据先验概率,再根据自行给出的5*5的决策表,通过比较概率大小判断一个体重身高二维向量代表的人是男是女,放入决策数组中。
主函数第一步打开“MAIL.TXT”和“FEMALE.TXT”文件,并调用最大似然估计求取概率密度子函数,对分类器进行训练。第二步打开“test2.txt”,调用最小风险贝叶斯分类器决策子函数,然后再将数组中逐一与已知性别的数据比较,就可以得到在一定先验概率条件下,决策表中不同决策的错误率的统计。
(This is a pattern recognition classifier minimum risk Bayes design .In reference to the case of routine , self- improvement in a certain a priori probability 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 The third step is the 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 .
Bayesian classifier )
- 2012-02-02 20:37:04下载
- 积分:1