登录
首页 » matlab » bss

bss

于 2012-04-25 发布 文件大小:354KB
0 321
下载积分: 1 下载次数: 42

代码说明:

  基于独立分量分析的语音信号盲分离算法,采用matlab编程,程序共593行(Based on independent component analysis (ica) speech signal separation algorithm, based on matlab programming )

文件列表:

amari.m,286,2005-09-27
ICAtests.C,5843,2004-06-04
ICAtests.m,2766,2004-06-04
makefile,502,2005-11-23
MIClustering.C,7918,2004-06-04
MIClustering.m,819,2004-06-04
MIhigherdim.C,3254,2004-06-04
MIhigherdim.m,882,2004-06-04
milca.C,9370,2004-06-04
milca.m,1502,2005-11-27
milcadelay.C,10459,2005-11-23
milcadelay.exe,84992,2005-11-23
milcadelay.m,1872,2004-06-04
milcaECG8ch.mat,320832,2004-06-04
miutils.C,60784,2004-06-04
miutils.h,7957,2004-06-04
MIxnyn.C,3417,2004-06-04
MIxnyn.m,900,2004-06-04
Tutorial.m,6185,2004-06-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • EEE-212-lab-sheet
    empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-21)^0.4)+0.07886*(a-21) elseif a<21 b=0.0 end w=kaiser(n,b) for i=1:n if i~=(n-1)/2 hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f) elseif i==(n-1)/2 hd(i)=2*f end end for j=1:n h(j)=w(j)*hd(j) end subplot(3,1,1), plot(w) subplot(3,1,2), plot(h) subplot(3,1,3), plot(h,n)
    2014-12-24 23:21:13下载
    积分:1
  • PLL_Basic
    说明:  PLL basic modal in simulink
    2019-07-04 03:39:55下载
    积分:1
  • LaserCAD
    说明:  本人实际工作中自己编写的激光谐振器分析程序,在MATLAB中输入main即可运行程序(I actually work in their preparation of the laser resonator analysis program, type in the MATLAB main program can be run)
    2010-04-30 11:58:44下载
    积分:1
  • 1
    mppt with mrac system
    2014-01-27 20:48:11下载
    积分:1
  • bpskawgnRayleigh
    BPSK信号在高斯和瑞利信道下的误码率曲线用matlab实现(Modulation and demodulation)
    2020-12-07 15:49:21下载
    积分:1
  • thesegmentationofimage
    基于进化规划算法的医学图像描述 分割函数是最大熵双阈值函数(the segmentation of image)
    2010-06-13 16:58:44下载
    积分:1
  • chengxu
    建立了多径直扩信号模型,实现多径环境下直扩信号PN码的捕获(The multipath DS-SS signal model is built, and achieve the PN code acquisition under multipath. )
    2010-07-09 10:33:38下载
    积分:1
  • MassModelEulermethod
    神经元mass模型tonic 放电例子,并给出了相图(a example of neural mass model in tonic firing, and give its phase portrait)
    2011-09-01 13:14:09下载
    积分:1
  • 1
    说明:  托马斯算法求肋片传热问题,给定初始条件,从高到低(thomas algorithm)
    2013-02-26 02:24:45下载
    积分:1
  • NNPID
    基于PID控制的神经网络控制算法,智能控制课堂作业(PID control based on neural network control algorithms, intelligent control of the classroom work)
    2010-05-06 15:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载