-
dtdwt1
dualtree discrete wavlet transform of EEG database
- 2014-09-18 16:02:31下载
- 积分:1
-
demo3_Rohrs
This is the demo file for Rhors counter example: adaptive control for system with unmodeled dynamics, which show the lack of robustness of the traditional MRAC.
DoSims.m: This script initializes the model parameters, run the simulation, and plot all the results automatically.
L1Model_Rohrs.mdl:the implementation of L1 adaptive controller.
MracModel_Rohrs.mdl: the implementation of the traditional MRAC.
Refer to the following papers for background:
C.E. Rohrs, L. Valavani, M. Athans, and G. Stein, "Stability Problems of Adaptive Control Algorithms in the Pressence of Unmodeled Dynamics", 21st Conference on Decision and Control, Dec 1982.
Enric Xargay, Naira Hovakimyan and Chengyu Cao, "Benchmark Problems of Adaptive Control Revisited by L1 Adaptive Control", International Symposium on Intelligent Control and 17th Mediterranean Conference on Control and Automation, Thessaloniki, Greece, June 24-26, 2009, pp. 31-36.
- 2012-08-27 05:07:44下载
- 积分:1
-
fit_mix_gaussian
fit_mix_gaussian - fit parameters for a mixed-gaussian distribution using EM algorithm
format: [u,sig,t,iter] = fit_mix_gaussian( X,M )
input: X - input samples, Nx1 vector
M - number of gaussians which are assumed to compose the distribution
output: u - fitted mean for each gaussian
sig - fitted standard deviation for each gaussian
t - probability of each gaussian in the complete distribution
iter- number of iterations done by the function
- 2011-02-09 19:05:43下载
- 积分:1
-
fds60
ace Detection Program for MATLAB 2013a
using Gabor Feature Extraction and Neural Networks
----------------------------------------------------------------
1- copy all files and directories to the MATLAB s work folder
* In order to run the program you must have Image Processing and Neural Networks Toolboxes
2- (Important) Navigate to the root folder which contains "main.m".
3- Type "main" or "run main" in the command window
4. Only fort the first time, the program creates
Gabor filters and stores them in ./data/gabor.mat
Training set dataset and stores it in ./data/imgdb.mat
Neural Network and stores it in ./data/net.mat
5- imgdb is short for "image data base".
6- When the program menu appears click on "Train Network" and wait until the program is
done with the training
- 2014-01-02 17:20:34下载
- 积分:1
-
yiqunjulei
蚁群聚类算法,修改输入数据可直接运行,分组效果很好。(GA-Ant cluster algorithm,it can directly run by revamping the input data. The effect is very good.)
- 2014-04-14 17:26:07下载
- 积分:1
-
Asynchronous-motor
这是给异步电机仿真初学者比较好的资料(仿真模型),可以学习一下,然后自己就能搭建出异步发电机的模型了。省得大家走弯路(This is a simulation of asynchronous motor starter is good information(Simulation models), you can learn about and build asynchronous generator models, all by themselves.Save all detours)
- 2014-06-13 14:59:54下载
- 积分:1
-
NND11GN
一个改进的BP算法的实验的matlab源码,用于体验各参数变化对算法收敛性的影响(An improved BP algorithm matlab source of experiments for the experience of each parameter change on the impact of the convergence algorithm)
- 2009-04-28 13:42:06下载
- 积分:1
-
tsp
说明: 一个旅行商优化免疫算法的MATLAB源代码.(A matlab platform for artificial immune algorithm .)
- 2011-02-27 16:19:56下载
- 积分:1
-
Raised-Cosine-error-rate-baseband-
matlab实现升余弦滚降最佳基带系统的误码率(Raised Cosine error rate of the best baseband system)
- 2015-08-28 16:50:16下载
- 积分:1
-
kalman
卡尔曼滤波是一种高效率的递归滤波器(自回归滤波器), 它能够从一系列的不完全包含噪声的测量(英文:measurement)中,估计动态系统的状态。本程序实现了基于kalman的目标跟踪。(Kalman filter is an efficient recursive filter (autoregressive filter), it can not completely contain from a series of noise measurements (in English: measurement), the estimated dynamical systems. Based on the Program for target tracking kalman.)
- 2010-10-16 17:47:09下载
- 积分:1