搜索资源列表
SEA_COND
- 信号测量时,传感器优化布置的条件数方法。提供自由度信息,输出不同数量传感器的最优布置方案。-signal measurement, the sensor layout optimization of several methods. Provide freedom of information, the number of different sensor output optimal layout of the program.
Recognition.Based.on.DSP
- 这里提出了基于dsp的ocr识别仪, 采用接触式图像传感器摄取文档的原始图像, 数字信号处理器DSP OCR实现版面分析和字符识别。将识别结果输入到计算机中进行后处理。这样一台计算机可以联结多台识别仪, 大大降低识别系统的成本, 在大规模的表格文档自动处理中具有重要的意义。-Here based on the ocr recognition dsp device, using Contact Image Sensor uptake of the original document images,
sensor
- 实现了传感器定位时,传感器的最佳布置方式,以实现准确的定位-Achieved a positioning sensor, the sensor the best layout in order to achieve accurate positioning
VF
- 无线传感器网络布局优化的粒子群导向虚拟力算法仿真程序,有程序分析和解释。 -Wireless sensor network layout simulation program oriented virtual force algorithm of particle swarm optimization, program analysis and interpretation.
magnetic_detection_line_layout_study
- 基于磁场检测的寻线小车传感器布局研究,本文研究了载流导线磁场中寻线小车位置检测的分析方法,给出 了小车位置解算和道路形式推断的原理和算法,讨论了该寻线小车传感 器布局的一般原则并给出了一种布局方案。 -Based on the magnetic field detection sensor for car line layout study
A7105-Datasheet-v1.1
- 无线A7105说明书 0.0 Initial issue. 0.1 Modified specification and add section for TX power setting 0.2 Add top marking info., reflow profile, Carry tape & reel dimensi 0.3 Modify descr iption of state machine and FIFO mode Rename IRQS1/
chonggoujuzhenV6
- 本程序用于计算哈特曼波前传感器中10*10子孔径布局的波前重构矩阵-The procedure used to calculate the Hartmann wavefront sensor in the 10* 10 sub-aperture wavefront reconstruction matrix layout
MPGA
- 基于多种群遗传算法的MATLAB程序,解决无线传感器网络布局优化问题。-Based on multi-population genetic algorithm MATLAB program to solve the problem of wireless sensor network layout.
传感器的选择和布局方案
- 飞思卡尔智能车竞赛,传感器的选择和布局方案设计(Carle intelligent car competition, sensor selection and layout design)
new-DV-Hop-code
- 改进DV-Hop定位算法 首先设置初始量,布置了一个范围为100×100m2的区域,其上随机分布100个传感器节点,其中有10个信标节点,节点的通信半径为30m。 第二步在正方形区域内产生均匀分布的随机拓扑,随机产生节点坐标并将其中十个选定为信标节点,其余九十个设为未知节点,然后画出节点分布图。 第三步通过最短路径法计算未知节点与每个信标节点的最小跳数。 第四步根据前面记录的其他信标节点的位置信息和相距跳数估算平均每跳的实际距离,用跳数估计距离的方法得出未知节点到信标节点的距离。 第五