-
DTMF1
数字通信系统仿真,用到MATLAB成语言。(digital communication system modulation)
- 2009-04-06 20:58:21下载
- 积分:1
-
IntroductionForMatlab
说明: 本书全面的介绍了MATLAB的基础知识,对初学者很有用。(This book a comprehensive introduction to the basics of MATLAB for beginners useful.)
- 2010-03-28 17:32:21下载
- 积分:1
-
extractMainFrame
matlab编写的视频关键帧提取程序,可自动从视频中提取帧,提取第几帧可在程序中自行设定,另附有批量处理视频的主函数。(matlab prepared video key frame extraction procedures can be automatically extracted from video frames to extract the first few frames can be set in the program, batch processing video attached with the main function.)
- 2014-01-15 15:02:27下载
- 积分:1
-
Beginners_code
这个pdf文件是关于压缩感知的最基础的入门代码,里面有详细的试用说明方法还有讲解(this pdf document presents some basic codes about compressed sensing,including the userguide and explannation)
- 2013-01-03 15:55:16下载
- 积分:1
-
CVPR-ScSPM
Linear Spatial Pyramid Matching Using Sparse Coding for Image Classification
- 2013-03-06 21:21:05下载
- 积分:1
-
lte2
lte code fore simulation with matlab
- 2013-08-24 20:42:57下载
- 积分:1
-
lqr-F16
f16横侧向特征跟配置控制设计和LQR最优控制设计(F16 the eigenvalues of the horizontal lateral configuration and LQR optimal control design)
- 2020-07-03 14:20:01下载
- 积分:1
-
1
说明: 关于心电信号的各种滤波方法,IIR,FIR,空域相关,软硬阈值,基于IIR的自适应滤波等(the method for ECG denoising,such as IIR,FIR,spatial correlation,soft and hard threshold,based on IIR filter s adaptive filter)
- 2009-05-19 07:22:34下载
- 积分:1
-
DMC-function
这是一将动态矩阵控制算法利用一个function形式表达出来的,可以实现基本的控制。(DMC algorithm)
- 2013-12-05 09:09:55下载
- 积分:1
-
lle
Locally-Linear Embedding (LLE)[9] was presented at approximately the same time as Isomap. It has several advantages over Isomap, including faster optimization when implemented to take advantage of sparse matrix algorithms, and better results with many problems. LLE also begins by finding a set of the nearest neighbors of each point. It then computes a set of weights for each point that best describe the point as a linear combination of its neighbors. Finally, it uses an eigenvector-based optimization technique to find the low-dimensional embedding of points, such that each point is still described with the same linear combination of its neighbors. LLE tends to handle non-uniform sample densities poorly because there is no fixed unit to prevent the weights from drifting as various regions differ in sample densities. LLE has no internal model.
- 2011-01-23 02:12:31下载
- 积分:1