-
RDMUSIC
降维的mimo测向算法,基于music算法的mimo侧向算法
(reduced dimensional music algorithm)
- 2021-04-20 13:28:50下载
- 积分:1
-
guangpan3
《MATLAB智能算法超级学习手册》随书光盘,《MATLAB智能算法超级学习手册》的内容主要包括马尔科夫链模型、层次分析法、粒子群算法、遗传算法、蚁群算法、鱼群算法、PID控制算法、神经网络算法等。智能算法对于很多初学者而言,有一定的困难,很难理解程序流程、数据的运算过程,因此给实际应用带来困难。本书将围绕智能算法展开综述,深入浅出地介绍和分析各类智能算法,用智能算法解决工程应用问题。(Content " MATLAB super intelligent algorithm to study the manual" CD with the book, " MATLAB super intelligent algorithm to learn Manual" includes Markov chain model, AHP, particle swarm optimization, genetic algorithm, ant colony algorithm, fish algorithm, PID algorithms, neural network algorithms and other controls. Intelligent Algorithm For many beginners, there are certain difficulties, it is difficult to understand the program flow, data calculation process, and therefore difficult to practice. The book will focus on intelligent algorithms were summarized, easy to introduce and analyze various types of smart algorithm, using intelligent algorithms to solve engineering problems.)
- 2014-11-07 21:49:34下载
- 积分:1
-
GM_EM
不错的GM_EM代码。用于聚类分析等方面。( GM_EM- fit a Gaussian mixture model to N points located in n-dimensional
space.
Note: This function requires the Statistical Toolbox and, if you wish to
plot (for k = 2), the function error_ellipse
Elementary usage:
GM_EM(X,k)- fit a GMM to X, where X is N x n and k is the number of
clusters. Algorithm follows steps outlined in Bishop
(2009) Pattern Recognition and Machine Learning , Chapter 9.
Additional inputs:
bn_noise- allow for uniform background noise term ( T or F ,
default T ). If T , relevant classification uses the
(k+1)th cluster
reps- number of repetitions with different initial conditions
(default = 10). Note: only the best fit (in a likelihood sense) is
returned.
max_iters- maximum iteration number for EM algorithm (default = 100)
tol- tolerance value (default = 0.01)
Outputs
idx- classification/labelling of data in X
mu- GM centres)
- 2013-03-28 12:26:37下载
- 积分:1
-
Root_Music
自己编的,使用Root_Music算法对3个复正弦加白噪声的随机过程的频率进行估计,并附有仿真图片(Own series, Root_Music algorithm to estimate the three complex sinusoidal frequency of the random process of white noise with simulation pictures)
- 2012-09-20 09:20:42下载
- 积分:1
-
matlab_code
Lagrange interpolation, Heun...
- 2010-01-09 14:53:40下载
- 积分:1
-
main
PARAFAC Based Blind Estimation
- 2020-09-26 18:37:46下载
- 积分:1
-
econimoc dispatch (1)
说明: SCMA FILES FOR POLAR CODES
- 2020-03-16 17:48:40下载
- 积分:1
-
chap4
It is Radar System design and signal prcessing code based on standard algorithm .this is vey important for biggener those who are working on Radar signal processing area.This code contain various chapter. this is basically chapter No4
- 2009-11-02 14:26:03下载
- 积分:1
-
EX5
duda 模式分类 第五章 上机练习代码(原创,不是网内流传的官方工具箱,比较全,大部分已调试)对应课后题的题号(Pattern Classification 2nd CH5 code practice)
- 2015-03-22 19:43:19下载
- 积分:1
-
12
说明: matlab科学计算继续上传,一共10个章节,由浅入深,几乎包括了绝大部分的科学计算方法以及仿真。本人把部分算法做了优化,更为完善,一共十二个,其中11、12是本人与实验室搭档共同编写,感谢王美女(matlab scientific computing continue to upload a total of 10 chapters, easy-to-digest, almost including most of the scientific method of calculation and simulation. I have done some algorithm optimization, a more perfect, a total of 12, 11,12 which is my partner, prepared jointly with the laboratory, thanks to Wang Mei)
- 2008-12-25 16:34:26下载
- 积分:1