-
ga_timetable
This matlab source program implements the university time table using genetic algorithm.
- 2010-12-27 02:04:40下载
- 积分:1
-
csq
计算系统瞬态性能指标(稳态误差允许正负2%)
(computing system transient performance indicators (steady-state error of plus or minus 2% allowed))
- 2007-06-20 10:16:14下载
- 积分:1
-
LBM
用Lattice Boltzmann方法求解不可压缩流动的圆柱绕流问题。(By Lattice Boltzmann method for solving incompressible flow around a cylinder flows.)
- 2021-03-21 16:49:17下载
- 积分:1
-
MUSIC
自己编的matlab程序 跑过之后觉得效果还可以(good)
- 2010-09-18 17:21:25下载
- 积分:1
-
data_mining1
This contains the data mining implementation for classifiers
- 2013-11-18 07:08:51下载
- 积分: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
-
css
CCS下文件读写操作完整详细解读提供经典实例(CCS read and write the file to provide a complete detailed explanation of the classic examples)
- 2011-04-27 11:13:08下载
- 积分:1
-
co-channel
一种基于并联式恒模阵和DOA的同信道信号接收算法(A co-channel signals received constant modulus algorithm based on a parallel array and the DOA)
- 2013-12-12 13:40:02下载
- 积分:1
-
1
说明: matlab编程画的一幅玫瑰图,直接可用,非常好看(matlab programming painting a the roses directly available, very nice ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~)
- 2013-03-03 13:35:07下载
- 积分:1
-
FountainCode
基于matlab的喷泉码的编码与解码实现,其中解码方式有GE,BP以及GEBP算法(Fountain matlab code based encoding and decoding achieve, including decoding methods are GE, BP and GEBP algorithm)
- 2014-11-02 23:47:34下载
- 积分:1