搜索资源列表
serial-t
- 串口温度显示源代码 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参 串口通迅
0-9(Speech-Recogenition)用matlab仿真0到9十个数字的语音识别
- 用matlab仿真0到9十个数字的语音识别 1、对语音的WAV文件和LAB文件进行处理,产生十个文件,每个文件对应于一个数字,存贮着该数字的波形文件。(shujuzhengli.m) 2、分别利用上面十个文件训练出十个HMM模板,具体方法是:首先将语音的波形文件分帧,以128个点为一帧,帧移为64,每一帧通过mfcc.m计算出13个系数,随着波形的长度不同,一个语音文件可以计算得到13*N个系数,截取13*15的矩阵(mfcc系数)用作训练数据。一般一个HMM模板用20组mfcc系数
HHT
- 目前,互联网上HHT信号处理技术有 三种实现方式,采用MATLAB编程语言,一种是法国研究者设计的G Rilling 2007 另一种是MATLAB文件交换中心由Alan Tan开发的plot_hht程序包,第三种是台湾中央大学数据研究中心提供的EEMD包。 其中,我使用了plot_hht程序包,其使用了三个终止条件,驻留分量的单调性,极值点与零点的个数相差不超过1,还有黄锷1998经典文献提出的 SD>0.1,单调性的判断,并不是去
bishe
- 利用Labview及Matlab对生物医学信号及各种环境信号(包括:温度、湿度、光照)等的采集及数据处理。-Using Labview and Matlab acquisition and data processing of biomedical signals and a variety of environmental signals (including: temperature, humidity, light).
Labview
- 这是一个基于Labview和Matlab的信号采集与处理系统。利用Labview的强大信号采集能力采集多种生物信号,再利用Matlab对其进行数据处理。-This is the signal acquisition and processing system based on Labview and Matlab. Powerful signal acquisition capability using Labview acquisition of a variety of biological
a_novel_speake_identification_system_based_on_GMM_
- 文中详细介绍了一种基于GMM 与 SVM的说话人识别系统。包括特征提取,算法实现及实验数据。对语音处理及说话人识别技术的研究者很有帮助。-Introduce a novel speake identification system based on GMM and SVM,with feature extract,algorithm research and experiment data.This doc would be helpful to those who are working on
matlab
- Matlab中的基本数据类型是向量和矩阵,所以很自然地,信号处理工具箱中的信号也用向量或矩阵表示。列向量和行向量表示单通道信号,矩阵表示多通道信号,矩阵中的每一列表示一个通道。-The basic data types in Matlab is a vector and matrix, so naturally, Signal Processing Toolbox is also used in the signal vector or matrix. Column vector and row
mbook1
- matlab学习很好的书籍,可以全面学习基本用法,数据处理和图形显示。书籍讲解比较全面-The matlab Learning good books, can fully learn the basic usage, data processing and graphics display. More comprehensive books explain
matlab_GPS_simulation
- GPS基本原理及其matlab仿真,可实现伪距单点定位,数据处理与分析等-The basic principle of GPS and its matlab simulation, can realize the pseudorange point positioning, data processing and analysis.
DCS-interpolation
- DSC插值源代码,实现科学计算及数据处理,可供matlab学习人员参考。-DSC interpolation source code, achieving scientific computing and data processing, matlab available for study reference.
Hermite-interpolation
- Hermite插值代码,用于科学计算和数据处理,适用于matlab学习者以及工程技术人员参考。-Hermite interpolation code for scientific computing and data processing for matlab learners and engineering and technical officers.
ThrSample1
- 三次抽样插值的第一类边界条件插值,用于数据处理和科学计算,适合matlab科学计算者参考。-First boundary condition cubic interpolation interpolation sampling, data processing and scientific computing is used for scientific computing matlab reference.
ThrSample2
- 第二类样条插值多项式源代码,用于科学计算与数据处理,含有详细注解说明,可供matlab学习者参考。-The second category spline interpolation polynomial source code for scientific computing and data processing, contains a detailed descr iption of annotations available matlab learners.
MATLAB
- MATLAB 培训资料,基础操作,数据的导入和导出,绘图与可视化,数据预处理,回归分析,神经网络等。-MATLAB training materials, basic operations, data import and export, graphics and visualization, data preprocessing, regression analysis, neural network, etc..
datatreating
- matlab数据的预处理代码,小波分析-Pretreatment code matlab wavelet analysis data, etc., etc.
rscore
- matlab数据的预处理代码,rscore-preprocessor code matlab data, r score
RobustToolbox-TOMCAT
- TOMCAT matlab工具箱,可以做多种数据处理工作。-TOMCAT: A MATLAB toolbox for multivariate calibration techniques
matlab经典算法源程序
- matlab数据处理,画图经典算法的源程序,源代码(the classic code of matab,which included data procession ,GUI and so on)
金融数据处理
- 时间序列分析是根据系统观测得到的时间序列数据,通过曲线拟合和参数估计来建立数学模型的理论和方法。它一般采用曲线拟合和参数估计方法(如非线性最小二乘法)进行。时间序列分析常用在国民经济宏观控制、区域综合发展规划、企业经营管理、市场潜量预测、气象预报、水文预报、地震前兆预报、农作物病虫灾害预报、环境污染控制、生态平衡、天文学和海洋学等方面。(Time series analysis is a theory and method to establish mathematical model by c
MATLAB概率与数理统计分析程序源码大全
- 将概率与数理统计的分析方法与MATLAB软件典型应用融为一体,既从理论上介绍了概率论与数理统计基础、数据处理与统计作图、统计估计、参数检验、方差分析、回归分析与数据拟合、实验设计及多元分析的基本原理及应用等内容,又详细讲解了使用MATLAB在各领域中处理工程数据的典型实例。