-
psntdfig
coding for FVM-based numerical solution
- 2010-12-16 20:21:51下载
- 积分:1
-
convolution-code
卷积码的编码器是由一个有k个输入端、n个输出端、m节移位寄存器所构成的有限状态的有记忆系统,通常称它为时序网络。(A convolutional code encoder is composed of a k-th input terminal of the n output terminals, m section shift register constituted by a finite state memory system, the usually call timing network.)
- 2013-01-04 19:59:33下载
- 积分:1
-
Histogram_Equalization
通过运用matlab软件对图像进行直方图处理,从而达到处理的效果(By using matlab software for image histogram processing, so as to achieve the effect of treatment)
- 2015-04-01 11:06:13下载
- 积分:1
-
qammodulation
QAM,(正交振幅键控调制),输出为QAM调制产生的复包络信号(QAM, (quadrature amplitude modulation keying), QAM modulation output generated by complex envelope signal)
- 2020-07-29 15:58:39下载
- 积分:1
-
sample1
Thickness of Various effectiveness of materials
- 2014-10-03 16:25:24下载
- 积分:1
-
colorthreshold
color thresholding. this code very usefull
- 2009-06-28 14:39:28下载
- 积分:1
-
poddem
用于对复杂流场的POD分析,对流场结构进行解构重组(PODDEM is a state of the art detection and estimation method for outliers in Particle Image Velocimetry data. PODDEM can be used on two-dimension and three dimensional data, with up to three velocity components.)
- 2020-11-18 21:59:39下载
- 积分:1
-
luilan
ML法能够很好的估计信号的信噪比,MIMO OFDM matlab仿真,欢迎大家下载学习。( ML estimation method can be a good signal to noise ratio, MIMO OFDM matlab simulation, Welcome to download the study.)
- 2016-12-06 15:19:13下载
- 积分:1
-
ols
正交最小二乘辨识算法
该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares.
[x, ind] = OLS(A,b,r) gives the solution to the least squares problem
using only the best r regressors chosen from the ones present in matrix A.
This function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use).
If r is equal to n, the solution x given by OLS is the same as the solution
given by A, but in ind we still have the regressors sorted by their
importance. This means that one can perform a feature selection by taking
the first k entries in ind (k<r).)
- 2010-01-06 20:18:56下载
- 积分:1
-
AWGN
说明: AWGN的仿真程序。FILENAME: awgn_simulator.c
version 1.5
(C) Tadashi Wadayama, 2003
An LDPC code simulator based on quantized-BP algorithm for AWGN chanel
(AWGN simulation program. FILENAME : awgn_simulator.c version 1.5 (C) Tadashi Wada Yama. 2003 An LDPC code simulator based on quantized- BP algorithm for AWGN chanel)
- 2006-04-26 09:45:29下载
- 积分:1