usb接口控制器可以实时读取外界环境的当前温度,且当温度超过某一阈值或低于某一阈值时发出报警
上传时间: 2013-12-25
上传用户:gououo
一组图象与视频处理C/C++代码,该软件包可用于Matlab。包括读取AVI和CIF/QCIF视频序列代码,Canny算子,Harris角点检测,全局阈值算法,动态阈值算法等等。
上传时间: 2014-01-07
上传用户:zhouli
本程序可以对任意输入的一元二次函数,算法利用了黄金分割法,插值法,格点法求出最小值
上传时间: 2015-04-25
上传用户:lijinchuan
此函数用于研究Mallet算法及滤波器设计 此函数用于消噪处理 分解的高频系数采用db9较好,即它的消失矩较大 分解的有用信号小波高频系数基本趋于零 对于噪声信号高频分解系数很大,便于阈值消噪处理
上传时间: 2015-05-19
上传用户:csgcd001
用MATLAB对一语音信号进行小波分解,分别用强阈值,软阈值,默认阈植进行消噪处理。
上传时间: 2015-05-24
上传用户:2467478207
用MATLAB对一图象分别用不同小波分解,观察高低频部分进行重构,比较重构误差,再进行阈值消噪,比较消噪前后图象。
上传时间: 2014-07-06
上传用户:253189838
小波在信号处理中的应用,利用小波对信号进行分解和重构,而且对信号进行噪声的阈值处理。
上传时间: 2013-12-16
上传用户:13517191407
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition
标签: government streamline important alphabet
上传时间: 2015-06-09
上传用户:weixiao99
电力系统在台稳定计算式电力系统不正常运行方式的一种计算。它的任务是已知电力系统某一正常运行状态和受到某种扰动,计算电力系统所有发电机能否同步运行 1运行说明: 请输入初始功率S0,形如a+bi 请输入无限大系统母线电压V0 请输入系统等值电抗矩阵B 矩阵B有以下元素组成的行矩阵 1正常运行时的系统直轴等值电抗Xd 2故障运行时的系统直轴等值电抗X d 3故障切除后的系统直轴等值电抗 请输入惯性时间常数Tj 请输入时段数N 请输入哪个时段发生故障Ni 请输入每时段间隔的时间dt
上传时间: 2015-06-13
上传用户:it男一枚
把遗传算法和退火算法相结合,寻找图像分析所需的阈值。
上传时间: 2014-03-10
上传用户:lxm