-
G729
英文文献,主要内容为G.729标准,语音信号的一种传输协议。(English literature, mainly for the G.729 standard voice signal of a transport protocol.)
- 2009-12-14 20:25:50下载
- 积分:1
-
blocksandnoisdopp
1.对染噪doppler信号进行小波包3层分解:分解层次j=1,2时,都是信号的概貌;当j=3时,反映概貌的已几乎不含噪声分量,而其它噪声分量的幅值已很小。
2.对加噪Blocks信号进行不同阈值及不同阈值的使用方式降噪。
(1. On noise pollution doppler signal decomposition of wavelet packet Layer 3: decomposition level j = 1,2, are the signal profiles when j = 3 to reflect the general picture has been almost non-noise component, while other noise components amplitude has been very small. 2. Blocks of noise signals of different thresholds and different thresholds for the use of noise reduction methods.)
- 2008-06-24 10:01:41下载
- 积分:1
-
drtoolbox
Matlab Toolbox for Dimensionality Reduction
- 2012-06-12 17:37:14下载
- 积分:1
-
EvaluateReversePolishNotation
Evaluate the value of an arithmetic expression in Reverse Polish Notation.
Valid operators are +, -, *, /. Each operand may be an integer or another expression.
Some examples:
[ 2 , 1 , + , 3 , * ] -> ((2 + 1) * 3) -> 9
[ 4 , 13 , 5 , / , + ] -> (4 + (13 / 5)) -> 6
分析:这一题就是写程序计算逆波兰式的结果,遍历表达式,碰到操作数入栈,碰到操作符就从栈顶取出两个操作数,再将计算后的结果入栈,最后栈中剩余的唯一操作数就是计算结果。(. Evaluate the value of an arithmetic expression in Reverse Polish Notation Valid operators are+,-,*,/Each operand may be an integer or another expression Some examples:.. [" 2" , " 1" , " +" , " 3 " ," * " ]-> ((2+ 1)* 3)-> 9 [" 4 " ," 13 " ," 5 " ," /" ," + " ]-> (4+ (13/After this problem is to write a program to calculate the inverse Polish results, iterate expression operand stack encounter, encounter operator to fetch two operands the stack, and then calculated as follows:> 6 Analysis- 5)) The results of the stack, the only remaining operand stack is the final calculations.)
- 2015-03-15 23:06:09下载
- 积分:1
-
crc_sen_rec_fin_matlab
A cyclic redundancy check (CRC) is an error-detecting code commonly used in digital networks and storage devices to detect accidental changes to raw data.
- 2015-03-25 08:04:01下载
- 积分:1
-
fast_ApEn
近似熵,可用于生物电信号分析,包括脑电、心电、肌电等。(Approximate entropy, can be used for bio-electrical signal analysis, including EEG, ECG, EMG and so on.)
- 2016-11-11 19:56:47下载
- 积分:1
-
长周期光纤光栅传输谱
说明: 利用耦合模理论分析了光纤Bragg光栅中纤芯模间的耦合、倾斜光纤光栅中纤芯模与辐射模和包层模间的耦合(The coupling mode theory was used to analyze the coupling between the core modes in the fiber Bragg grating and the coupling between the core mode and the radiation mode and the cladding mode in the tilted fiber grating.)
- 2021-03-04 09:29:33下载
- 积分:1
-
path-planning
本人精心收藏的资料,该资料对粒子群算法改进的,值得借鉴。分享给大家(I am careful collection of data, the information on the particle swarm algorithm improvement, and worth learning from. We share)
- 2010-12-31 18:42:13下载
- 积分:1
-
MIMONMPC
多入多出的非线性预测控制,供大家学习和研究。(MIMO nonlinear predictive control for all learning and research.)
- 2014-07-08 15:47:48下载
- 积分:1
-
Manifold learning LE
说明: 流形学习(Manifold Learning)的一种算法:拉普拉斯特征映射(LE)(An algorithm of Manifold Learning: Laplacian Feature Mapping (LE))
- 2019-03-08 18:25:37下载
- 积分:1