-
Smart_Antenna_System
对于智能天线的设计仿真
包含有详细的说明(for smart antenna design simulation contains detailed explanation)
- 2006-11-30 19:23:33下载
- 积分:1
-
MEDIANAJESUSEDUARDOORTIZ
Calculate the median value of a vector.
- 2011-09-13 08:43:40下载
- 积分:1
-
matlab-calculation
数学物理方程的MATLAB解法与可视化-彭芳麟(matlab analysis numerical calculation)
- 2016-11-04 22:37:28下载
- 积分:1
-
weinat
基于DD算法的先验信噪比估计的维纳语音降噪完整程序,包括语音分帧,动态信噪比估计,噪声估计更新和帧的重构。很完整。(DD algorithm based on a priori signal to noise ratio is estimated that the integrity of the process noise reduction Wiener voice, including voice sub-frame, dynamic signal to noise ratio estimation, noise estimation and frame reconstruction update. Complete. I hope to share together.谢谢. Small text.)
- 2021-05-16 09:30:02下载
- 积分:1
-
zixiangguanfa
利用自相关法和music方法进行谱估计的MATLAB程序仿真(Autocorrelation and music spectrum estimation MATLAB program simulation)
- 2012-11-06 20:17:20下载
- 积分:1
-
FFT
说明: 一个用于MATLAB中实现的FFT功能的码序列。很有用,有帮助(One for the realization of the FFT function of MATLAB, the code sequence. Very useful, helpful)
- 2010-03-29 10:43:07下载
- 积分:1
-
multiplexxx
说明: 多路复用技术(multiplexing technology.)
- 2006-04-13 13:55:10下载
- 积分:1
-
Matlab-Primer_8Ed_2011
Matlab Primer language 2011
- 2011-05-22 13:25:38下载
- 积分:1
-
TiR_channel
time reversal technique for uwb communication
- 2013-04-17 19:40:53下载
- 积分: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