搜索:recursive+algorithm

找到约 1,259 项符合「recursive+algorithm」的查询结果

结果 1,259
按分类筛选
显示更多分类
https://www.eeworm.com/dl/648/314259.html 单片机开发

The goal of our final project was to design an efficient elevator simulator that can accept input fr

The goal of our final project was to design an efficient elevator simulator that can accept input from a user and mechanically operate (on a small scale) a system of 4 floors and 3 elevators using pulleys and stepper motors. Users enter input using physical pushbuttons or the com ...
下载 118
·
查看 1081
https://www.eeworm.com/dl/641/453195.html 数学计算

The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT alg

The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel suite). 1.- Generates an input signal vector (dgen) with size n=n1xn2 stored ...
下载 198
·
查看 1127
https://www.eeworm.com/dl/639/429809.html 文件格式

This paper presents a novel technique to increase the quality of medical images based on Histogram

This paper presents a novel technique to increase the quality of medical images based on Histogram Equalization. In the proposed method first we have applied a noise reduction method and then we apply some suitable preprocessing on histogram of the medical images and after that h ...
下载 161
·
查看 1120
https://www.eeworm.com/dl/897281.html 技术资料

基于IAP单片机电子秤控制系统设计

研发一套家用的电子秤,能够给人们的生活带来方便。本文首先介绍了电子秤的工作原理,然后基于IAP单片机进行了控制系统硬件电路设计,在电子秤硬件系统电路设计的基础上,进行了控制系统软件算法设计。通过得到AD转化量与物体质量的关系,进行最小二乘拟合,得到输出量与转化量之间的关系,通过滤波算法的实现 ...
下载 3
·
查看 540
https://www.eeworm.com/dl/898186.html 技术资料

基于STC12C5A60S2单片机钢珠运动测量装置设计

本文以STC12C5A60S2单片机为控制核心,设计了一个管道内钢珠运动测量装置。接近开关检测小球的运动情况,传送信号到单片机触发中断,角度传感器测量管道角度,建立小球运动与角度关联的数据库。通过小球运动的相关数据对比数据库,采用排比算法和算法修正得到精确的角度值。该装置能够实现钢珠个数测量、运 ...
下载 9
·
查看 2711
https://www.eeworm.com/dl/665/209335.html matlab例程

A general technique for the recovery of signi cant image features is presented. The technique is ba

A general technique for the recovery of signi cant image features is presented. The technique is based on the mean shift algorithm, a simple nonparametric pro- cedure for estimating density gradients. Drawbacks of the current methods (including robust clustering) are avoided. Feat ...
下载 97
·
查看 1091
https://www.eeworm.com/dl/502/29193.html 单片机编程

基于C8051F310的山路转弯预防警示系统

针对盘山路存在的转弯盲区,即在转弯时司机无法得知弯路对面是否有车辆通过,设计一种基于C8051F310的山路转弯预防警示系统。该系统利用一阶滤波算法检测山路转弯时是否有车辆通过。运用该算法可增强系统检测的实时性,提高检测机动车辆的灵敏度,同时大大减少环境温度对检测的干扰。试验表明该系统能 ...
下载 157
·
查看 1056
https://www.eeworm.com/dl/898261.html 技术资料

基于MSP430单片机的太阳光辐照测量系统设计

本文设计了一种基于MSP430单片机的太阳辐照测量系统。系统以MSP430单片机为硬件核心控制器,采用硅光电池将光照度转换为电流,经过电流-电压转换放大电路,实现微电流转换放大,使用MSP430自带的12位A/D转换器进行处理,并且通过NRF905无线收发模块实现数据无线传输。利用麦夸特(Levenberg-Marquardt)算法对 ...
下载 5
·
查看 10031
https://www.eeworm.com/dl/650/280633.html 人工智能/神经网络

On-Line MCMC Bayesian Model Selection This demo demonstrates how to use the sequential Monte Carl

On-Line MCMC Bayesian Model Selection This demo demonstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. The ...
下载 127
·
查看 1163
https://www.eeworm.com/dl/665/353892.html matlab例程

外国人开发的电磁时域有限差分方法工具包 Electromagnetic Finite-Difference Time-Domain (EmFDTD) is a basic two-dimensio

外国人开发的电磁时域有限差分方法工具包 Electromagnetic Finite-Difference Time-Domain (EmFDTD) is a basic two-dimensional FDTD code developed at the School of Electrical Engineering, Sharif University of Technology. This code has been written based on the standard Yee s FDTD ...
下载 97
·
查看 1161