搜索资源列表
ds18b20相关计算
- ds18b20相关计算
用C语言实现海明码的计算
- 用VC实现海明码的相关编码
zigbee
- 这是一篇科研论文,描述了三种方法来测量和获得zigbee无线网络的最大传输速率。这三种方法包括:1)实际计算 2)NS-2模拟 3)以Ember公司EM2420为基础的设备的硬件实现前面的两种方法提供了一种以120kbps为上限的近似结果。对于相关研究者有很好的启示作用。-This is a research paper describes three methods to measure and get zigbee wireless network maximum transmission
1
- 香农编码的计算,以及香农编码的实现, 输入相关概率即可实现-xiangnongbianm
CANBUS_BIT_SETTING
- 对CAN总线波特率相关参数的设定及计算说明-CAN bus baud rate setting and calculation of parameters described
OFDM-signals
- 针对无线电监测和认知无线电系统中正交频分复用(OFDM) 信号参数估计这一重要问题,提出了用频域累积法算OFDM 信号的循环自相关函数的数值计算方法.-For radio monitoring and cognitive radio systems, orthogonal frequency division multiplexing (OFDM) signal parameter estimation of this important issue, the accumulation meth
zixiangguan-matlab-
- 自相关和互相关函数计算和作图,用matlab编写的。希望对大家有所启发-Autocorrelation and cross-correlation function calculation and mapping, using matlab. We hope to inspire
基于图形处理器(GPU)的通用计算
- GPU加速 CUDA的应用,介绍了相关原理和实现方法
3
- 自相关函数和互相关函数的matlab计算和作图,这个是信号分析里的概念,他们分别表示的是两个时间序列之间和同一个时间序列在任意两个不同时刻的取值之间的相关程度。-Self correlation function and cross-correlation function of matlab calculation and drawing, this is a concept in signal analysis, they are respectively represent the is
xy721
- 人脸识别中的光照处理方法,用于特征降维,特征融合,相关分析等,利用matlab针对图像进行马氏距离计算 。- Face Recognition light treatment method, For feature reduction, feature fusion, correlation analysis, Using matlab to calculate the Mahalanobis distance for the image.
hiu-V1.1
- 用MATLAB实现动态聚类或迭代自组织数据分析,详细画出了时域和频域的相关图,可直接计算得到多重分形谱。- Using MATLAB dynamic clustering or iterative self-organizing data analysis, Correlation diagram shown in detail the time domain and frequency domain, It can be directly calculated multi-fractal sp
xdvea
- D-S证据理论数据融合,已调制信号计算其普相关密度,车牌识别定位程序的部分功能。- D-S evidence theory data fusion, Modulated signals to calculate its density Pu-related, Part of the license plate recognition locator feature.
Python核心编程
- 全书总共分为3部分。第1部分为讲解了Python的一些通用应用,包括正则表达式、网络编程、Internet客户端编程、多线程编程、GUI编程、数据库编程、Microsoft Office编程、扩展Python等内容;第2部分讲解了与Web开发相关的主题,包括Web客户端和服务器、CGI和WSGI相关的Web编程、Django Web框架、云计算、高级Web服务;第3部分则为一个补充/实验章节,包括文本处理以及一些其他内容。