-
Introduction-to-MATLAB-and-Simulink-Third-Edition
matlab programming, matlab for beginners.
introudction to matlab
- 2013-03-11 00:08:27下载
- 积分:1
-
AMI
说明: 计算平均互信息的程序,很好用。希望给大家能提供帮助(Average Mutual Information)
- 2011-03-03 09:21:03下载
- 积分:1
-
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
-
MATLAB-algorithm-
matlab 常用算法大全,很全,很好,大家可以借鉴学习的。(matlab commonly used algorithm Daquan, very full, very good)
- 2014-09-24 14:22:54下载
- 积分:1
-
wiener_match(PROGRAME)
维纳滤波器是基于最小平方的最优滤波器,有广泛的使用,用于改变信号,提高分辨率(Wiener filter is based on the least squares optimal filter, widely used for the signal changes to improve the resolution)
- 2012-08-13 12:03:07下载
- 积分:1
-
sfta
Texture feature extracto using STFA for Matlab.
- 2015-04-02 02:04:34下载
- 积分:1
-
mohu1
利用matlab软件对图形进行模糊处理,得到运动模糊图像(Using matlab software graphics obfuscated to get motion-blurred images)
- 2013-08-22 17:07:51下载
- 积分:1
-
lvboqi
自适应滤波器,运用自能算法滤除噪音,实现滤波(Adaptive filter, using the can filter out noise, the algorithm to implement filtering)
- 2015-01-09 17:37:25下载
- 积分:1
-
pts_ccdf
降低OFDM中PAPR的方法PTS的MATLAB源码
(Reduce the PAPR of OFDM method in the MATLAB source PTS)
- 2020-10-26 10:10:00下载
- 积分:1
-
signal_analyzer
说明: 最近看到有人提问怎样用FFT实现频谱分析,我认为能够进行到频谱分析的人,对于系统研究的深度基本上已经相当不错了。本人今天做了一个例程,发给大家参考一下。
历程主要内容(signal_analyzer.rar)如下:
test1.txt 第一列为时间t,0.001s为步长;第二列为系统的输入信号;第三列为系统的输出信号。
signal_analyzer.m首先将test1.txt 的数据读入workspace,然后进行FFT,分析出两信号的频率,输出对于输入的幅值衰减(db),输出对输入的相位差。(The question was asked recently to see the realization of how to use FFT spectral analysis, I think that spectral analysis can be carried out to those who study the depth of the system basically is already quite good. Today I made a routine, distributed to Members for reference. The main contents of the course (signal_analyzer.rar) are as follows: test1.txt the first time as t, 0.001s for the step the second as the system input signal the third as a system output signal. signal_analyzer.m first test1.txt data read into workspace, and then proceed to FFT, analysis of the two signal frequency, output amplitude for input attenuation (db), the output of the input phase difference.)
- 2008-10-25 10:29:35下载
- 积分:1