登录
首页 » Matlab » 鲁棒性独立成分分析代码

鲁棒性独立成分分析代码

于 2022-05-25 发布 文件大小:2.99 kB
0 111
下载积分: 2 下载次数: 1

代码说明:

一种效果很好的独立成分分析法,是盲源分析的一种。

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

发表评论

0 个回复

  • gsvpwm
    说明:  SVPWM的matlab仿真模型,很好用。(SVPWM the matlab simulation model, it just works.)
    2008-11-14 17:32:01下载
    积分:1
  • Use-Matlab-creat-MLS
    详细阐述了应用Matlab生成MLS的原理,同时给出了源代码。(Elaborated the principle of using Matlab to generate MLS, but given the source code.)
    2014-08-17 21:12:12下载
    积分:1
  • cjtj
    基于matlab的成绩统计表,输入成绩,自行统计最高分,最低分,均分等(Matlab-based performance statistics, enter grades, self Statistics highest score, lowest score, sharing, etc.)
    2013-07-26 16:44:34下载
    积分:1
  • OMP
    omp算法代码,实现图像处理的好算法,很适合自己做测试。(omp algorithm code, realize image processing algorithms, it is suitable to do their own testing.)
    2014-04-06 19:08:16下载
    积分:1
  • kelafujiegoudonglixue
    克拉夫《结构动力学》中文电子版 介绍给定类型的结构在任意动荷载所产生的应力和挠度的分析方法(Clough, " Structural Dynamics" Chinese electronic version of a given type of structure introduced in the dynamic loads produced by any of the stress and deflection analysis)
    2010-09-29 21:07:46下载
    积分:1
  • matlab自相关
    此源文件包含了MATLAB两种自相关函数,并将其用于数字信号的处理,比较两种函数的不同(This source file contains two autocorrelation functions of MATLAB and is used for digital signal processing, comparing the two functions.)
    2018-08-08 11:17:34下载
    积分:1
  • matlab演奏加勒比海盗主题曲
    用matlab中的sound函数来演奏曲子,不知道哪位大神写的,matlab2012a测试通过,学习学习
    2022-02-11 14:07:26下载
    积分:1
  • CLOS
    Command to Line-of-Sight Guidance
    2012-08-27 05:14:12下载
    积分:1
  • mipSolver
    mip线性混合整数规划工具箱,比较实用,可以实现整数线性规划。(mip linear mixed integer programming toolkit, more practical)
    2011-01-20 11:43:04下载
    积分:1
  • lsm-rbf
    说明:  一种最小二乘法的RBF网络 ---------------------------------- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
    2011-04-13 10:26:06下载
    积分:1
  • 696516资源总数
  • 106794会员总数
  • 11今日下载