-
Z
说明: 关于Z变换的各种例子 帮助我们较为简单的学习 取得较快的进步(About Z transform of a variety of examples to help us study a relatively simple rapid progress)
- 2009-03-06 20:58:54下载
- 积分:1
-
CMMB_Communication_protocol_V03
说明: CMMB-业务实施指南_v1.0_20080410.doc(CMMB-Business Implementation Guide _v1.0_20080410.doc)
- 2010-03-20 17:08:10下载
- 积分:1
-
matlab4asp
对语音识别技术中涉及到的知识用matlab编写了一系列源码供下载,如读取/播放wave文件,音乐信号的时域/频域波形等。(Knowledge of the speech recognition technology involves a series of source code written in matlab for download, such as read/play a wave file, the music signals in time domain/frequency domain waveforms.)
- 2012-12-29 22:06:46下载
- 积分:1
-
FFT
该程序为matlab进行傅立叶变换的快书算法FFT,其中还包括了傅立叶变换的其他几种快速算法.(The program carried out for the matlab book fast Fourier transform algorithm FFT, which also includes several other Fourier Transform fast algorithm.)
- 2008-06-19 22:17:18下载
- 积分:1
-
dv-hop
dv-hop程序,具有一定的参考价值!!!!(dv-hop)
- 2010-11-16 17:06:02下载
- 积分:1
-
ldpc_decode_matlab
详细分析了LDPC码的解码过程,解码方法和解码步骤(Detailed analysis of the LDPC code decoding process, decoding method and decoding steps)
- 2008-07-17 14:10:41下载
- 积分:1
-
Matlab
说明: Matlab数据统计和分析的程序,包含下面所列的多种算法的
MultiLineReg 用线性回归法估计一个因变量与多个自变量之间的线性关系
PolyReg 用多项式回归法估计一个因变量与一个自变量之间的多项式关系
CompPoly2Reg 用二次完全式回归法估计一个因变量与两个自变量之间的关系
CollectAnaly 用最短距离算法的系统聚类对样本进行聚类
DistgshAnalysis 用Fisher两类判别法对样本进行分类
MainAnalysis 对样本进行主成分分析(Matlab data and analysis procedures, listed below contain a variety of algorithms MultiLineReg estimated by linear regression of a dependent variable with a number of independent variables of the linear relationship between PolyReg estimation using a polynomial regression with dependent variable a variable relationship between CompPoly2Reg using quadratic polynomial regression method is estimated that fully a dependent variable and the two since the relationship between variables with the shortest distance CollectAnaly hierarchical clustering algorithm for clustering of samples with Fisher two types of DistgshAnalysis discriminant method to classify samples on the samples MainAnalysis principal component analysis)
- 2009-08-18 16:20:12下载
- 积分:1
-
stop-and-wait
Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.
- 2011-08-03 16:52:09下载
- 积分:1
-
backprop.m
this is a program on matlab backpropagation of error.
- 2009-10-11 21:08:39下载
- 积分:1
-
Haralick_region_growing
本程序实现基于Haralick灰度共生矩阵的区域增长在matlab下实现(Implementation of this program based on Haralick GLCM achieved under the regional growth in matlab)
- 2010-08-01 06:03:00下载
- 积分:1