登录
首页 » matlab » ica_matlab

ica_matlab

于 2011-10-23 发布 文件大小:121KB
0 253
下载积分: 1 下载次数: 496

代码说明:

  独立成分分析(ICA)源代码大全,为初学者提供大量的算法实现代码,方便研究(Independent component analysis (ICA) source code complete for beginners provide a lot of algorithm code to facilitate the study)

文件列表:

ica_matlab
..........\ica
..........\...\correlation.m,2179,1998-07-23
..........\...\decorrelation.m,333,1998-07-23
..........\...\ica_f.m,1213,1998-07-24
..........\...\permutation.m,1364,1998-07-23
..........\...\htm" target=_blank>Readme,960,2003-06-23
..........\...\sepfilter.m,1151,1998-07-23
..........\...\X_linear.wav,123244,2003-06-23
..........\...\X_room.wav,66840,2003-06-23

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

发表评论

0 个回复

  • fdf2dicom.m
    Varian FDF to dicom converter build on the FDF reader by Sharon Zhang.
    2009-06-25 21:22:34下载
    积分:1
  • Speed.mat
    速度数据文件,用于Matlab对于简单数据表格的测试和练习(Speed Description to exam and exercise)
    2014-09-12 07:51:38下载
    积分:1
  • All-Codes
    This code simulates the peak to noise power ratio of ldpc coded mimo systems
    2013-03-09 21:06:28下载
    积分:1
  • COST231Models
    说明:  根据传输频率、天线高度、距离等因素,仿真在多种场景下的大尺度衰落模型(According to transmission frequency, antenna height, distance and other factors, the simulation in a variety of scenarios of large-scale fading model)
    2010-03-18 11:14:24下载
    积分:1
  • Run
    说明:  包括OFDM符号的加循环前缀,去循环前缀,加时延3个程序。(Including OFDM symbol cyclic prefix added to the cyclic prefix, plus 3 delay procedures.)
    2011-03-18 11:21:15下载
    积分:1
  • MTSPF
    多旅行商问题matlab程序,可能比较简单,大家交流交流(mtsp matlab)
    2010-05-06 13:38:26下载
    积分:1
  • Kalman
    Kalman filter implementation
    2013-10-07 14:58:27下载
    积分:1
  • MTD-mat
    说明:  非常非常非常好的动目标显示和动目标检测的仿真程序,对学习雷达动目标检测相关知识的同学很有用(Very, very good simulation program of moving target display and moving target detection, which is very useful for students who study the knowledge of radar moving target detection)
    2020-02-16 16:10:53下载
    积分:1
  • WSN Fuzzy
    说明:  分簇协议fuzzy 亲测可以使用 代码很齐全 很有用 可以是通过MATLAB 直接是以哦那个(Clustering protocol, leach pro test can use a full range of codes, very useful can be directly through MATLAB)
    2020-06-27 19:19:51下载
    积分:1
  • 车牌识别系统MATLAB源代码完整
    说明:  clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_Id(file);%得到file中的所有对象 Img = imread(file);%根据路径和文件名读取图片到Img [Plate, bw, Loc] = Pre_Process(Img); % 车牌区域预处理 result = Plate_Process(Plate, id); % 车牌区域二值化处理 % 寻找连续有文字的块,若长度大于某阈值,则认为该块有两个字符组成,需要分割 bw = Segmation(result); words = Main_Process(bw); % 主流程处理 Write_Mask(words, id); % 写出到模板库 str = Pattern_Recognition(words); % 识别(Mike is a student. He is my good friend. He is busy at the weekend. He is going to read a magazine this Saturday morning. He is going to go to the zoo this Saturday afternoon. He is going to buy a book this Sunday morning. He is going to learn Kungfu this Sunday afternoon. He is going to watch TV this Sunday evening.)
    2017-08-13 02:35:37下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载