搜索资源列表
cpp_tracer
- Lifitime tracer. *** *** *** *** *** *** *** *** ***** Example: #include <timings.h> void foo() { TRACE_LIFETIME usleep(100000) } void main() { foo() } *** *** *** *** *** *** *** *** *** See lifetimes.log: FUNC
NumericalAnalysisReport
- 数值分析的实验报告,很完整的,希望对大家有用~ 课题一: 线性方程组的迭代法 一、实验内容 二、实验要求 1、体会迭代法求解线性方程组,并能与消去法做以比较; 2、分别对不同精度要求,如 由迭代次数体会该迭代法的收敛快慢; 3、对方程组2,3使用SOR方法时,选取松弛因子 =0.8,0.9,1,1.1,1.2等,试看对算法收敛性的影响,并能找出你所选用的松弛因子的最佳者; 4、给出各种算法的设计程序和计算结果。 课题二:数值积分 一、实验内容 (4)
correlation_2192
- 对一序列进行自相关,找到其峰值从而同步。在MATLAB上模拟硬件实现,结果和浮点运算一致,说明了设计的可行性。-Autocorrelation of a sequence, to find the peak sync. MATLAB simulation on hardware implementation, consistent results and floating point operations, indicating the feasibility of the design.
windowedsyncquantize
- quantized high pass windowed sync filter for digital systems / plot/develop input output filter response
windowedsync
- high pass windowed sync filter / plot/develop input output filter response-high pass windowed sync filter / plot/develop input output filter response
