Welcome![Sign In][Sign Up]
Location:
Search - 3pi

Search list

[matlabButterworth

Description: butterworth滤波器的matlab设计,通带截止频率0.3pi,阻带截止频率0.2pi
Platform: | Size: 2102 | Author: zh1599512 | Hits:

[Otherchengxu

Description: 设计一个数字FIR低通滤波器,其技术指标如下: Wp=0.2pi Rp=0.25Db Ws=0.3pi As=50db 试写出MATLAB设计的源程序。-Design a digital FIR low-pass filter, the technical indicators are as follows: Wp = 0.2pi Rp = 0.25Db Ws = 0.3pi As = 50db test designed MATLAB source code to write.
Platform: | Size: 25600 | Author: 高荣 | Hits:

[SCMlibpololu-avr-090605

Description: The Pololu 3pi robot is a small, high-performance, autonomous robot designed to excel in line-following and line-mazesolving competitions. Powered by four AAA batteries (not included) and a unique power system that runs the motors at a regulated 9.25 V, 3pi is capable of speeds up to 100 cm/second while making precise turns and spins that don’t vary with the battery voltage. This results in highly consistent and repeatable performance of well-tuned code even as the batteries run low. The robot comes fully assembled with two micro metal gearmotors, five reflectance sensors, an 8×2 character LCD, a buzzer, three user pushbuttons, and more, all connected to a user-programmable AVR microcontroller. The 3pi measures approximately 3.7 inches (9.5 cm) in diameter and weighs 2.9 oz (83 g) without batteries.
Platform: | Size: 720896 | Author: dads | Hits:

[Software Engineering3pi_schematic111

Description: The Pololu 3pi robot is a small, high-performance, autonomous robot designed to excel in line-following and line-mazesolving competitions. Powered by four AAA batteries (not included) and a unique power system that runs the motors at a regulated 9.25 V, 3pi is capable of speeds up to 100 cm/second while making precise turns and spins that don’t vary with the battery voltage. This results in highly consistent and repeatable performance of well-tuned code even as the batteries run low. The robot comes fully assembled with two micro metal gearmotors, five reflectance sensors, an 8×2 character LCD, a buzzer, three user pushbuttons, and more, all connected to a user-programmable AVR microcontroller. The 3pi measures approximately 3.7 inches (9.5 cm) in diameter and weighs 2.9 oz (83 g) without batteries.
Platform: | Size: 34816 | Author: 阿阿 | Hits:

[Software Engineering3pi_wall_follower111

Description: The 3pi robot [http://www.pololu.com/catalog/product/975] is complete mobile platform designed to excel in linefollowing and maze-solving competitions. The 3pi has user accessible I/O lines that can be connected to different sensors to expand its behavior beyond line-following and maze-solving. This project shows just one possible configuration where two Sharp analog distance sensors are connected with minimal soldering. Many other sensors could be used to expand the 3pi: a radio-control receiver could make an RC 3pi [http://www.pololu.com/docs/0J37.a] gyro could enable precision spinning, a sonar range finder [http://www.pololu.com/catalog/product/723] could improve the 3pi’s sensing range, and a digital distance sensor [http://www.pololu.com/catalog/product/1134] could offer speedy front obstacle detection!
Platform: | Size: 489472 | Author: 阿阿 | Hits:

[Otherchengxchengx

Description: 设计一个数字FIR低通滤波器,其技术指标如下: Wp=0.2pi Rp=0.25Db Ws=0.3pi As=50db 试写出MATLAB设计的源程序 -Design a digital FIR low-pass filter, the technical indicators are as follows: Wp = 0.2pi Rp = 0.25Db Ws = 0.3pi As = 50db Write down the design source MATLAB
Platform: | Size: 25600 | Author: gr | Hits:

[Special EffectsLPF1

Description: 设计一个低通数字滤波器,满足如下设计指标: 通带截止频率:0.2pi,通带波动:1dB 阻带截止频率:0.3pi,阻带衰减:15dB 要求:采用切比雪夫Ⅱ型滤波器原型,并分别采用脉冲响应不变变换法和双线性变换法进行设计,比较设计的结果,并进行分析 -Design a low pass digital filters that meet the following design specifications: passband cutoff frequency: 0.2pi, pass-band fluctuations: 1dB stopband cutoff frequency: 0.3pi, stop-band attenuation: 15dB requirements: use of Chebyshev filter prototypes with type Ⅱ and pulse response were the same transformation and bilinear transformation method designed to compare the results of the design and analysis
Platform: | Size: 65536 | Author: liu | Hits:

[Graph programiir

Description: 设计一个低通数字滤波器,满足如下设计指标: 通带截止频率:0.2pi,通带波动:1dB 阻带截止频率:0.3pi,阻带衰减:15dB 要求:分别采用巴特沃斯、切比雪夫Ⅰ型、切比雪夫Ⅱ型和椭圆滤波器原型进行设 计,比较各种设计的阶数、实际阻带衰减,分析实验结果 -Design a low pass digital filters that meet the following design specifications: passband cutoff frequency: 0.2pi, pass-band fluctuations: 1dB stopband cutoff frequency: 0.3pi, stop-band attenuation: 15dB requirements: respectively Butterworth, Chebyshev Ⅰ, Ⅱ and Chebyshev prototype elliptic filter design, comparing the order of the design, the actual stop-band attenuation, analysis of experimental results
Platform: | Size: 28672 | Author: liu | Hits:

[matlabButterworth

Description: butterworth滤波器的matlab设计,通带截止频率0.3pi,阻带截止频率0.2pi-matlab butterworth filter design, the passband cutoff frequency 0.3pi, stopband cutoff frequency 0.2pi
Platform: | Size: 2048 | Author: 小刀 | Hits:

[matlabHammingFIR

Description: 数字FIR滤波器器设计,通带截止频率0.3pi,阻带截止频率0.2pi,通带衰减《=1db,阻带衰减》=40db-Digital FIR filter design, the passband cutoff frequency 0.3pi, stopband cutoff frequency 0.2pi, pass-band attenuation " = 1db, stop-band attenuation" = 40db
Platform: | Size: 1024 | Author: 小刀 | Hits:

[Special Effectsgaborfilter.tar

Description: Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6,pi/2,3pi/4 then for any input image like(eg. stereo.jpg) you have 6x5 = 30 filtered images. You can choose your desired angles or frequencies. You can put nominaly Sx & Sy = 2,4 or some one else. For instance I tested above example on ( cameraman.tif )(in MATLAB pictures) I = imread( cameraman.tif ) [G,gabout] = gaborfilter1(I,2,4,16,pi/3) figure,imshow(uint8(gabout)) -Gabor filters are often used for shape detection and feature extraction, such as the enhanced fingerprint image. Matlab implementation of the code is a two-dimensional Gabor filter. Use the following code: function [G, gabout] = gaborfilter1 (I, Sx, Sy, f, theta) from ' gaborfilter1' with different f (Frequency) and theta (Angle). For example f: 0,2,4, 8,16,32 theta = 0, pi/3, pi/6, pi/2,3 pi/4 then for any input image like (eg. stereo.jpg) you have 6x5 = 30 filtered images. You can choose your desired angles or frequencies. You can put nominaly Sx & Sy = 2,4 or some one else. For instance I tested above example on (' cameraman.tif' ) (in MATLAB pictures) I = imread (' cameraman.tif' ) [G, gabout] = gaborfilter1 (I, 2,4,16, pi/3) figure, imshow (uint8 (gabout))
Platform: | Size: 1024 | Author: 郑碧波 | Hits:

[Algorithm3piyuanli

Description: 3pi小车的控制算法,加原理图。3pi小车的控制算法,加原理图-3pi car control algorithms, plus schematic. 3pi car control algorithms, plus schematic
Platform: | Size: 2615296 | Author: 杨一 | Hits:

[matlabstart

Description: 用七元线形天线阵(ULA) 已知:信号中心波长为2,天线阵元的间距为1米,快拍数为2000,空中有四个 源信号,假设它们的频率:0.015, 0.05, 0.02, 0.035 四个源信号的方向分别为:pi/4 pi/3 pi/6 3pi/4 求: 1)在不加入噪声的情况下,画出传统波束形成法、Bartlett波束 形成法、Capon波束形成法的空间谱图; 2)在加入高斯白噪声的情况下,假设信噪比为10dB,画出传统波束 形成法、Bartlett波束形成法、Capon波束形成法的空间谱图。-7-element linear antenna array (ULA) Known: the signal center wavelength is 2, the antenna element spacing of 1 m, the number of snapshots for 2000, the air there are four Source signal, assuming that their frequency: 0.015, 0.05, 0.02, 0.035 The direction of the four source signals: pi/4 pi/3 pi/6 3pi/4 Requirements: 1) not to join the noise, to draw the traditional beam-forming method, Bartlett, beam Formation method, Capon beamforming method of the space spectrum 2) by adding Gaussian white noise, assuming that the SNR is 10dB, to draw the traditional beam Formation method, Bartlett, beamforming, Capon beamforming method of the space spectrum.
Platform: | Size: 1024 | Author: shilfer | Hits:

[matlabhamming_LPF

Description: 程序的功能是用海明窗设计低通滤波器,性能指标为wp=0.2pi,ws=0.3pi-The program s function is Hamming window low-pass filter, performance indicators, wp = 0.2pi ws = 0.3pi
Platform: | Size: 2048 | Author: | Hits:

[SCM-3pi

Description: 3pi小车各部分的性能能以及各模块的源代码-3pi trolley part of the performance capacity and the source code for each module
Platform: | Size: 100352 | Author: 梁鹏 | Hits:

[matlabQPSK-MODULATION-and-demodulation

Description: QPSK MODULATION and demodulation信号源:随机整形矩形脉冲信号源,f=20^4Bit/s 载波频率:f1=10^6Hz。初始相位: pi/4。 f1=10^6Hz。初始相位:3pi/4。 信噪比:7dB-QPSK MODULATION and demodulation
Platform: | Size: 20480 | Author: 东方 | Hits:

[SCMstm32_3pi_car

Description: stm32环境下3pi小车,走迷宫,能编译通过。-Under stm32 environment 3pi car, Maze, to compile.
Platform: | Size: 5192704 | Author: 谭坤 | Hits:

[matlabLP-filter

Description: design low pass filter with kaiser: N=63 wp=0.3pi ws=0.32pi-design low pass filter with kaiser: N=63 wp=0.3pi ws=0.32pi
Platform: | Size: 129024 | Author: reza | Hits:

[File Format3pi-smart-car

Description: 3pi智能车(基于STM32)硬件电路设计说明-3pi smart car (based on STM32) hardware design description.
Platform: | Size: 2289664 | Author: 易龙 | Hits:

[source in ebook3pi(1)

Description: 本设计以MCU为控制核心,使用迷宫算法与机器自主学习的思想核心和电机PID调速为运动核心的一款智能迷宫小车,通过对传感器的加权平均处理进行高精度数据采集,将连续性变量转换成离散随机变量。首先根据左手运算进行迷宫整体搜索,然后进行数组记忆和最优路径运算,第二次进入赛道5秒逃出迷宫。(This design takes the MCU as the control core, uses the maze algorithm and the machine independent learning core and the motor PID speed control as the core of an intelligent labyrinth car. Through the weighted average processing of the sensor, high precision data acquisition is carried out, and the continuous variables are converted into discrete random variables. First, the maze search is done based on the left hand operation, and then the array memory and the optimal path operation are used to escape the maze second times into the circuit 5 seconds.)
Platform: | Size: 1883136 | Author: 那就是 | Hits:

CodeBus www.codebus.net