-
InternetQos
说明: 关键词:网络QOS文档,这个网站注册真费事(KEYWORD:network qos,please let me in,THANK YOU,VERY VERY VERY VERY THANK YOU)
- 2011-03-12 16:03:35下载
- 积分:1
-
利用测井曲线合成地震记录程序synthetic-by-welllog-data
利用测井曲线合成地震记录程序,这是一个例子,其中有AVO的井资料(This is a program that make a seismic synhetic data by welllog data, and the AVO well data is in it. )
- 2016-08-10 15:51:23下载
- 积分:1
-
Problems
Basic matlab codes r included
- 2013-12-02 15:31:02下载
- 积分:1
-
peipui_v48
欢迎大家下载学习,PLS部分最小二乘工具箱,有小波分析的盲信号处理。( Welcome to download the study, PLS PLS toolbox, There Wavelet Analysis Blind Signal Processing.)
- 2016-12-21 20:12:19下载
- 积分:1
-
function3
The DocPolynom to Character Converter
The char method produces a character string that represents the polynomial displayed as powers of an independent variable, x. Therefore, after you have specified a value for x, the string returned is a syntactically correct MATLAB expression, which you can evaluate.
The char method uses a cell array to collect the string components that make up the displayed polynomial.
The disp method uses char to format the DocPolynom object for display. Class users are not likely to call the char or disp methods directly, but these methods enable the DocPolynom class to behave like other data classes in MATLAB.
Here is the char method.
- 2011-02-12 00:12:28下载
- 积分:1
-
LMS-Lattice-Algorithm
研究了自适应参数谱估计的基本原理,提出了基于最小均方误差(MMSE)准则的LMS格型滤波算法实
现自适应参数谱估计的方法。通过对仿真测试信号和线性调频信号的计算表明,该方法能够在改善谱分辨率的
同时提高运算效率,满足遥测速变信号的处理和分析计算的要求(This paper discusses the principle of adaptive parametric spectrum estimation.It provides an approach to es—
timate power spectrum with a lattice filter according to the minimum mean square error(MMSE)criterion.The test re—
sults of simulated observation signal and linear frequency modulation signal indicate this method improves the spectrum
resolution and calculation eficiency,completely meets the requirements of the teleme data processing and analysis、)
- 2011-08-18 19:32:45下载
- 积分:1
-
LEFEM-matlab
线性有限元基础代码
弹簧单元、杆单元、8节点二维单元(linear FEM sample code
spring element, bar element, 8-node 2D element)
- 2017-01-01 20:55:24下载
- 积分:1
-
PAPRvsCCDF
This source code gives an idea about how to plot PAPR vs CCDF which is an important paramenter for evalution of the schemes of PAPR reduction
- 2011-10-01 01:29:05下载
- 积分:1
-
fnedf
菲涅尔单缝衍射图像,改变波长对图像的影响(Fresnel single slit diffraction image, the image changes affect wavelength)
- 2021-03-11 10:49:26下载
- 积分:1
-
Hamming
说明: 汉明码(Hamming Code)是汉明于1949年的一种能纠正单个错误的线性分组码,最小码距dmin=3。汉明码的实现方式是在原数据中插入m位作为校验位。对于(n,k)汉明码,编码时需满足以下原则(Hamming code is a kind of linear block code which can correct single error in 1949. The minimum code distance Dmin = 3. The implementation of Hamming code is to insert m bit into the original data as check bit. For (n, K) Hamming codes, the following principles should be met)
- 2021-04-28 17:48:43下载
- 积分:1