-
CPPSTL
STL(Standard Template Library),即标准模板库,是一个具有工业强度的,高效的C++程序库。它被容纳于C++标准程序库(C++ Standard Library)中,是ANSI/ISO C++标准中最新的也是极具革命性的一部分。该库包含了诸多在计算机科学领域里所常用的基本数据结构和基本算法。为广大C++程序员们提供了一个可扩展的应用框架,高度体现了软件的可复用性。 (STL (Standard Template Library), which is a standard template library, with industrial strength, efficient C++ library. It is contained in the C++ standard library (C++ Standard Library), ANSI/ISO C++ standard is the latest in is also very part of a revolutionary. The library contains many in Computer Science in the field of common basic data structures and basic algorithms. Provides an extensible application framework for the majority of C++ programmers, highly reflects the software reusability.)
- 2014-11-06 11:06:37下载
- 积分:1
-
time---delay
进行时延估计 包含双谱和互相关两种方法 没有高阶累积量(For time delay estimation contains double spectrum and cross-correlation two ways No higher order cumulants
)
- 2014-09-10 09:40:18下载
- 积分:1
-
entropy-
一阶熵、二阶熵和差分熵c++程序 求熵用的
(A first order, second order entropy and entropy difference entropy ofc++ program)
- 2013-11-26 18:34:19下载
- 积分:1
-
dipole_example
一个matlab 编写的调用HFSS的折合偶极子例子,属于联合仿真问题。(A matlab the invocation of the equivalent dipole example of HFSS, belongs to the joint simulation problems.
)
- 2013-05-10 01:11:00下载
- 积分:1
-
2D_teaching_material
这是2010合工大Robocup机器人足球仿真2D技术培训内部培训资料,我找的好长时间才找到,希望对大家有用!(This is the 2010 co-workers big Robocup robot soccer simulation 2D technical training within the training materials, I am looking for a good long time to find the hope for all of us!)
- 2011-10-06 08:16:58下载
- 积分:1
-
matlab
信号的预处理,去除趋势项,以达到我们所要的信号的形式,效果比较好(Signal pre-processing to remove the trend term, we want to achieve in the form of signals, results were better)
- 2011-11-03 20:29:42下载
- 积分:1
-
EmbeddedSystemLab_OpalRT
A hex file extremely useful for all
- 2012-09-05 16:40:58下载
- 积分:1
-
levinson
图1为均衡带限信号所引起失真的横向或格型自适应均衡器(其中横向FIR系统长M=11), 系统输入是取值为±1的随机序列,其均值为零;参考信号;信道具有脉冲响应:
式中用来控制信道的幅度失真(W = 2~4, 如取W = 2.9,3.1,3.3,3.5等),且信道受到均值为零、方差(相当于信噪比为30dB)的高斯白噪声的干扰。试比较基于下列几种算法的自适应均衡器在不同信道失真、不同噪声干扰下的收敛情况(对应于每一种情况,在同一坐标下画出其学习曲线):
1)横向/格-梯型结构LMS算法
2)横向/格-梯型结构RLS算法
并分析其结果。(Figure 1 is a band-limited signal caused balanced horizontal or lattice distortion adaptive equalizer (FIR system in which the lateral length M = 11), the system input is the value of a random sequence of ± 1, mean zero reference signal channel has impulse response:
Wherein the amplitude of the distortion for the control channel (W = 2 ~ 4, and so as to take W = 2.9,3.1,3.3,3.5), and subjected to a channel with zero mean and variance (equivalent SNR is 30dB) Gaussian white noise. Compare the following types of algorithm-based adaptive equalizer in a different channel distortion, the convergence of different noise interference (corresponding to each situation, draw their learning curve in the same coordinate):
1) landscape/grid- LMS algorithm ladder structure
2) landscape/grid- RLS algorithm ladder structure
And analyze the results.)
- 2020-07-02 22:40:01下载
- 积分:1
-
Damped-oscillation-curve
以MATcom为内核的C++程序,调用MATLAB拟合衰减振荡曲线(多线程)(In MATcom as the core C++ program, call the MATLAB fitting damped oscillation curve (multi-threading))
- 2013-09-21 10:23:25下载
- 积分:1
-
daima
一共5个代码,其中aufgabe和lms的功能是输入一个脉冲信号,根据不同的系统参数,得出输出信号。 cordic是一个算角度旋转的方法。 gray和graydecode是输入一个数字,对应输出每次只变一位的2进制输出信号。 因为我还是个学生,可能代码比较简单,希望站长谅解,谢谢!我真心希望能够成为该站的一员,学习到有用的知识。(A total of five codes, which aufgabe and lms function is a pulse input signal, depending on the system parameters, derived output signal. cordic is a rotation angle calculation method. gray and graydecode is to enter a number, corresponding to a time become an output of two binary output signals. Because I was a student, you may code for relatively simple hope that owners understand, thank you! I really hope to be a member of the station, to learn useful knowledge.)
- 2009-12-07 07:37:10下载
- 积分:1