-
elman
EXAMPLE9_2_1.M 函數newelm的使用
EXAMPLE9_2_2.M 訓練Elman類神經網路
EXAMPLE9_3_1.M 函數newhop的使用
EXAMPLE9_3_2.M 創建具有兩個神經元的hopfield網路(
EXAMPLE9_2_1.M :
the use of fuction newelm
EXAMPLE9_2_2.M :
train Elman neural network
EXAMPLE9_3_1.M :
the use of fuction newhop
EXAMPLE9_3_2.M :
to create two neurons of hopfield network)
- 2010-05-23 21:53:10下载
- 积分:1
-
3
说明: transformation alfa beta
- 2012-06-02 04:52:35下载
- 积分:1
-
mapping
It describes about the mapping function in the PAM with constellation
- 2012-09-09 18:38:00下载
- 积分:1
-
matlab数据做图
主要是对数据做初级滤波和组合分析,其实就是对多路数据做了采集并组合做图(Primary filtering and combination analysis of data)
- 2020-06-24 22:00:02下载
- 积分: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
-
chengxu
实现了几种阴影去除算法,包括相除法、HSV法等四种(Achieved several shadow removal algorithms, including the phase division, HSV law four kinds of)
- 2009-12-16 11:16:20下载
- 积分:1
-
optical-basic-princilpe
用matlab写的关于光在空气中的反射和折射的程序(Using matlab to write about the light reflection and refraction in the air program)
- 2012-06-25 16:10:46下载
- 积分:1
-
circle
pde图像画出的一个偏微分方程的图形,用以表示污染物传递(pde partial differential equation image to draw a graph)
- 2011-09-11 13:23:45下载
- 积分:1
-
Grove
量子计算matlab程序,包含量子蚁群算法程序,量子grove算法程序,量子神经网络算法程序等。(Quantum computing matlab procedures, including quantum ant colony algorithm, quantum grove algorithm, quantum neural network algorithm procedures.)
- 2021-03-14 09:59:24下载
- 积分:1
-
multi-colored-image-process
matlab数字图像处理 彩色图像处理部分
含代码和结果显示(matlab image processing color image processing section
Containing the code and the results show)
- 2015-01-25 13:35:15下载
- 积分:1