-
target-tracking-using-kalman
说明: 本例是一个简单的运动目标跟踪程序,对一个小球进行了实时的跟踪(This example is a simple object tracking program, for a small real-time tracking of ball)
- 2011-03-02 15:12:08下载
- 积分:1
-
OFDM_ML
对OFDM的载波频偏进行估计和补偿,采用ML最大似然估计算法,有不同频偏值和不同信噪比的仿真结果图。(For OFDM carrier frequency offset estimation and compensation, using ML maximum likelihood estimation, have different values and different SNR offset simulation results shown in Fig.)
- 2015-01-25 12:08:21下载
- 积分:1
-
MATLABGUI(II)
MATLABGUI设计学习手记(第2版),GUI
本书首先介绍了GU I设计的预备知识 然后详细讲解了 GUI对象的属性及两种创建GUI的
方法: 采用函数创建和采用GUIDE创建 之后深入讲解了 ActiveX控件、 定时器、 串口及 mcc编译的相关知识 最后, 书中给出两个综合实例, 供读者研究学习。书中穿插了大量的图表和例题, 方便读者边查边练。(MatlabGUI design Learning Notes (2), the GUI this book first describes the the GU I design prior knowledge GUI object' s properties and two ways to create a GUI and then explain in detail: the function to create and GUIDE create After in-depth explanation ActiveX controls, timers, serial port, and MCC compiled knowledge Finally, the book gives comprehensive example for readers to study learning. Book interspersed with a large number of charts and examples, the convenience of the reader and checking while practicing.)
- 2013-04-27 18:26:25下载
- 积分:1
-
Chapter-9
MATLAB在语音信号分析和合成中的应用第九章程序(MATLAB in speech signal analysis and synthesis applications MATLAB program book Chapter 9)
- 2014-11-03 14:30:03下载
- 积分:1
-
UnitySteer-master
OpenSteer libary for stering
- 2013-12-27 14:02:16下载
- 积分:1
-
Ball_Beam_Direct_Adapt_New_3
Ball_Beam_Direct_Adapt_New_3 in matlab
- 2014-02-06 22:24:47下载
- 积分:1
-
qpso-pid-pso-matlab-src
pso-pid量子粒子群算法qpso的matlab代码以及pid控制器在matlab中的仿真程序(Pso- pid quantum particle swarm optimization (qpso matlab code and pid controller in matlab simulation program)
- 2015-11-08 14:48:08下载
- 积分: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
-
short-time-autocorrelation-function
说明: 计算任一语音信号的短时自相关函数,并用画图的形式表现出来,可自定义样本数,和采样频率。方便简洁。(Any calculation of short-time speech signal autocorrelation function, and use the form of drawing out the number of samples can be customized, and the sampling frequency. Easy to clean.)
- 2011-04-02 11:46:45下载
- 积分:1
-
ripley
这个是利用MATLAB实现的KNN算法的实现(This is achieved using MATLAB algorithm to achieve KNN)
- 2007-05-19 12:23:50下载
- 积分:1