采用db1基本小波来分解信号,比较第三层近似信号与原始信号,重构最大误差,比较第三层近似信号与原始信号.
上传时间: 2015-05-28
上传用户:思琦琦
KS0070(44780) 16x2 字符液晶屏驱动演示程序总线方式。 连接线图: DB0--P0.0 DB4--P0.4 RW--P2.0 db1--P0.1 DB5--P0.5 RC--P2.1 DB2--P0.2 DB6--P0.6 E--P2.7 =>74ls00+wr+rd DB3--P0.3 DB7--P0.7 VLCD接1K2电阻到GND [注]:AT89C51的晶振频率为12MHz
上传时间: 2013-12-18
上传用户:lizhen9880
这是一个C51写的程序,采用Keil C51 编译开发.是16*2字符液晶屏驱动程序.硬件连线:DB0-->P0.0 db1-->P0.1 DB2-->P0.2 DB3-->P0.3 DB4-->P0.4 DB5-->P0.5 DB6-->P0.6 DB7-->P0.7 RS-->P2.0 RW-->P2.1 E-->P2.7 VLCD接1K2的电阻到CND。
上传时间: 2013-12-29
上传用户:tb_6877751
db1小波对任意信号进行分解,检测该信号的两类间断点
上传时间: 2016-06-13
上传用户:aa17807091
数据库试验题目,关于学生管理系统的,用的时候请将db1导入到SQL数据库中
标签: 数据库
上传时间: 2013-12-22
上传用户:cjf0304
自编的快速小波变换mallat算法,使用‘db1’小波函数,在卷积时使用wkeep命令进行了数据截取。重构信号和原信号比较误差较小。
上传时间: 2015-05-26
上传用户:redmoons
1602lcm字符液晶屏驱动演示程序,连接线图: LCM-------51 LCM-------51 LCM--------51 DB0-----P0.0 DB4-----P0.4 RS-------P2.0 db1-----P0.1 DB5-----P0.5 RW-------P2.1 DB2-----P0.2 DB6-----P0.6 E--------P2.7 DB3-----P0.3 DB7-----P0.7 VLCD接1K2电阻到GND [注]:AT89C51的晶振频率为12MHz
上传时间: 2013-12-27
上传用户:坏天使kk
SMC1602A(16*2)模拟口线接线方式 连接线图: --------------------------------------------------- |LCM-----51 | LCM-----51 | LCM------51 | --------------------------------------------------| |DB0-----P0.0 | DB4-----P0.4 | RW-------P2.5 | |db1-----P0.1 | DB5-----P0.5 | RS-------P2.6 | |DB2-----P0.2 | DB6-----P0.6 | E--------P2.7 | |DB3-----P0.3 | DB7-----P0.7 | VLCD接1K电阻到GND| --------------------------------------------------- Keyboard接线 PS/2--------51 1 DATA------P3.4 3 GND 4 VCC 5 CLK-------P3.3 接在51的外部中断,触发方式为低电平 本程序源码只供学习参考,不得应用于商业用途,如有需要请联系作者。
上传时间: 2014-01-05
上传用户:gaojiao1999
This program compress and recostruct using wavelets. We can select level of decomposition(here maximum 4 levels are given) of images using selected wavelet. For eg:-wavelets can be haar, db1, db2,dmey............... Decomposition can be viewed in figure. (Please note that select 256X256 image for better result.) Then compression can performed, PERFL2 give compression score. Then reconstruction can be performed. Each decompsition we can choose different threshold values. For each threshold value we can calculate mse,psnr,pq(picture quality), bit ratio etc. To get pq install pqs function .
标签: decomposition recostruct compress wavelets
上传时间: 2016-01-22
上传用户:liuchee
汉字液晶子程 液晶屏分为4行*12列汉字,全部使用模拟接口方式。 TGLCMLIMIT64A接口程序(模拟方式) 连线图: *LCM---89C52* *LCM---89C52* *LCM-------89C52* *LCM----------89C52* * *DB0---P0.0* *DB4---P0.4* *D/I-------P2.6* *CS1----------P2.4* * *db1---P0.1* *DB5---P0.5* *R/W-------P2.7* *CS2----------P2.5* * *DB2---P0.2* *DB6---P0.6* *RST--------VCC* *CS3----------P3.2* * *DB3---P0.3* *DB7---P0.7* *E---------P2.3* 注:89C52的晶振频率为12MHz
上传时间: 2016-03-16
上传用户:wab1981