-
Neural-network
一种基于神经网络模型的matlab实现程序(Based on neural network model matlab implementation procedures)
- 2010-02-02 15:46:05下载
- 积分:1
-
MATLAB-OFDM
OFDM技术及其MATLAB模拟,很好的资料哦,可以快速掌握matlab仿真(the study)
- 2011-05-05 21:02:59下载
- 积分:1
-
figureextract
matlab环境下计算MFCC参数(mel倒谱参数),lpcc参数(线性预测倒谱)和pitch(基因)(calculate mfcc lpcc pitch )
- 2009-05-08 18:49:25下载
- 积分:1
-
matpower
matpower 中文说明书,对于学习MATLAB编写潮流程序和最优潮流的同学非常有用(matpower Chinese Manual, prepared for the trend of learning MATLAB and Optimal Power Flow program is very useful for students)
- 2010-05-27 19:04:33下载
- 积分:1
-
wiener_match(PROGRAME)
维纳滤波器是基于最小平方的最优滤波器,有广泛的使用,用于改变信号,提高分辨率(Wiener filter is based on the least squares optimal filter, widely used for the signal changes to improve the resolution)
- 2012-08-13 12:03:07下载
- 积分:1
-
Approximation-method--BPs-l1-norm
基于BP的l1范数逼近法~~~~~~~~~~~~~(Approximation method based on BP s l1 norm)
- 2013-12-28 10:37:15下载
- 积分:1
-
mlmethod
OFDM基于循环前缀的最大似然同步算法,通俗易懂,适合初学者(ML algorithm)
- 2021-04-10 14:58:59下载
- 积分:1
-
KernelRegressionBasedImageProcessingToolBox_ver1-1
super resolution matlab
- 2008-03-06 10:20:15下载
- 积分:1
-
ISS
Code source of Model AR+Burg spectrum for detect inter scatterer spacing used Ultrasound of liver
- 2010-12-29 06:36:22下载
- 积分:1
-
fastKICA
说明: 盲源分离FastICA、matalab程序,(FAST KERNEL ICA |
|--------------------|
Version 1.0- February 2007
Copyright 2007 Stefanie Jegelka, Hao Shen, Arthur Gretton
This package contains a Matlab implementation of the Fast Kernel ICA
algorithm as described in [1].
Kernel ICA is based on minimizing a kernel measure of statistical
independence, namely the Hilbert-Schmidt norm of the covariance
operator in feature space (see [3]: this is called HSIC). Given an (n
x m) matrix W of n samples from m mixed sources, the goal is to find a
demixing matrix X such that the dependence between the estimated
unmixed sources X *W is minimal. FastKICA uses an approximate Newton
method to perfom this optimization. For more information on the
algorithm, read [1], and for more information on HSIC, refer to [3].
The functions chol_gauss and amariD are taken from and based on,
respectively, code from Francis Bach (available at
http://cmm.ensmp.fr/~bach/kernel-ica/index.htm). The derivative is
com)
- 2010-04-02 17:49:18下载
- 积分:1