-
Alamouti_OFDM
STBC-OFDM中Alamouti的仿真实现,包括信道编译码和二进制信源(STBC-OFDM in the simulation implementation Alamouti, including channel encoding and decoding and binary source)
- 2009-04-06 19:37:55下载
- 积分:1
-
m1c
Closed-Loop Speed Using Scalar Control
- 2010-01-08 20:18:54下载
- 积分:1
-
matlab--zigzag
用matlab实现zigzag扫描,H.264帧内编码中不可缺少的环节(Zigzag scan using matlab implementation, H.264 intra-coded indispensable part in the)
- 2011-05-09 18:43:58下载
- 积分:1
-
gabor(matlab)(C)
可以实现Gabor变换,其中包含了采用C语言和Matlab两种工具实现(can achieve Gabor transform, which contains the C language and tools to achieve both Matlab)
- 2007-03-15 13:41:31下载
- 积分:1
-
YES-corner
基本角点检测方法的算法代码!
无错误,直接运行!(Basic corner detection algorithm code! Error-free, direct run!)
- 2013-03-30 22:35:41下载
- 积分:1
-
PCALDA
MATLAB USPS数据下的PCA和LDA算法实现程序。测试通过。(MATLAB USPS data under the PCA and the LDA algorithm program. Test.)
- 2010-07-07 11:09:44下载
- 积分:1
-
Kmin
kmin clustering is very good
- 2011-02-14 16:46:39下载
- 积分:1
-
Particle-Group-Toolbox
Matlab粒子群工具箱,实现优化计算中的粒子群算法功能(The Matlab Particle Swarm toolbox, particle swarm optimization calculation algorithm function)
- 2013-02-28 09:54:08下载
- 积分:1
-
gaussmathod
gauss消去法及其应用:
参考北大版数值线性代数(Gaussian Elimination method and application
reference <Numerical linear algebra> published by peking university )
- 2015-01-27 15:56:54下载
- 积分:1
-
Parzen-window-method
此为模式识别中Parzen窗法估计概率密度函数。
全部程序流程如下:
1、读取FAMALE.TXT文件把身高或体重给数组,并求x1的样本数N1和窗宽、体宽;
2、读取MALE.TXT文件把身高或体重给数组,并求x2的样本数N2和窗宽、体宽;
3、读取Test2.txt文件把对应的身高或体重给数组A并求A的样本数M;
4、利用Parzen窗法估计概率密度函数判别男女性别;
5、对本判别的错误率进行统计。
(This is the pattern recognition Parzen window method to estimate the probability density function .
All program flow is as follows :
1 , read FAMALE.TXT file to height or weight to the array, and find the number of samples x1 N1 and window width , body width
2 , read MALE.TXT file to height or weight to the array, and find the number of samples x2 N2 and window width , body width
3 , read Test2.txt file to the corresponding height or weight requirements for the array A and A is the number of samples M
4 , the use of Parzen window method to estimate the probability density function of gender discrimination
5 , determine the error rate of the statistics .
)
- 2012-02-02 20:24:06下载
- 积分:1