登录
首页 » matlab » Shift_Invariant_Sparse_Coding

Shift_Invariant_Sparse_Coding

于 2018-03-08 发布 文件大小:23382KB
0 234
下载积分: 1 下载次数: 36

代码说明:

  Matlab编写的移不变稀疏分解程序 ,求得对应于不同源信号的基,可实现信号特征提取(The shift invariant sparse decomposition program written by Matlab can obtain the basis of the signal corresponding to the homologous signal, and the signal feature extraction can be realized.)

文件列表:

Shift Invariant Sparse Coding(移不变稀疏分解论文及程序)\Adaptive feature extraction using sparse coding for machinery fault diagnosis.pdf, 720775 , 2012-12-26
Shift Invariant Sparse Coding(移不变稀疏分解论文及程序)\Shift-invariant Sparse Coding for Audio Classification.pdf, 1110150 , 2013-07-09
Shift Invariant Sparse Coding(移不变稀疏分解论文及程序)\uai07-shiftinvariantsparsecoding-code.tar.gz, 11563573 , 2013-07-09
Shift Invariant Sparse Coding(移不变稀疏分解论文及程序), 0 , 2013-09-11
Shift_Invariant_Sparse_Coding\Shift Invariant Sparse Coding(移不变稀疏分解论文及程序)\uai07-shiftinvariantsparsecoding-code.tar.gz, 11563573 , 2013-07-09
Shift_Invariant_Sparse_Coding\Shift Invariant Sparse Coding(移不变稀疏分解论文及程序), 0 , 2018-03-08
Shift_Invariant_Sparse_Coding, 0 , 2018-03-08

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

发表评论

0 个回复

  • 440-827-4-PB
    说明:  image segmentation with svm and ERSS arimoto entropy form color and texture
    2020-08-04 00:22:38下载
    积分:1
  • 传奇2寻路
    本源码有易语言开发传奇模拟寻路功能,帮助大家学习和交流((The source easy language developed legendary analog wayfinding to help people learn and exchange))
    2021-02-19 22:19:43下载
    积分:1
  • 论文An Adaptive Tradeoff Model for Constrained Evolutionary Optimization的原代码
    说明:  这是论文An Adaptive Tradeoff Model for Constrained Evolutionary Optimization的原代码,便于交流学习(Original code is convenient for communication and learning for An Adaptive Tradeoff Model for Constrained Evolutionary Optimization)
    2020-05-31 08:40:40下载
    积分:1
  • $RE9HDTO
    利用MATLAB实现多旋翼无人机的多机编队仿真,包括三维模型绘制,pid参数计算,利用GUI实现人机交互界面,实时显示各架飞机的状态。(Using MATLAB to achieve multi-rotor UAV multi-aircraft formation simulation, including three-dimensional model rendering, pid parameter calculation, the use of GUI to achieve human-computer interaction interface, real-time display of the status of the aircraft.)
    2021-03-02 10:29:34下载
    积分:1
  • orleans
    Orleans Actor模型编程框架 源码(Orleans Actor source code)
    2020-06-21 08:20:02下载
    积分:1
  • telegram_api
    Python Telegram Example
    2019-05-27 15:47:50下载
    积分:1
  • udf
    fluent udf 初始化,材料物性定义 ,金属熔池模拟(fluent udf fluent udf fluent udf)
    2020-12-24 18:59:05下载
    积分:1
  • Java自定义鼠标光标
    super("自定义光标"); //调用父类构造函数   int[] cursor={Cursor.DEFAULT_CURSOR,Cursor.HAND_CURSOR,Cursor.MOVE_CURSOR,Cursor.N_RESIZE_CURSOR,Cursor.W_RESIZE_CURSOR,Cursor.WAIT_CURSOR,Cursor.TEXT_CURSOR}; //预定义光标数组   Container container=getContentPane(); //得到容器   container.setLayout(new FlowLayout()); //设置容器布局管理器   for (int i=0;i   JTextArea jta=new JTextArea(3,6); //实例化一个文本框对象    jta.setCursor(Cursor.getPredefinedCursor(cursor[i])); //设置文本框的光标    container.add(jta); //增加组件到容器上   }      Toolkit toolkit=Toolkit.getDefaultToolkit(); //得到默认的ToolKit对象   Image image=toolkit.getImage("cursor.gif"); //得到图像   Cursor customCursor=toolkit.createCustomCursor(image,new Point(6,6),"MyCursor"); //实例化自定义光标对象   JTextArea jta=new JTextArea(3,6); //实例化文本框   jta.setCursor(customCursor); //设置文本框光标   container.add(jta); //增加组件   setSize(300,160); //设置窗口大小   setVisible(true); //窗口可视
    2022-03-06 15:35:47下载
    积分:1
  • 微厦网校运营系统 v1.0
    微厦网校运营系统是一款基于B/S架构的在线学习系统,支持手机端、电脑端,可以在安卓、苹果、微信中使用,方便学员利用碎片化时间进行随时随地的学习,可广泛用于培训机构、职业学院、机关单位、企业机构等等。该系统集在线学习、在线练习、模拟考试、在线考试于一体,这对于培训机构的远程教学开展更加有利。(Micro Xiamen campus operations system is a B/S structure of the online learning system based on mobile phone terminal, computer terminal, support, can be used in Android, apple, WeChat, convenient students use fragmentation time for learning can be widely used whenever and wherever possible, training institutions, Career Academy, institutions, organizations and so on.)
    2017-08-04 15:19:40下载
    积分:1
  • Understanding_LTE_with_MATLAB
    说明:  Understanding LTE with MATLAB
    2019-11-09 12:22:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载