-
filtras
rolling average filter program using matlab
- 2010-01-16 17:37:02下载
- 积分:1
-
Matlab
This should be a signal with sin(x) presented
- 2011-11-20 07:00:33下载
- 积分:1
-
tanhaoqiang
谭浩强(第三版) 程序代码及习题答案.rar(Hao (third edition) program code and answer the questions. Rar)
- 2013-11-21 18:51:28下载
- 积分:1
-
juanji
求连续函数的卷积,利用matlab中的conv函数实现(Seek a continuous function of the convolution, using the conv function in Matlab to achieve)
- 2012-06-09 09:54:40下载
- 积分:1
-
proj_final
it is a mtaleb for wireless network project in class, there just part of the source code in it
- 2014-11-29 13:09:58下载
- 积分:1
-
changguiboshu
常规波束形成,均匀加权,给个权重因子,线列阵常规波束形成。(Conventional beamforming, uniform weighting, to a weight factor, the conventional line array beamforming.)
- 2015-01-29 18:15:18下载
- 积分:1
-
BoxDimension_2D
该函数用来计算二进制图像的盒维数,解决混沌问题
(The function used to calculate the binary image of the box dimension, to solve the problem of chaos)
- 2008-02-29 15:34:16下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
recognition
本实验语音库为免费的柏林情感语音库,其采样频率为16KHZ,16bit量化。该语音库共有500 句情感语音信号,分别由十名专业演员(5 男,5 女)在不同情感状态下(高兴、愤怒、平静、悲伤、害怕、厌烦、憎恨)朗读十句不同文本的德语组成。本实验选取其中的部分情感(高兴、愤怒、悲伤)加以识别。仿真实验环境为MATLAB7.0。
实验选取的情感特征为短时平均能量、短时平均幅度、基频和短时过零率。为了降低不同人在表达不同情感时的个人差异造成的影响,本文实验过程中将提取的情感特征进行归一化处理。归一化采取将同一个人的三种情感语音信号的情感特征放在一起归一化处理,并将归一化后的情感特征作为KNN分类器的训练样本和测试样本。
该实验使用了传统的KNN算法和改进算法两种识别方式,通过实验结果对比了各自的特点。
(This experiment YuYinKu for free Berlin YuYinKu emotion, the sampling frequency for 16 KHZ, 16 bit quantification. The YuYinKu 500 words of emotional speech signal, respectively by ten professional actors (5 male, five female) in different emotional state (happy, anger, sadness, fear, calm, bored, hate) read ten sentences in different text of the German. This experiment selection of part of the emotions (joy, anger, sadness) is recognized. The simulation experiment environment for MATLAB7.0.
The selection of emotional characteristics for short-term average energy, short-term average amplitude, frequency, and the short zero rate. In order to reduce the different people in different emotional expression of the impact of individual differences, the experiment process will extract emotional characteristics is normalized. The normalized will take the same three kind of emotional speech signal emotional features normalized put together, and after the normalized the emotional characteristics)
- 2012-03-06 11:30:54下载
- 积分:1
-
Matlab-Optimaltoolbox
MATLAB优化工具箱的,有效解决线性规划、非线性规划、整数规划的有效工具(Optimal toolbox of matlab)
- 2010-12-03 14:10:31下载
- 积分:1