-
multiple_access_protocols
该源程序代码实现了如:纯ALOHA,扩展ALOHA,CSMA,ISMA等的多径通信协议通信仿真实现,程序结果给出了各个通信协议下传输数据的成功率和时间延迟。(Realize that the source code such as: pure ALOHA, the expansion of ALOHA, CSMA, ISMA and other multi-path communication protocol communication simulation realize, given the results of the proceedings of various communication protocols to transmit data under the success rate and time delay.)
- 2007-08-19 10:26:21下载
- 积分:1
-
chonggoujuzhenV6
本程序用于计算哈特曼波前传感器中10*10子孔径布局的波前重构矩阵(The procedure used to calculate the Hartmann wavefront sensor in the 10* 10 sub-aperture wavefront reconstruction matrix layout)
- 2010-12-08 10:35:01下载
- 积分:1
-
water1
dwt image watermarking
- 2010-02-17 17:53:13下载
- 积分:1
-
Latex
说明: 经典的latex教程,讲的很清楚。从排版,字体,数学公式到制图,制表,都给出了详细的介绍。(Classic latex tutorial, said very clearly. From the layout, fonts, mathematical formula to the mapping, tabulation, are given in detail.)
- 2011-02-17 18:47:01下载
- 积分:1
-
noise_tracker_V1
基于Matlab的一MMSE的噪声PSD的执行跟踪的语音增强算法。这个包是一所描述的算法实现在“基于MMSE的低噪声PSD的跟踪与复杂性”,由理查德亨德里克斯,理查德Heusdens和Jesper詹森,IEEE国际会议声学,语音和信号处理,03/2010,达拉斯,德克萨斯州,p.4266 - 4269,(2010年)。
该算法具有较低的复杂性,但能够准确地估计非平稳的延迟相当低噪声PSD的跟踪噪声。(Matlab implementation of an MMSE based noise PSD tracking algorithm for speech enhancement. This package is an implementation of the algorithm described in "MMSE BASED NOISE PSD TRACKING WITH LOW COMPLEXITY", by Richard C. Hendriks, Richard Heusdens and Jesper Jensen, IEEE International Conference on Acoustics, Speech and Signal Processing, 03/2010, Dallas, TX, p.4266-4269, (2010).
The algorithm has rather low complexity, but is able to accurately estimate the noise PSD for non-stationary noise with rather low tracking delay.
)
- 2010-05-20 22:16:03下载
- 积分:1
-
mymat
speckle noise in image processing
- 2013-02-19 21:50:10下载
- 积分:1
-
LDA二分类代码(Matlab实现)
基于matlab的LDA算法实现,用于二分类问题(Implementation of LDA algorithm based on MATLAB)
- 2021-01-21 17:18:46下载
- 积分:1
-
cordic
Cordic算法的Matlab实现,里面有一些数据文件是程序产生的。这个是Cordic算法未改进版本。(It s an implementation of conventional CORDIC algorithm。)
- 2009-02-24 20:24:49下载
- 积分:1
-
tsp
遗传算法解决 TSP 问题的MATLAB源码(Genetic algorithm to solve TSP problem the MATLAB source code)
- 2009-04-07 22:38:36下载
- 积分:1
-
dir2par
%直接型到并联型的转换
%
%[C,B,A]=dir2par(b,a)
%C为当b的长度大于a时的多项式部分
%B为包含各bk的K乘2维实系数矩阵
%A为包含各ak的K乘3维实系数矩阵
%b为直接型分子多项式系数
%a为直接型分母多项式系数
%
( Directly to the shunt-type conversion [C, B, A] = dir2par (b, a) C for when the b is greater than the length of a polynomial when part of B to include the bk of the K x 2 Victoria real coefficient matrix A contains the ak for the K x 3-dimensional real coefficient matrix b-type elements for direct polynomial coefficients a direct-type denominator polynomial coefficients)
- 2006-11-05 10:32:51下载
- 积分:1