搜索资源列表
cwtSin
- 基于MATLAB的小波包滤波降躁程序,可用于信号处理方面-based on MATLAB wavelet packet filtering down impatient procedures can be used for signal processing
xbnlp
- 小波包能量谱的计算,对信号进行频段分析,特征提取,用于模式识别-wavelet packet energy spectrum
hongwai_jiema
- 该小制作所需要的元件很少:单片机TA89C2051一只,RS232接口电平与TTL电平转换心片MAX232CPE 一只,红外接收管一只,晶振11.0592MHz,电解电容10uF4只,10uF一只,电阻1K1个,300欧姆左右1个,瓷片电容30P2个。发光二极管8个。价钱不足20元。 电路原理介绍: 主控制单元是单片机AT89C2051,中断口INT0跟红外接受管U1相连,接收红外信号的脉冲,8个发光二极管作为显示解码输出(也可以用来扩展接其他控制电路),U3是跟电脑串行口RS232
digitalclock
- 1、正常情况下在LED数码管上显示时钟和温度。显示格式为:hh.mm tto,其中hh为2位小时数,mm为2位分钟数,中间的.每隔1秒交替亮暗,tt为2位温度,温度范围为-50oC-+50oC,“o”为温度单位摄氏度。 2、假设选用的温度传感器已将温度-50oC-+50oC变换为0-5V电压信号,请完成温度值的采集并进行标量转换,再显示在LED数码管上。 3、应采取数字滤波技术提高温度测量稳定性(如均值滤波)。 4、若闹钟设置的时间到,则闹铃(可以驱动指示灯亮代替)。 5、通过开
matlabxueqi
- 小学期的源程序 1.试编MATLAB程序。信号 sinc(10*t),-2<=t<=2 m(t)= 0,其它 用100hz的载波来产DSB信号并解调。完成下列工作: 画出已调信号; 求已调信号的频谱,并用图像表示。 画出解调信号; 求解调信号的频谱,并用图像表示。 2.信号 sinc2(100t),|t|≤t0 m(t)= 0, 其它 采用频率调制调制为1000HZ的载波。频偏常数为kf=50,t0=0.2
GUO2
- 关于小波去噪的MATLAB源程序 实现图像和信号的去噪-Wavelet Denoising MATLAB on the source image and signal denoising
111
- 设计一个简单的电子秒表(按一下钮启动,再按一个停止,再按一下清零,周而复始。)最小计时单位0.01S,即可显示XX.XX(秒、百分之一秒)。设计要求如下: (1)由键盘和8255作为输入部分 (2)用七段数码管或液晶显示屏来显示时间 (3)由8253和8259构成计时信号,通过中断完成启动计时、停止计时和动态刷新显示。 -Realize the use of assembly language simulation program to master the electronic
wdenoise
- 这是小波变换用来去噪的程序,对信号的去噪效果较好-wavelet denoise
sin_detect
- 用这个小程序可以解杜芬方程,可以通过相图判断混沌状态,判断加入噪声和信号-With this little program can Xie Duffing equation to determine the phase diagram can be chaos, judge by adding noise and signal
xiaogui
- 玩具小龟程序 功能: 1.开始 2.发送本机机型号 3.测试是否有其它机发码,即解码。 4.解码成功,比较机型号,作出相应动作。 A.相同,边前进边伸缩头 B.不相同,缩头后后退,直到没信号,伸头前进 没有其它机信号:正常前进 5.延时进入2 -Toy turtle program features: 1. Start 2. Send the machine Machine Model 3. Test whether there are o
Microcomputer-Principles-(Report)
- (1)、分别用C语言和汇编语言编程完成硬件接口功能设计; (2)、硬件电路基于80x86微机的接口电路; (3)、程序功能要求:小键盘给定、数码管(屏幕)显示,并产生对应信号 波形(D/A)输出(信号波形包括正弦波、三角波、方波、锯齿波)、输出信号波 形幅度、频率可调(注意:按键数量应尽量少)。 -(1), respectively, in C and assembly language programming to complete the functional desig
tishengxiaobo
- 提升小波变换的MATLAB程序,适合于故障诊断中的信号分析和处理-Lifting Wavelet Transform MATLAB, signal analysis and processing for fault diagnosis
xiaobo
- 连续小波变换程序,主要功能是对调制信号进行连续小波变换,一定程度上能起到解调的作用-Continuous wavelet transform procedure, the main function is continuous wavelet transform of the modulated signal, to a certain extent, can play the role of demodulation
dianziqin
- 利用汇编语言设计电子琴是一种最基本的,直接对硬件进行操作的方法。 利用汇编程序,通过对微机上的小喇叭的控制,对其输入不同的电平信号,使其发出与电子琴相同的声音。-The use of assembly language designed keyboard is one of the most fundamental method to operate directly on the hardware. Assembler through a small speaker on the micr
Wavelet
- 运用C++编写小波分析代码,进行小波信号分析-To use C++ writing wavelet analysis code for wavelet signal analysis
xiaoboquzao
- matlab小波方法对信号进行去噪处理,让信号更接近实际,更准确-matlab wavelet denoising method of signal processing, so that the signal is more realistic, more accurate
chengxu
- 采用db3小波对信号进行六层分解,可以用作容错故障检测的源程序,我做的小论文就用的这个程序,没有错误-Using six db3 wavelet decomposition of the signal can be used as fault tolerance fault detection of the source, I made a small paper on the use of this program, no errors
LeaSquInterpolation
- 最小二次法拟合时历曲线,对于三角函数的测量信号数据较适用。采用基函数为sin cos。-least square interpolation method is used for simulating the time series data. And the basic function is trigonometric function.
lms
- 对一个语音信号进行加噪,然后使用lms最小均方误差法去噪-For a voice signal noise, and then use the minimum mean square error method lms de-noising
ACS
- 自适应线性调频小波分解的视频分析方法,适合分析不能通过正交基建立模型的信号。-Video analysis of adaptive wavelet decomposition chirp, suitable for analyzing signals can not be established by orthogonal base model.