-
bjzm-HowToAsk
《提问的智慧》,作为一个程序员,你曾经遇到过在论坛上发帖无人问津,看看提问的智慧把(" Question the wisdom" as a programmer, you have encountered no one is interested to post in the forum to see the wisdom of the questions)
- 2009-09-04 19:53:37下载
- 积分:1
-
New-Book
Steven Ding基于模型的故障诊断的最新作品第二版(model_based fault diagnosis the second Edition of Steven X. Ding)
- 2015-01-09 15:43:30下载
- 积分:1
-
Binary-Image
Matlab 的图形化界面设计,主要功能包括打开一幅图像,并对其进行二值化处理,显示结果。(The GUI of matlab.It can open an image and use the method of mage binaryzation to process it.At last,give us the result.)
- 2014-01-12 11:41:15下载
- 积分:1
-
ZCR
autocov computes the autocovariance between two column vectors X and Y with same length N using the Fast Fourier Transform algorithm from 0 to N-2.
The resulting autocovariance column vector acv is given by the formula:
acv(p,1) = 1/(N-p) * sum_{i=1}^{N}(X_{i} - X_bar) * (Y_{i+p} - Y_bar)
where X_bar and Y_bar are the mean estimates:
X_bar = 1/N * sum_{i=1}^{N} X_{i} Y_bar = 1/N * sum_{i=1}^{N} Y_{i}
It satisfies the following identities:
1. variance consistency: if acv = autocov(X,X), then acv(1,1) = var(X)
2. covariance consistence: if acv = autocov(X,Y), then acv(1,1) = cov(X,Y)
- 2013-05-26 22:12:50下载
- 积分:1
-
地震资料中反褶积MATLAB数据处理包 decon
地震资料中反褶积MATLAB数据处理包。包括了预测反褶积,脉冲反褶积,稀疏反褶积等。对于地震资料处理有极大实用价值。(Seismic data deconvolution MATLAB data processing package. Including predictive deconvolution, pulse deconvolution, such as sparse deconvolution. For the seismic data processing has great practical value.)
- 2020-11-03 19:49:53下载
- 积分:1
-
遗传算法中的简单遗传算法-SGA.rar
遗传算法中的简单遗传算法,用matlab实现。(genetic algorithm simple genetic algorithm, using Matlab to achieve.)
- 2005-03-27 16:45:28下载
- 积分:1
-
jiaozhi
交织码的突发信道仿真研究,应用了10x10矩阵,内码为汉明码(Code intertwined sudden channel simulation research, application of the 10x10 matrix, with the code for the Hamming Code)
- 2008-04-03 09:22:06下载
- 积分:1
-
BEC_decode
BEC_decode ldpc and BEC channel
- 2020-06-28 23:40:02下载
- 积分:1
-
MOM_for_Antenna
小型矩量法解决天线散射问题,在matlab环境下运行。(Small antenna scattering method of moments to solve the problem, run the matlab environment.)
- 2014-02-08 15:04:32下载
- 积分:1
-
Matla_CFD
这几个算例都是MacCormack格式的,喷管计算用时间步进法,外突钝角绕流用空间步进法.都写成模块形式,便于查错.
(these examples are MacCormack format, the nozzle calculation time stepping, framed obtuse angle with space bypass Step law. Modules are written form that facilitates Checking.)
- 2006-12-17 10:34:46下载
- 积分:1