-
KERNEL-ICA
盲源信号分析kernel-ica,amari_distance,chol_gauss,contrast_emp_grad,contrast_ica,demo_dernel_ica(kica for kernel-ica,amari_distance,chol_gauss,contrast_emp_grad,contrast_ica,demo_dernel_ica)
- 2014-10-07 08:44:57下载
- 积分:1
-
853025Electronics-and-Circuit-Analysis-Using-MATL
Matlab ebook circuit simulation
- 2012-08-22 19:14:41下载
- 积分:1
-
correlation
无线通信系统中,信道间的相关性随着天线数目的增加而减小,当趋于无穷时,可视为正交.此为这一观点的仿真程序.(In wireless communication system, the correlation between channel and decreased as the number of antennas, when becomes infinite, can be treated as orthogonal. This a simulation program for this view.)
- 2014-12-02 15:03:12下载
- 积分:1
-
Genetic-algorithm-in-MATLAB
用MATLAB实现遗传算法程序,详尽的描述了遗传神经算法的实现方法(Genetic algorithm in MATLAB)
- 2013-01-05 10:47:18下载
- 积分:1
-
FDTDtwodimension
用matlab编写的三维FDTD计算源代码,简洁清楚(three-dimension code of FDTD)
- 2011-07-30 17:02:58下载
- 积分:1
-
adaptivemedian
adaptive median filter for image
- 2015-02-20 17:55:51下载
- 积分:1
-
imaqplot
IMAQPLOT is a simple demonstration of previewing video data using the toolbox s TimerFcn callback. IMAQPLOT also allows users to integrate the video preview into any MATLAB GUI. These are capabilities that are present in the toolbox s PREVIEW command, but are presented here as a demonstration of TimerFcn callback.
Using toolbox callback properties, you can configure a video input object to generate a live image plot display.
Do you want a basic preview window created for you? Simply call:
obj = videoinput( matrox , 1)
obj.TimerFcn = @imaqplot
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
Do you want to add a preview window to an existing GUI? Simply provide IMAQPLOT a handle to an image object and it will update it for you:
obj = videoinput( dt , 1)
obj.TimerFcn = {@imaqplot, hImage}
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
- 2009-10-21 15:20:29下载
- 积分:1
-
BOEF
Beam on the elastic foundation Matlab code
- 2015-03-03 21:24:52下载
- 积分:1
-
yiweiFDTD1d
一维的MATLAB的FDTD的仿真程序,可帮助初学者对FDTD有所帮助。(One-dimensional FDTD simulation of the MATLAB program to help beginners on the FDTD help.)
- 2009-04-19 16:29:18下载
- 积分:1
-
CDMA
CDMA多用户检测的Simulink仿真研究(CDMA multi-user detection of Simulink Simulation)
- 2010-05-06 10:31:58下载
- 积分:1