搜索资源列表
-
0下载:
低频数字式相位测试仪,本设计给出了以凌阳16位单片机Spce061A为核心的数字式相位测量的基本原理与实现方案。该系统由相位测量仪、数字式移相信号发生器和移相网络三个模块构成,分别由两块单片机独立地实现控制与显示功能。采用DDS技术生成两路正弦波信号,并通过改变存储器中数据读取的起始地址来实现数字移相的功能,用Ф-T变换技术来实现相位差的测量,使得测量分辨率精确到0.1º ,测得的频率与相位差值送入LCD进行显示,加入红外键盘以及语音播报的功能,使得系统具有智能化、人性化的特色。-Low
-
-
0下载:
使用AT89S52单片机的电子琴程序,具有低音中音与高音变换功能,含全部KEIL工程。-The use of electric piano MCU AT89S52 procedures, with bass and treble tenor transform function works with all KEIL.
-
-
1下载:
// 函数名: 快速傅立叶变换
// 本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过。
// 如果你的MCS51系统有足够的RAM时,可以验证一下用单片机处理FFT有多么的慢。
-//Function name: Fast Fourier Transform// This function tests OK, you can TC2.0, VC++6.0, Keil C51 test.// If you MCS51 system has eno
-
-
7下载:
基于 CS5550 工业测量仪表的设计:ADCMeter.ddb 中包含电路原理图和样品PCB图。本系统以 STC 系列 51 单片机为控制核心,使用高精度 CS5550 A/D 芯片来采集微弱的模拟信号量(如热电偶,热电阻信号量),可在线校准(零校准,满量程校准),校准数据保存到 93C46 中,作为以后 CS5550 运行的校准参数。本系统还包括两行八个数字位的数码管实时地显示采集数据,并可通过板上按键输入,进行输入信号变换的切换。另外还可增加串口通信部分,将采集的数据传输给上位机或其它控制
-
-
1下载:
器件:msp430
功能:用msp430自身的12位AD对一个信号进行采集。并进行FFT转换。-Device: msp430 function: msp430 own 12-bit AD to a signal acquisition. And the FFT transform.
-
-
0下载:
这是一个单片机C51的代码,实现的功能是对人体心音的采集、滤波、AD转换和保存功能-This is a single chip microcomputer C51 code, function of the realization of the human heart sounds is the collection, filtering, AD transform and save function
-
-
0下载:
在keil下编译,硬件条件:51单片机,DS1302芯片,运放电路,AD转换芯片,LCD,以及红外遥控器,LED灯。可以实现通过按键或遥控调节led灯的亮度,并可设置灯的点燃时间段,根据环境光强自动调节光强的功能-In the keil compile, hardware conditions: 51 SCM, DS1302 chip, amplifier, AD transform chip, LCD, and infrared remote control, LED lamp. Can re
-
-
0下载:
用单片机做的函数发生器,有4种波形可以变换-Using single-chip function generator, there are four kinds of waveforms can transform
-
-
0下载:
用M3单片机实现信号采集、处理,并显示在LCD上的程序,包括在LCD上画波形图、频谱图、进行傅里叶变换等功能的代码。-Implemented by M3 microcontroller signal acquisition, processing, and display on the LCD procedures, including painting waveform, frequency spectrum on the LCD, the Fourier transform function
-
-
1下载:
飞思卡尔xs128的各种模块的库,无需再对寄存器操作,只需要对库函数进行参数变换-Freescale xs128 various library modules, and no longer need to register operation, only need to transform the library function parameters
-
-
1下载:
基于AVR的LCD1602显示音乐频谱,采用通用的快速傅里叶变换C语言函数,对音频采样变化后输出至点阵屏中形成绚丽的频谱效果。-AVR based LCD1602 display musical spectrum, using a common C language function fast Fourier transform, to change the audio output to the sample matrix screen in brilliant form spectrum e
-
-
0下载:
便携式传感器巡检仪,主要是测量电压的变化,具有量程变换的功能-Portable sensor inspection instrument, mainly measuring voltage change, has the scale transform function
-
-
0下载:
=== === === === === === === === === === ===
3. 比例电压变换器
要求:利用A/D和D/A实现将A/D的输入电压反向变换的功能,即A/D的输入电压
从0-5V变化时,D/A的输出电压相应的从+5V-0V变化。
控制功能:将仿真试验箱上的电位器W1产生0-5V电压输入到ADC0809的通道0。
利用74LS393将4MHz晶振产生的脉冲信号八分频后做为ADC0809的时钟信号
使用的主要元器件:8031、6
-
-
0下载:
Stepwise linear regression, Including scr ipt files and function files in the form, Gabor wavelet transform and PCA face recognition code.
-
-
0下载:
BP neural network function fitting and pattern recognition, Stepwise linear regression, Fractional Fourier transform computing.
-
-
0下载:
Since writing the curvature calculation function, Combined with PCA scale invariant feature transform (SIFT) algorithm, Use serial programming examples matlab GUI implementation.
-
-
0下载:
Since writing the curvature calculation function, Based on wavelet transform digital watermarking algorithm matlab code, Sampling from a priori probability, calculate the weight.
-
-
0下载:
数字电压表实验
本实验我们将电位计的阻值转化为模拟值读取出来,然后显示到屏幕上,这也是我们以后完成自己所需的实验功能所必须掌握的实例应用。(Digital voltmeter experiment
In this experiment, we transform the resistance of potentiometer into analogue value and read it to the screen, which is an example application that
-