-
comm_report
this is matlab code for ifft , fft example and some of communcation example
- 2014-08-19 01:06:51下载
- 积分:1
-
KLM
卡尔曼滤波入门程序,简单的跟踪目标,已经通过了测试了(Kalman filtering entry procedures, a simple target tracking)
- 2013-10-09 22:13:26下载
- 积分:1
-
feature_extraction
基于全相位傅立叶变换apFFT的特征提取程序,可用于光纤扰动特征向量提取(Based on all phase of Fourier transform apFFT feature extraction procedures, can be used for optical fiber disturbance eigenvector extraction)
- 2013-12-04 13:09:41下载
- 积分:1
-
fuzzyPId
PID的应用以及模糊PID的应用,非常适合研究PID以及PID与其他方法相结合的人员使用(It is suit for who want to study PID )
- 2013-05-06 20:09:01下载
- 积分: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
-
matlab-code
给予遗传算法的航迹规划和路径规划算法,含全部源程序,提供大家共同学习(Route planning and path planning algorithm given genetic algorithm, including all source code, provided we learn together)
- 2021-03-24 10:49:14下载
- 积分:1
-
ode45
解常微分方程的Matlab程序
字符串ypfun是用以表示f(t, y)的M文件名,
tspan=[t0, tfinal]表示自变量初值t0和终值tf
y0表示初值向量y0,可选参数options为用odeset设置精度等参数。
输出列向量tout表示节点,输出矩阵yout 表示数值解,每一列对应y的一个分量。若无输出参数,则作出图形。(Solution of ordinary differential equations of the Matlab program is used to indicate ypfun string f (t, y) M-file name, tspan = [t0, tfinal] said that since the variable t0 initial and final values of tf y0, said initial vector y0 , optional parameters to set options for the use of odeset accuracy and other parameters. The output column vector tout that node, the output matrix yout that of numerical analysis, each column corresponds to y of a component. If there are no output parameters, then make a graph.)
- 2009-11-19 21:49:26下载
- 积分:1
-
integration
采用高诗法来计算积分,此算法提高了精度。(we computer intergration by the gauss method ,which improve the precision compared with others.)
- 2009-07-10 09:38:53下载
- 积分:1
-
kalman
包含多种滤波模型算法,包括卡尔曼滤波模型,IMM滤波模型(Includes a variety of filter model algorithms, including Kalman filtering model, IMM filter model)
- 2014-09-21 17:00:01下载
- 积分:1
-
4
说明: 自相关算法的程序,可以运行的,本人认真研究,编写出来的(Autocorrelation algorithm that can run, I seriously study, written by)
- 2014-12-22 14:43:48下载
- 积分:1