Welcome![Sign In][Sign Up]
Location:
Search - C ICA

Search list

[Graph programica

Description: 用于独立分量分析的c++原代码 自己开发的
Platform: | Size: 1564 | Author: 汪海洋 | Hits:

[Windows DevelopFVS - Fingerprint Verification System

Description: 用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别。-A program of extracting and identifying features of fingerprint images.
Platform: | Size: 46080 | Author: 李权波 | Hits:

[Speech/Voice recognition/combineFastICA_2.3

Description: 快速ICA算法源码,有兴趣的读者可以转换成C-fast algorithm source, interested readers will be converted into C
Platform: | Size: 43008 | Author: 覃美凤 | Hits:

[OtherdataStructureArithmeticAndApplyC++describe

Description: 本书是关于计算机科学与工程领域的基础性研究科目之一——数据结构与算法的专著。 本书在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树、图等基本数据结构,以及贪婪算法、分而治之算法、分枝定界算法等多种算法设计方法,为数据结构与算法的继续学习和研究奠定了一个坚实的基础。更为可贵的是,本书不仅仅介绍了理论知识,还提供了50多个应用实例及600多道练习题。 本书内容广博权威,结构清晰合理,是一本全新的有关数据结构与算法的教材,对于计算机科学与工程领域的从业人员也是一本很好的参考书。 -the book is on the computer science and engineering fields, the basis for one of the subjects of study-- data structure and algorithm expertise with. The book in a brief review of the basic design concept C program on the basis of a comprehensive and systematic introduction of the queue, stack, trees and Figure basic data structure and the greedy algorithm, divide and conquer algorithm, branch-and-bound algorithm multiple algorithm design method data structures and algorithms for continuous learning and research have laid a solid foundation. Even more valuable is that the book not only of theoretical knowledge, also provided more than 50 application examples and more than 600 Exercises Road. The contents broad authority, a clear and reasonable structure, a new data structure and algorithm
Platform: | Size: 3295232 | Author: 情书 | Hits:

[AI-NN-PRitpp-3.10.1.tar

Description: 独立分量分析程序FASTICA的C++源代码-FASTICA procedures for the C++ source code
Platform: | Size: 990208 | Author: | Hits:

[source in ebookerror_correction_coding

Description: 压缩文件中是Error Correction Coding - Mathematical Methods and Algorithms(Wiley 2005)作者:(Todd K. Moon )的配套代码,是由C和matlab两种语言编写的-compressed files is Error Correction Coding- Mathemat da Methods and Algorithms (Wiley, 2005) Author : (Todd K. Moon) matching code from C and Matlab prepared in two languages
Platform: | Size: 11518976 | Author: 龙昊 | Hits:

[Speech/Voice recognition/combineica_C

Description: 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取\写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-in linux platform, net write c Blind Signal Separation code. it is based on convolution of mixed Blind Signal Separation algorithm, not only can be separated from the artificial synthesis of mixed-signal, but for the real environment convolution of mixed voice signals can be separated. in this procedure, the tests included two documents, makefile can be used directly after. Also worth mentioning is that Compression bag containing some of voice processing functions commonly used. fft transform, for example, to read \ write wav file, and some of the commonly used one-dimensional and two-dimensional vector matrix transformation functions. these can be directly applied to other applications going.
Platform: | Size: 141312 | Author: | Hits:

[Communicationitpp-3.10.9

Description: fastica 等算法的 C++实现 可以用于 mathematical, signal processing, speech processing, and communications -ICA C algorithm can be used in mathematical achievement. signal processing, speech processing, and communications
Platform: | Size: 1230848 | Author: Jimmy | Hits:

[OtherNumericalRecipesInC

Description: C常用数值算法,详细介绍了各种算法的C语言编程技巧,希望大家喜欢。-C commonly used numerical algorithm, a detailed description of the various algorithms in C programming language skills, hope you like them.
Platform: | Size: 14868480 | Author: | Hits:

[Graph programica

Description: 用于独立分量分析的c++原代码 自己开发的-Independent Component Analysis for c++ Original code developed their own
Platform: | Size: 1024 | Author: 汪海洋 | Hits:

[.netWindowsApplication1

Description: vs.net 2003工程,演示了用C#编写一个悬浮在桌面上、可以用鼠标拖动的小窗体-vs.net 2003 project, demonstrated using C# the preparation of a suspension on the desktop, you can use the mouse to drag the small form
Platform: | Size: 23552 | Author: 徐小龙 | Hits:

[AI-NN-PRNeuralNetworksPracticalityTutorial

Description: 一本关于人工神经网络方面的专著,包括理论推倒和c语言代码实现,很有实用价值,希望能尽快通过审核.-1 on the artificial neural network monographs, including the theory repudiate and c language code realize very practical value, hoping to approved as soon as possible.
Platform: | Size: 4861952 | Author: Wang | Hits:

[Software Engineeringqqqqq

Description: :独立成分分析 ( I C A)在国内尚属一门新型的方法 介绍了I C A的原理及其算法 ,然后介绍了该算法在盲源 信号分离中的具体应用,并将此方法 与主成分方洼 ( P C A)进行了比较-: Independent Component Analysis (ICA) in China is a new method to introduce the principle of the ICA and its algorithm, and then introduced the algorithm for blind source separation in the concrete application of this method and with the principal component to depression ( PCA) were compared
Platform: | Size: 144384 | Author: 金振东 | Hits:

[Software Engineeringjinzhend

Description: 独立成分分析( I C A) 是一项把混合信号分解成具有统计独立性成分的新技术 。I C A近年已在生物医 域的信号分离中展示 了很好的应用前景 。 我们比较系统地介绍了 I C A的基本原理 、 主要算法 、 应用和 究的发展方向,旨在进一步推动有关的理论与应用研究工作。-Independent Component Analysis (ICA) is a decomposition of the mixed-signal components into a statistical independence of the new technologies. In recent years, ICA has been in bio-medical domain signal separation show a very good application prospects. We systematically introduced the basic principle of ICA, the main algorithms, applications and the development direction of research aimed at further promoting the application of the theory and research.
Platform: | Size: 268288 | Author: 金振东 | Hits:

[Special Effectshhh

Description: :由于许多传统的去噪方法在强背景噪声情况下提取声音信号的能力变弱甚至失效, 提出 应用独立成分分析( I C A) 方法对声音信号进行特征提取, 并证明了这种 I C A 变换能增强语音和音 乐信号的超高斯性. 在此基础上, 应用 I C A基函数作为滤波器, 通过阈值化的去噪方法对含有强高 斯背景噪声的声音信号进行去噪仿真实验. 结果表明, 本方法明显优于传统的均值滤波和小波去噪 方法, 为强背景噪声下弱信号的检测提供 了新的途径.-: As many of the traditional de-noising method in case of strong background noise, the ability to extract the voice signal even weaker failure, the application of independent component analysis (ICA) method of voice signal feature extraction, and prove that this transformation can be enhanced voice ICA and music of super-Gaussian signals. On this basis, the application of ICA basis function as a filter, through the threshold of the denoising method of Gaussian background noise contains strong voice signal denoising simulation. The results show that this method is obviously superior to the traditional mean filtering and wavelet denoising methods for the strong background noise under the weak signal detection provides a new way.
Platform: | Size: 212992 | Author: 金振东 | Hits:

[Bio-RecognizeDetectionLibrary

Description: Chesnokov Yuriy写的人脸检测库,内容涵盖肤色检测、运动估计、SVM分类、PCA/LDA/ICA特征提取以及神经网络分类器等。-The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN rough face prefiltering, PCA/LDA/ICA/any dimensionality reduction/projection and final NN classification
Platform: | Size: 463872 | Author: 刘子木 | Hits:

[assembly languagefastICA_1.1-11

Description: 经典的fast ICA程序,用于盲信号的分离,希望能够对大家有帮助!-Classic fast ICA program for the separation of the spread, hoping to help!
Platform: | Size: 33792 | Author: wangxia | Hits:

[matlabica

Description: 可以分离语音的独立分量分析程序 可以实现瞬时和卷积混合的分离 相当好用-ica_f.m bsepf2 is the main program and it needs correlation.m decorrelation.m permutation.m sepfilter.m. You also need to visit ftp://sig.enst.fr/pub/jfc/Algo/Joint_Diag/ and get a matlab code "joint_diag.m". this is by Jean-Fran\c{c}ois Cardoso. You have to put the code under this directory "ica". usage is function [Y1,Y2] = ica_f(X,NFFT,FS,OVERLAP,N)
Platform: | Size: 136192 | Author: guowenxin | Hits:

[Otherica

Description: 自由组合4个声音文件,a.wav, b.wav, c.wav, d.wav,然后再将其分开
Platform: | Size: 1024 | Author: 林文 | Hits:

[Mathimatics-Numerical algorithmsica

Description: VC++写的ica程序,可以参考下,不是很好找的-Ica written in VC++ program, you can refer to the next, not very good looking
Platform: | Size: 4870144 | Author: strongc | Hits:
« 12 »

CodeBus www.codebus.net