-
waveletexample1
说明: 在MATLAB环境下,实现对小波变换信号处理的有关试验(In the MATLAB environment, the realization of wavelet transform signal processing of the pilot)
- 2008-10-10 09:58:16下载
- 积分:1
-
xindianzyj
说明: ecg信号读入后后期处理,滤波,并进行阈值处理。(After reading ecg signal post-processing, filtering, and threshold processing.)
- 2011-04-06 20:02:44下载
- 积分:1
-
AR
说明: 现代普估计的AR模型求解,采用的是周期图法,自己写的程序,菜鸟,谅解(AR model)
- 2012-06-17 11:37:35下载
- 积分:1
-
Pcm
pcm codification signals matlab code
- 2009-04-01 06:53:31下载
- 积分:1
-
program
4个非常简单的matlab滤波程序,线性滤波、中值滤波、二维自适应滤波、top-hat滤波(4 very simple matlab filtering program, linear filtering, median filtering, the two-dimensional adaptive filtering, top-hat filter)
- 2013-03-19 22:24:58下载
- 积分:1
-
EBONE
computes confusion matrix from classified data sets
- 2012-02-07 21:15:17下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
sdsdda
关于卷积运算和相关性运算的关系 (Convolution and correlation on the relationship between computing )
- 2011-08-30 19:09:00下载
- 积分:1
-
chengxu
语音识别,有数字0到9个音频文件,任选一个,程序会识别出来(Speech recognition, 0-9 digital audio files, choose one, the program will be identified)
- 2015-01-29 09:47:43下载
- 积分:1
-
建模自变量降维
说明: 建模自变量降维,遗传算法的优化计算matlab源码(Modeling independent variable dimensionality reduction, genetic algorithm optimization calculation matlab source code)
- 2020-05-22 16:45:44下载
- 积分:1