-
ExtractDelaunayTiangles
this help to draw delaunay triagles is input x,y to vectors represent coordinate of points for exemple p1(1,2) ,p2(3,4) p3(5,6) then x=[1,3,5] and y=[2,4,6]
- 2010-12-29 20:23:47下载
- 积分:1
-
Releasehelp
The goal of the HumanEva dataset is to develop new techniques, technology, and
algorithms for the automatic articulated pose estimation and tracking of humans. Brown University
is involved in an ongoing effort to develop this dataset of synchronized video and motion capture
data.
- 2015-01-27 17:04:23下载
- 积分:1
-
ga2
遗传算法的matlab实现 提供了功能主函数 实现了最优解的迭代寻找(The genetic algorithm matlab function main function iteration to find the optimal solution)
- 2012-11-19 18:26:54下载
- 积分:1
-
b
说明: medical image database breast cancer
- 2010-12-28 05:22:34下载
- 积分:1
-
dtcydl
这是一个低通抽样定理,例题中包括了低通信号的波形,抽样速率为4Hz的抽样信号,抽样序列恢复出原始信号(This is a low-pass sampling theorem, examples included in the lowpass signal waveform, the sampling rate is 4Hz sampling signal to recover the original signal sample sequence)
- 2013-09-19 08:57:27下载
- 积分:1
-
MATLAB
基于 MATLAB 的语音信号分析与处理的课程设计.录制一段自己的语音信号,并对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;给定滤波器的性能指标,采用窗函数法或双线性变换设计滤波器,并画出滤波器的频率响应;然后用自己设计的滤波器对采集的语音信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号(MATLAB-based voice signal analysis and processing of the curriculum. Record a voice signal itself, and the recorded signal is sampled draw sampled speech signal time-domain waveform and frequency spectrum filter performance given by using window method or the bilinear transformation to design a filter, and draw the filter frequency response then filter of their own design collection of the speech signal is filtered, the filtered signal to draw the time domain waveform and frequency spectrum, and filter the signal before and after comparison, analysis of signal changes playback voice signal)
- 2010-06-10 17:50:48下载
- 积分:1
-
FFT
脑波FFT变换
调用格式见m文件头部说明(下边也复制了一份)
有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用
------------------------------------
保存为FFT.m文件
输入参数: N:进行FFT变换的点数(要求是2的N次幂);
fs:信号的采样频率(frequency of simpling)
sig:进行FFT变换的数组(一维)。
输出参数: f_sig:变换后的信号(一维数组)
E_delta、E_theta 、E_alpha、E_beta分别表示δθαβ相应频段的能量加和。
other为其余频段的能量加和(供参考用)
--------------------------------------------------------------------------
function[ f_sig ,E_delta , E_theta , E_alpha , E_beta , other ] = FFT( N , fs , sig )(EEG FFT transform is called m file format, see head illustrate the matching DLL files, you can be C or C++ to call------------------------ simpling) sig: to FFT transform array (one dimension). Output Parameters: f_sig: transformation of the signal (one-dimensional array) E_delta, E_theta, E_alpha, E_beta δθαβ, respectively, the energy increases and the corresponding frequency band. Other for the rest of the energy band increases, and (for reference) -------------------------------------------------------------------------- function [f_sig, E_delta, E_theta, E_alpha, E_beta , other] = FFT (N, fs, sig))
- 2009-11-07 20:27:52下载
- 积分:1
-
MATLAB_code
Z本程序利用BP神经网络对图像特征进行了,提取,并给出了响应的解释(Z This program makes use of BP neural network image features were extracted, and the explanation given in the response)
- 2011-01-02 14:14:53下载
- 积分:1
-
f2
说明: matlab code for derivation of fundamental solution for plasticity in bem
- 2011-03-05 04:12:21下载
- 积分:1
-
MR_test_for_dummies_100.m
The code in matlab help user do statistical analysis of time series
- 2013-01-11 20:47:33下载
- 积分:1