资源列表
LMS
- 基于梯度算法的最小均方法(LMS),还有对收敛速度的分析。-According to the least of gradient calculate way all method(LMS), also have to the analysis that refrains from rash action speed.
fdec2bin_diy
- 把输入的十进制小数,转换为二进制。输入的十进制区分正负数-no descr iption
bin2fdec_diy
- function [fdec_out] = bin2fdec_diy(indata,q1,q0) 把输入二进制小数,转化为十进制小数 输入的二进制最高位为0,表示输入的二进制数为正数,反之为负数 indata: 输入的的二进制数据,字符类型 q0: 正数位的个数,数字类型 Author: xcw Data: 2011-07-28 -no descr iption
rmsilence
- Silence removal used in Matlab.
hex2dec_diy
- function hex2dec_diy(infile,outfile,row,col) 从文件中读取十六进制的数据,转换为十进制数据后,再存储数据文件。 infile: 输入文件名,字符类型 outfile: 输出文件名,字符类型 row: 输入数据行数,数值类型 col: 输入数据列数,数值类型 Author: xcw Data: 2011-07-27 -no descr iption
bio
- source code for bio electrical signal processing
ECG1
- ecg signal processing
test1
- ecg signal processing
test2
- ecg signal processing
mask_histaeq
- digital image processing
SignalMinMaxSearch
- 自动查询最大值和最小值,提供极值点数值、状态和标志位-Automatically queries the maximum and minimum values of the extreme points, and the state flag
FivePointCubicMethod
- 五点三次法实现振动信号趋势项的消除, 1、 计算出数据的均值、均方值、方差 ; 2、 用matlab编制五点三次法消趋势项程序。 3、 在同一坐标下绘出消趋势项前后时域信号,并分析比较。 绘出消趋势项前后信号的自相关函数。- Five points three times a method to achieve the elimination of the trend of the vibration signal, 1, to calculate the m
