-
ImprovedDL
这是一篇SCI文章《改善字典学习:多字典更新和系数重用》里的Matlab代码,包含了OMP、Batch-OMP、CoROMP等匹配跟踪算法代码以及改进的K-SVD字典学习算法代码,是图像稀疏表示研究方向重要的源代码,有助于大家学习和改进。(This file folder reproduces the Figures for paper:"Improving Dictionary Learning: Multiple Dictionary Updates and Coefficient Reuse".It contains codes of the OMP, Batch code- OMP, CoROMP matching pursuit algorithm and improved K- SVD dictionary learning algorithm ,This is the important source code of image sparse representation ,which can help you learn and improve.
)
- 2013-07-18 15:42:19下载
- 积分:1
-
robot
用simulink中的SimMechanics模块搭建两关节机械臂模型,并用S-function函数编写控制程序,采用的是计算力矩法跟踪参考信号。(SimMechanics module structures in simulink model of two-joint robot arm, and write control program, a function of the S-function is computed torque method tracks the reference signal.)
- 2021-04-22 22:58:49下载
- 积分:1
-
Volterra_seris
用于光纤信道中的色散补偿、适用于PAM调制的直调直检信号(IM/DD,CD compensation,pulse amplitude modulation)
- 2016-06-20 16:50:41下载
- 积分:1
-
Skeleton
图像的骨架处理,MATLAB程序,图像的骨架(Skeleton image processing, MATLAB program, the image of the skeleton)
- 2010-06-22 14:12:47下载
- 积分:1
-
iq_measures
image quality measures
- 2010-08-11 17:18:02下载
- 积分:1
-
chap7
说明: 该算法为基于吊车双摆系统的控制
用MATlab开发,能够管直接运行(The algorithm based on double pendulum crane control system with Matlab development, be able to pipe directly to run)
- 2008-09-06 10:10:44下载
- 积分:1
-
adpmedian_fliter
冈萨雷斯的《数字图像处理》作业,自适应门限的中值滤波器用Matlab实现,用于图像增强,去噪(Gonzalez' s " digital image processing" operations, adaptive threshold median filter realization using Matlab for image enhancement, noise reduction)
- 2010-05-05 15:44:23下载
- 积分:1
-
Matlabteaching
Matlab教程,本教程主要讲述了如何从初学者变成精通Matlab的大师(Matlab teaching program)
- 2013-01-22 11:08:58下载
- 积分:1
-
reinforcement-learning
A Matlab code for finding the shortest path in a graph using reinforcement learning. A sample of input file format is included.
- 2012-07-27 05:55:28下载
- 积分:1
-
TOFED_TB_1
A 4 bit twisted ring counter is a sequential circuit which produces the following sequence of
output values: 0000, 1000, 1100, 1110, 1111, 0111, 0011, 0001 and then repeats. Design a
circuit for a 4 bit twisted ring counter that uses four D flip flops. Draw a state transition
diagram, a state table and a schematic for your circuit. Design an alternate implementation
using just three flip flops and draw a state transition diagram, state table and a schematic
for your circuit. If your designs are extended to implement an n bit twisted ring counter,
how many flip flops are required using each of the two approaches. In what situations
would you prefer the first method? In what situations would you prefer the second?
- 2014-11-08 06:58:55下载
- 积分:1