-
copula_toolbox
copula函数 主要应用于BB7UgivenV_inverse2(copula function BB7UgivenV_inverse2)
- 2011-05-02 13:22:32下载
- 积分:1
-
OFDM(gms)
有关OFDM信号检测与估计的一篇文章,是IEEE上的,有需要的下!!(The OFDM signal detection and estimation of an article is on the IEEE there is a need for the next! !)
- 2009-09-07 09:19:55下载
- 积分:1
-
para
matlab guide 中设计参数表,利用Activexcell实现,容易实现及掌握(matlab guide the design parameters in the table, using Activexcell realize, easy to realize and grasp the)
- 2008-04-07 16:59:19下载
- 积分:1
-
crt
Chinese Remainder Theorem matlab
- 2011-11-06 20:43:57下载
- 积分:1
-
oqpskmod
这里有OQPSK的调制源程序代码,用matlab做的,很好,需要的可以在这里下载(There are OQPSK modulation source code, using matlab to do, and very good, needs can be downloaded here)
- 2007-10-24 20:17:21下载
- 积分:1
-
SerialComm-VB2008Express
Serial com communication
- 2014-01-21 01:53:16下载
- 积分:1
-
RLS_LMS
RLS和LMS算法仿真,学通信的基础算法,已经运行过~()
- 2008-04-10 13:53:04下载
- 积分:1
-
huffmancode
利用huffman算法进行的编码,主要采用基本循环实现,速度快。其中code文件为主程序。(Using huffman coding algorithm, the main use of the basic cycle of implementation, fast. In which the main program code file.)
- 2010-01-11 13:56:36下载
- 积分:1
-
wavelet
这个.M文件时利用B样条小波进行的小波边缘提取算法。(This. M file using B-spline wavelet for the wavelet edge detection algorithm.)
- 2010-05-25 14:40:47下载
- 积分: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