登录
首页 » matlab » FastICA25

FastICA25

于 2007-10-17 发布 文件大小:84KB
0 241
下载积分: 1 下载次数: 6

代码说明:

  fastica用于信号处理,好用的工具包(FastICA for signal processing, use the toolkit)

文件列表:

FastICA25
.........\Contents.m
.........\CVS
.........\...\Entries
.........\...\Repository
.........\...\Root
.........\demosig.m
.........\dispsig.m
.........\fastica.m
.........\FastICA25
.........\.........\Contents.m
.........\.........\CVS
.........\.........\...\Entries
.........\.........\...\Repository
.........\.........\...\Root
.........\.........\demosig.m
.........\.........\dispsig.m
.........\.........\fastica.m
.........\.........\fasticag.m
.........\.........\fpica.m
.........\.........\gui_adv.m
.........\.........\gui_advc.m
.........\.........\gui_cb.m
.........\.........\gui_cg.m
.........\.........\gui_help.m
.........\.........\gui_l.m
.........\.........\gui_lc.m
.........\.........\gui_s.m
.........\.........\gui_sc.m
.........\.........\icaplot.m
.........\.........\pcamat.m
.........\.........\remmean.m
.........\.........\whitenv.m
.........\fasticag.m
.........\fpica.m
.........\gui_adv.m
.........\gui_advc.m
.........\gui_cb.m
.........\gui_cg.m
.........\gui_help.m
.........\gui_l.m
.........\gui_lc.m
.........\gui_s.m
.........\gui_sc.m
.........\icaplot.m
.........\pcamat.m
.........\remmean.m
.........\whitenv.m

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

发表评论

0 个回复

  • kriging_f77
    克里金二维、三维插值。是斯坦福油气预测中心C.V. Deutsch写的。本网站上也有些人上传了代码,但是往往都不全,我从本网站下下来后没有一个可以正常使用;这个是我从作者原始网页上下载的程序,并将编译语句写成SHELL语句。我上传的这个程序,确保可以编译、运行、出结果。首先运行文件夹中的Compile编译然后运行exe执行。(Kerry Jiner Wei, three-dimensional interpolation. Stanford hydrocarbon prediction center CV Deutsch wrote. Some people on this site have uploaded the code, but often not the whole, I am from this site down after no one can normally use This is what I downloaded from the website of the original program and compile written statement SHELL statement. I uploaded this program to ensure that you can compile and run, the result. Compile to compile the first run in a folder and then run exe execution.)
    2014-03-11 15:13:49下载
    积分:1
  • QPSKFINALBHN
    simple simulink model of QPSK
    2010-10-21 13:56:00下载
    积分:1
  • N-sparse
    创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。(Creates an N-dimensional sparse array object, for arbitrary N.This submission defines a class of N-dimensional sparse arrays for N possibly greater than 2. However, it should really be thought of as a way of starting with an ordinary MATLAB sparse matrix and reshaping it to have N dimensions. In other words, the sparse data must first be able to exist as an ordinary 2D MATLAB sparse matrix before being made N-dimensional. In fact, if the intended array has dimensions MxNxP...YxZ, then the class will store it internally as an ordinary 2D sparse array of dimensions (M*N*P*...*Y)xZ. This leads to certain memory strains when using large numbers of dimensions. I find the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map. )
    2013-10-21 20:43:18下载
    积分:1
  • ls-mmse-ofdm-ch.estimation
    ofdm channel estimation using ls and mmse methode matlab code
    2015-01-02 13:57:24下载
    积分:1
  • Filer_Sample_Para
    只要输入信号的中心频率和带宽,自动生成带通滤波器采样率、信号保护带、采样率误差容限(Just enter the center frequency and bandwidth of the signal, automatically generated bandpass filter sample rate, signal protection zone, the sampling error margin rate)
    2013-11-28 22:07:59下载
    积分:1
  • Application
    说明:  对弹丸飞行稳定性进行了分析,文中提出利用M GAERO 气动软件计算弹丸的气动力参数,以减少采 用经验公式估算气动力系数和压心位置等参数带来的误差,可为弹丸飞行稳定性分析和总体参数设计提供 参考依据。(For projectile flight stability analysis, this paper proposes the use of software to calculate projectile M GAERO aerodynamic aerodynamic parameters to reduce the use of empirical estimates of aerodynamic coefficients and parameters such as pressure center position error caused by, for projectile flight stability analysis and overall parameters of the design of reference.)
    2010-03-16 19:08:49下载
    积分:1
  • goldencode
    修改的 spheredecoder 程序里面包含是哪个文件,一个主文件和两个函数!可以运行!(Changes spheredecoder program Which is the file containing a master file and the two functions! You can run!)
    2009-12-24 09:13:51下载
    积分:1
  • read
    说明:  实现txt文本中的换行转换,具体是将第二行的文字放到第一行后面(Achieve txt convert text wrap)
    2010-04-30 22:39:03下载
    积分:1
  • power-electronic-systems
    电力电子系统建模与控制,经典教材之一,电力电子人的必备啊(Modeling and control of power electronic systems, one of the classic textbook, power electronics people essential ah)
    2014-10-12 12:24:10下载
    积分:1
  • l1regularization
    本matlab程序主要是处理稀疏信号重构问题的,基于L1迭代阈值算法进行恢复的。(软阈值算法)(The matlab program mainly sparse signal reconstruction problems, L1 iterative thresholding algorithm based recovery. (Soft thresholding algorithm))
    2015-12-22 22:45:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载