The tca package is a Matlab program that implemeNTs the tree-dependent component analysis (TCA) algorithms that extends the independent component analysis (ICA), where instead of looking for a linear transform that makes the data components independent, we are looking for components that can be best fitted in a tree structured graphical model. The TCA model can be applied in any situation where the data can be assumed to have been transformed by an unknown linear transformation.
标签: tree-dependent implemeNTs component analysis
上传时间: 2016-09-17
上传用户:cazjing
The kernel-ica package is a Matlab program that implemeNTs the Kernel ICA algorithm for independent component analysis (ICA). The Kernel ICA algorithm is based on the minimization of a contrast function based on kernel ideas. A contrast function measures the statistical dependence between components, thus when applied to estimated components and minimized over possible demixing matrices, components that are as independent as possible are found.
标签: independent kernel-ica implemeNTs algorithm
上传时间: 2014-01-17
上传用户:yiwen213
Matsig is an object-oriented signal class library for MATLAB 6.5 and later. It implemeNTs a signal class, simplifying operations and manipulations common in audio signal processing and speech processing
标签: signal object-oriented implemeNTs library
上传时间: 2014-12-21
上传用户:lunshaomo
This code in this directory implemeNTs the binary hopfield network.Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the screen and a file, ARCHIVE.LST.
标签: code implemeNTs directory hopfield
上传时间: 2013-12-27
上传用户:ruixue198909
This MATLAB M-file implemeNTs the finite-difference time-domain solution of Maxwell s curl equations over a one-dimensional space lattice comprised of uniform grid cells.
标签: finite-difference time-domain implemeNTs equations
上传时间: 2014-01-11
上传用户:270189020
项目描述: EMC is software that implemeNTs real-time control of equipment such as machine tools, robots, and coordinate measuring machines. It runs in real-time under Linux with the NMT rtlinux patch, and in nonrealtime under Solaris, and WindowsNT. EMC 是一个设备的实时控制软件,可以控制机器工具,机器人,协调式的测量机器。它可以实时在带有NMT补丁的Linux下运行,可以在Solaris, 和WindowsNT下可非实时运行。
标签: implemeNTs equipment real-time software
上传时间: 2016-12-28
上传用户:wl9454
ABC_FDTD_Die(T) implemeNTs simulation of a Gaussian Pulse over T time steps. ABC are for free space. If boundaries are in the Dielectric medium then the ABC fail. Dielectric medium begin and end can be specified with the code
标签: ABC_FDTD_Die implemeNTs simulation Gaussian
上传时间: 2013-12-22
上传用户:caiiicc
ABC_FDTD_Die(T) implemeNTs simulation of a Gaussian Pulse over T time steps. ABC are for free space. If boundaries are in the Dielectric medium then the ABC fail. Dielectric medium begin and end can be specified with the code
标签: ABC_FDTD_Die implemeNTs simulation Gaussian
上传时间: 2014-07-27
上传用户:LIKE
Description: TALsmtpClient class implemeNTs the SMTP protocol (RFC-821)
标签: TALsmtpClient Description implemeNTs protocol
上传时间: 2017-02-07
上传用户:redmoons
public class CircleMenuCanvas extends Canvas implemeNTs Runnable{ double pi = Math.PI public final int MENURIGHT = 1 public final int MENULEFT = 0 Image menuImage[] = new Image[6] int []jiaodu = {330,30,90,150,210,270} String menuName[] = {"新游戏","继续游戏","游戏设置","高分榜","游戏帮助","退出游戏"} int x = getWidth()/2 int y = getHeight()/2 int count = 0 int local int index = 0 Font f boolean running = false /** * 构造方法 * */
标签: public CircleMenuCanvas implemeNTs Runnable
上传时间: 2014-01-08
上传用户:zhaoq123