-
kMean
matlab code (kMean.m)
used kMean, clusturing.
for Speech Recognition
- 2013-07-15 09:08:43下载
- 积分:1
-
tonereservation
This code simulates the tone reservation technique for the PAPR Reduction of OFDM signals and gives an idea of how to improve it
- 2011-10-01 01:34:56下载
- 积分:1
-
MATLAB-homworks-
上学学习matlab的期末考试试题:包括地球和火星绕太阳运转动画演示;利用两种不同途径求解边值问题;多种方法求解Lorenz模型;多种方法求解Apollo卫星的运动轨迹;利用Matlab设计一个简单的计算器,要求:(1)友好的交互界面;(2)至少能够实现加减与乘除预算。(School learning matlab final exam questions include: Earth and Mars around the sun animation using two different approaches for solving boundary value problem variety of methods to solve the Lorenz model variety of methods to solve the trajectory of Apollo satellites using Matlab to design a simple The calculator requirements: (1) friendly interface (2) addition and subtraction and multiplication and division to achieve at least the budget.)
- 2013-12-16 17:24:39下载
- 积分:1
-
huffman
对给定的txt文件进行Huffman编码和解码,并加以分析,采用无记忆信源编码方式(For a given txt files Huffman encoding and decoding, and analyzed, using non-memory source coding method)
- 2009-12-29 17:49:57下载
- 积分:1
-
insar_v11
DEOS Matlab InSAR tolbox version 1.1, 包含针对Doris产品的仿真、可视化脚本,以及去线性趋势、多视处理等。(It contains scripts for simulation, visualization of the products of Doris, and for additional processing (trend removal, multilooking, etc.).)
- 2014-02-02 15:50:57下载
- 积分: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
-
GoogleReCaptcha_SourceCode-noexe
this project about the Google ReCaptcha how it will work and all source code will be available in this code
- 2015-03-11 13:12:44下载
- 积分:1
-
matrix-4
This is a matrix multiplication as an example of OpenMP parallel programming.
- 2015-03-13 05:07:13下载
- 积分:1
-
Grimson-method
the grimson method is a computer vision program that take a film and define movement in it.it is use full for process films from public pplaces camera.
- 2012-11-20 18:16:50下载
- 积分:1
-
matlab
自适应的最小均方算法:只要自适应线性组合器每次迭代运算时都知道输入信号和参考响应,选用LMS算法很合适。(Adaptive least mean square (LMS) algorithm: as long as the adaptive linear combiner for each iteration when they know that the input signal and reference response, selection of LMS algorithm is very appropriate.)
- 2009-11-14 09:32:11下载
- 积分:1