-
AWGNaRayleighChannel
瑞利信道与加性高斯白噪声Matlab自编源代码(Rayleigh channel with additive white Gaussian noise, self-compiled Matlab source code)
- 2011-09-26 21:16:13下载
- 积分:1
-
P_and_S_waves
纵波横波地震波动方程,形象的描述了纵波横波传播方向与质点振动方向之间的关系(seismic wave functions)
- 2015-04-20 22:27:27下载
- 积分:1
-
[emuch.net]HMM
隐马尔科夫模型的不错的程序,运行简单,欢迎借鉴(Good program hidden Markov model, run a simple welcome draw)
- 2014-12-09 10:37:58下载
- 积分:1
-
AppliedBayesianStatistics
关于贝叶斯统计模型的经典好书,详细介绍各种贝叶斯模型以及求解方法(introduce bayesian statistics,including a variety of models and methods,such as Linear Regression Model, mcmc, and so on)
- 2010-06-09 18:17:44下载
- 积分:1
-
hundunbest
需要混沌程序源码的快下,很经典,研学网友提供,包含小数据量法 求指数 wolf法 互信息量法 混沌预测总程序等等
(source of quick, classic and study Netizen offer included small amount of data Method index wolf Mutual Information Act law chaotic procedures Forecast)
- 2007-06-26 23:30:26下载
- 积分:1
-
PF
说明: 自编粒子滤波算法程序,可解决非线性非高斯条件下的目标跟踪问题。(PF written by myself which provided solution of target tracking with non-linear and non-gauss environment.)
- 2014-10-28 01:48:18下载
- 积分:1
-
DQPSK_Sim
一个pi/4-DQPSK的仿真程序,GUI界面,可以计算误码率(a pi/4-DQPSK simulation program, GUI interface, the error rate can be calculated)
- 2021-05-14 02:30:02下载
- 积分:1
-
LMSandRLScompare
自适应系数的过渡过程比较与分析(基于LMS和RLS算法比较)。(adaptive coefficient of the transition process comparison and analysis (based on the LMS and RLS algorithm).)
- 2007-03-02 22:23:25下载
- 积分:1
-
welding-stress
焊接应力分析很好的代码 对于焊接专业很有帮助(Good welding stress analysis code for the welding professional helpful)
- 2013-05-19 11:03:55下载
- 积分:1
-
Fisher-linear-discriminant-method
此为模式识别中的Fisher线性判别方法求分类器。进行了男、女错误率和总错误率的统计。
全部程序流程如下:
1、读取FAMALE.TXT文件把身高或体重给数组,并求x1的样本均值m1和内离散度S1;
2、读取MALE.TXT文件把身高或体重给数组,并求x2的样本均值m2和内离散度S2;
3、求最佳变换向量和阀值点;
4、读取Test2.txt文件把对应的身高或体重给数组A并求A的样本数M;
5、把最佳变换向量和阀值点、x代入判别方程g(x);
6、对本判别的错误率进行统计。(This is the pattern recognition method, to calculate the Fisher linear discriminant classifier .Were male , female and total error rate error rate statistics .
All program flow is as follows :
1 , read FAMALE.TXT file to height or weight to the array, and find the sample mean m1 x1 and internal dispersion S1
2 , read MALE.TXT file to height or weight to the array, and find the sample mean m2 and x2 within the dispersion S2
3 , for the best transformation vector and the threshold point
4 , read Test2.txt file to the corresponding height or weight requirements for the array A and A is the number of samples M
5 , the best transformation vector and the threshold point , x substituted into the discriminant equation g (x)
6 , determine the error rate of the statistics .
)
- 2012-02-02 20:27:49下载
- 积分:1