-
toolbook_m_file
常见的matlab程序。
可以装上图片之后可以直接在matlab上面跑。( it is important and necessary,if necesary,please down it.)
- 2010-09-18 17:17:13下载
- 积分:1
-
Binary_PSO
have adapted the PSO to search in binary spaces
- 2013-12-09 07:26:52下载
- 积分:1
-
ESPRIT2
阵列信号处理_空间谱估计原理的一些基本算法——MusicEspritMp(Array signal processing _ the principle of spatial spectrum estimation of some of the basic algorithm- MusicEspritMp)
- 2007-08-10 20:25:21下载
- 积分:1
-
fit_ellipse
最小二乘法椭圆拟合
fit_ellipse( x,y,axis_handle )
x,y为坐标点
适用于一般方程哦。好用(Least squares ellipse fitting fit_ellipse (x, y, axis_handle) x, y for the coordinates of points applicable to the general equation Oh. Use)
- 2009-02-04 14:52:20下载
- 积分:1
-
EM_GM
% EM algorithm for k multidimensional Gaussian mixture estimation
%
% Inputs:
% X(n,d) - input data, n=number of observations, d=dimension of variable
% k - maximum number of Gaussian components allowed
% ltol - percentage of the log likelihood difference between 2 iterations ([] for none)
% maxiter - maximum number of iteration allowed ([] for none)
% pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none)
% Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none)
%
% Ouputs:
% W(1,k) - estimated weights of GM
% M(d,k) - estimated mean vectors of GM
% V(d,d,k) - estimated covariance matrices of GM
% L - log likelihood of estimates
%( EM algorithm for k multidimensional Gaussian mixture estimation Inputs: X (n, d)- input data, n = number of observations, d = dimension of variable k- maximum number of Gaussian components allowed ltol- percentage of the log likelihood difference between 2 iterations ([] for none) maxiter- maximum number of iteration allowed ([] for none) pflag- 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) Init- structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) Ouputs: W (1, k)- estimated weights of GM M (d, k)- estimated mean vectors of GM V (d, d, k)- estimated covariance matrices of GM L- log likelihood of estimates)
- 2008-04-27 15:51:27下载
- 积分:1
-
power_transient
power_transient.rar.功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_transient.rar,
Power electronics field matlab simulation file, has already been verified, the normal operating procedures)
- 2013-08-26 22:18:12下载
- 积分:1
-
小波包变换代码
说明: 对脑电信号进行5层小波包分解,提取相应的节律波(The EEG signal was decomposed by 5-layer wavelet packet to extract the corresponding rhythmic wave)
- 2020-07-10 09:44:19下载
- 积分:1
-
Pso
模拟一群鸟捕食的情景,从而达到优化目标函数的目的,这就是粒子群算法!起初在可行的空间中随机的产生一群粒子,然后让每个粒子开始在虚拟的空间中向四面八方飞翔,并且每个粒子都记下他们飞过的适应值(也就是目标优化函数)最高的点,而且整个粒子群有一个最高适应值个体,这样,粒子在飞翔的时候尽量朝向自己曾飞过的最好的点和集体的最好的点。最后达到收敛到近似最优点的目的。
(Simulation of a group of birds preying on the scene, so as to achieve the purpose of optimizing the objective function, that is, PSO! At first, where feasible, have a space in a group of random particles, and then let the beginning of each particle in a virtual space to fly in all directions, and each particle they have in mind over the fitness value (that is objective optimization function) the highest point , and the whole particle swarm adaptation has a maximum value of the individual, so that particles in the fly when he had flown as far as possible towards the best point and collective best point. Finally reaching the merits of convergence to approximate most purposes.)
- 2007-10-24 14:45:05下载
- 积分:1
-
(source)
时频分析程序,包括一些应用实例还有一些源程序(Time-frequency analysis process, including application examples and some source code)
- 2011-12-12 20:57:18下载
- 积分:1
-
102_Basics_Guide_reshoot
有关matlab的相关知识的汇总内容比较基础易学比较容易掌握(Summary of the basis of knowledge about matlab)
- 2012-08-30 11:14:23下载
- 积分:1