登录
首页 » matlab » sfa_tk101.tar

sfa_tk101.tar

于 2021-03-17 发布 文件大小:70KB
0 284
下载积分: 1 下载次数: 8

代码说明:

  慢特征分析 sfa matlb源程序 参考文献: Wiskott, L. and Sejnowski, T.J. (2002), "Slow Feature Analysis: Unsupervised Learning of Invariances",(Slow feature analysis SFA MATLB source program)

文件列表:

sfa_tk, 0 , 2004-06-07
sfa_tk\lcov, 0 , 2003-11-06
sfa_tk\lcov\lcov_clear.m, 297 , 2003-09-22
sfa_tk\lcov\lcov_clearall.m, 272 , 2003-07-15
sfa_tk\lcov\lcov_create.m, 772 , 2003-07-15
sfa_tk\lcov\lcov_fix.m, 646 , 2003-11-03
sfa_tk\lcov\lcov_pca.m, 1260 , 2004-06-07
sfa_tk\lcov\lcov_transform.m, 453 , 2003-09-22
sfa_tk\lcov\lcov_update.m, 524 , 2003-07-15
sfa_tk\sfa, 0 , 2004-06-07
sfa_tk\sfa\eta.m, 370 , 2003-10-13
sfa_tk\sfa\expansion.m, 660 , 2003-10-13
sfa_tk\sfa\sfa1.m, 993 , 2003-10-28
sfa_tk\sfa\leta.m, 1209 , 2004-06-07
sfa_tk\sfa\sfa2.m, 1309 , 2003-10-28
sfa_tk\sfa\sfa1_create.m, 1205 , 2003-11-03
sfa_tk\sfa\sfa1_step.m, 2072 , 2003-10-15
sfa_tk\sfa\sfa2_create.m, 1843 , 2003-11-04
sfa_tk\sfa\sfa2_step.m, 3978 , 2003-10-15
sfa_tk\sfa\sfa_clear.m, 232 , 2003-10-14
sfa_tk\sfa\sfa_clearall.m, 226 , 2003-10-14
sfa_tk\sfa\sfa_execute.m, 1554 , 2003-11-04
sfa_tk\sfa\sfa_getHf.m, 2265 , 2004-06-07
sfa_tk\sfa\sfa_load.m, 584 , 2003-10-14
sfa_tk\sfa\sfa_save.m, 308 , 2003-10-14
sfa_tk\sfa\sfa_step.m, 1252 , 2003-10-14
sfa_tk\sfa\timediff.m, 898 , 2003-11-04
sfa_tk\sfa\xp_dim.m, 310 , 2003-11-04
sfa_tk\demo, 0 , 2003-11-07
sfa_tk\demo\sfatk_demo.m, 1811 , 2003-11-06
sfa_tk\demo\expansion_demo, 0 , 2003-11-06
sfa_tk\demo\expansion_demo\expansion.m, 222 , 2003-11-06
sfa_tk\demo\expansion_demo\xp_dim.m, 218 , 2003-11-06
sfa_tk\demo\getHf_demo.m, 2647 , 2003-11-07
sfa_tk\demo\long_dataset_demo.m, 1482 , 2003-11-06
sfa_tk\demo\expansion_demo.m, 1701 , 2003-11-06
sfa_tk\demo\README, 624 , 2003-11-06
sfa_tk\README, 1038 , 2004-06-07

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

发表评论

0 个回复

  • pca
    pCA的ppt报告,PCA理论,该理论可用于降维处理,将高维数据变化 为低维数据。(ppt Report of the PCA, PCA theory, the theory can be used to deal with dimensionality reduction, high dimensional data will change for the low-dimensional data.)
    2007-10-26 09:56:02下载
    积分:1
  • ant_colony_system
    蚁群算法解决TSP问题 matlab程序(Ant colony algorithm to solve TSP problem matlab program)
    2007-11-04 18:46:19下载
    积分:1
  • Modern_communication_systems
    现代通信系统(prokis)的所有matlab源程序,对初学者很有帮助的。(Modern communication systems (prokis) all the matlab source code, useful for beginners.)
    2009-05-10 16:02:54下载
    积分:1
  • LTE_system_Level_1.2_r300
    使用matlab做的LTE的系统级别的仿真源代码,对LTE有着详细的功能实现(Using matlab to do system-level simulation of LTE, the source code, the detailed features of the LTE has to achieve)
    2021-01-24 21:38:43下载
    积分:1
  • MATLAB-for-PDEs
    matlab关于解偏微分方程的教程 里面有很多例子和程序供读者学习(Matlab on the solution of partial differential equations. There are many examples and procedures for the readers to learn)
    2013-08-27 10:11:11下载
    积分:1
  • tabuveh2661622
    this is a new alghorithm about tabu search....
    2013-05-26 16:48:23下载
    积分:1
  • new
    本程序画出了时间序列下的各变量变化图,得到混沌性质,从而在区域内对变量进行取值,达到模拟出混沌的目的(This procedure draws the time series of each variable changes in plans, the chaotic nature, and thus in the region of variable values, to simulate the purpose of Chaos)
    2007-07-31 12:42:06下载
    积分:1
  • zenilke.matlab
    光机集成的泽尼克多项式拟合,采用matlab编程实现(Zernike polynomial fitting for Opto mechanical integration)
    2020-09-22 21:07:51下载
    积分:1
  • SELECCIONMUESTRAS
    seleccion manual de muestras de color de una imagen
    2009-09-22 20:55:23下载
    积分:1
  • NumericalMethodsinEngineeringwithMATLAB
    NumericalMethods in Engineering withMATLAB® is a text for engineering students and a reference for practicing engineers, especially those who wish to explore the power and efficiency of MATLAB. The choice of numerical methods was based on their relevance to engineering problems. Every method is discussed thoroughly and illustrated with problems involving both hand computation and programming. MATLAB M-files accompany each method and are available on the book web site. This code is made simple and easy to understand by avoiding complex book-keeping schemes, while maintaining the essential features of the method. MATLAB, was chosen as the example language because of its ubiquitous use in engineering studies and practice. Moreover, it is widely available to students on school networks and through inexpensive educational versions.MATLAB a popular tool for teaching scientific computation.
    2010-06-23 19:27:28下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载