资源列表
Linear-Convolution-using-DFT-approach
- Linear convolution using DFT approach
IP_UDP_TCP_ICMP-checksum
- IP/UDP/TCP/ICMP的校验和 在发送数据时,为了计算数IP据报的校验和。应该按如下步骤: (1) 把IP数据报的校验和字段置为0。 (2) 把首部看成以16位为单位的数字组成,依次进行二进制反码求和 (3) 把得到的结果存入校验和字段中。 在接收数据时,计算数据报的校验和相对简单,按如下步骤: (1)把首部看成以16位为单位的数字组成,依次进行二进制反码求和,包括校验和字段。 (2)检查计算出的校验和的结果是否等于零。 (3)如果等于零,说明被整除
ATT7053
- 好的文档,对大家的学习和参考具有很好的参考价值-Good Article
kalman-filter
- 假设一物体围绕一圆周运动,角加速度是白噪声,观测噪声也是零均值的白噪声。编程使用卡尔曼滤波器实现运动物体的跟踪。-Suppose an object around a circular motion, the angular acceleration is white noise, measurement noise is zero mean white noise. Programming using a Kalman filter to achieve tracking moving obj
renlianshibie
- 基于KL变换的人脸识别技术,仅供参考,matlab文件-The technology of face recognition based on KL transform, for reference only, the matlab file
EC1352-SYLLABUS
- This file the descr iption of the information about the antenna and wave propagation.
Oraclebak
- 详细介绍了Oracle物理备份的种类及备份的方法。-Oracle was introduced in detail the types of physical backup and backup method
ASP.NET
- ASP.NET car reservation systems (SQL database)
fdafk
- 基于matlab GUI界面设计,分数阶傅里叶变换计算方面,自写曲率计算函数 。- Based on matlab GUI interface design, Fractional Fourier transform computing, Since writing the curvature calculation function.
wmrxc
- 具有丰富的参数选项,BP神经网络用于函数拟合与模式识别,计算两个矩阵之间的欧氏距离。- It has a wealth of parameter options, BP neural network function fitting and pattern recognition, Calculation of the Euclidean distance between the two matrices.
tm412
- Debugging can be used, Is the basis of the signal processing, Includes the modulation, demodulation, signal to noise ratio calculation.
DSP_work
- 进行数字信号处理综合设计与分析,包括采样,频域分析,IIR,FIR滤波器设计及输出结果。(Design and analysis of digital signal processing, including sampling, frequency domain analysis, IIR, FIR filter design and output results.)