搜索:Algorithm

找到约 1,300 项符合「Algorithm」的查询结果

结果 1,300
按分类筛选
显示更多分类
https://www.eeworm.com/dl/897640.html 技术资料

基于单片机的PID温度控制系统设计

介绍了一种基于M3单片机实现PID控制农作物大棚内温度的方法.针对单片机温度控制系统采用传统的单片机控制方法容易出现响应速度慢、算法简单、控制精度低等问题,采用将单片机和PID控制相结合的方法来控制温度.单片机造价低廉,当应用了模糊PID控制算法后,不仅满足高精度的控制温度调节,而且在很大程度上 ...
下载 6
·
查看 2550
https://www.eeworm.com/dl/641/284170.html 数学计算

The software implements particle filtering and Rao Blackwellised particle filtering for conditionall

The software implements particle filtering and Rao Blackwellised particle filtering for conditionally Gaussian Models. The RB algorithm can be interpreted as an efficient stochastic mixture of Kalman filters. The software also includes efficient state-of-the-art resampling routin ...
下载 66
·
查看 1113
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/663/457415.html VHDL/FPGA/Verilog

In communication systems channel poses an important role. channels can convolve many different kind

In communication systems channel poses an important role. channels can convolve many different kind of distortions to our information. In perticular wireless channels multipath distortion is sevear. and more sevear is such distortion is random. To handle this, multipath affected ...
下载 111
·
查看 1086
https://www.eeworm.com/dl/639/241532.html 文件格式

Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle Filters (PFs) that exploit condi

Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle Filters (PFs) that exploit conditional dependencies between parts of the state to estimate. By doing so, RBPFs can improve the estimation quality while also reducing the overall computational load in comparison to ...
下载 52
·
查看 1096
https://www.eeworm.com/dl/665/469698.html matlab例程

Two scripts are included here. 1. convsys.m - combines the state space representation of two syst

Two scripts are included here. 1. convsys.m - combines the state space representation of two systems connected in series. [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) This algorithm gives the convolution of two state space representations | A1 B1 | | A2 ...
下载 196
·
查看 1093
https://www.eeworm.com/dl/895375.html 技术资料

基于KEA128单片机的电磁智能车设计与实现

选取32位单片机S9KEAZ128AMLK为中央控制器,10mH电感作为主要传感器,设计了基于电磁传感器的智能小车。本文设计并实现了电源模块、电机MOS驱动模块、信号采集模块。智能车通过电磁传感器采集赛道信息,采用三次曲线算法实现了智能车的方向控制,增量式PID控制算法实现了速度控制,经过单片机的分析处理,智 ...
下载 3
·
查看 5189
https://www.eeworm.com/dl/898186.html 技术资料

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

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

The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR EWARM KickStart e

The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR EWARM KickStart edition toolchain version 4.42. It is used to quickly evaluate both the MCU and the available tools. In addition, when used together with the STM32F103xx motor control starter kit (S ...
下载 23
·
查看 1083
https://www.eeworm.com/dl/665/347554.html matlab例程

采用3D Bresenham算法在两点间划一直线 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bres

采用3D Bresenham算法在两点间划一直线 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm) % ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 % % Which is referenced by: % Fischer, J., A. del Rio ( ...
下载 110
·
查看 1075