-
svm_matlab_toolsbox_and_examples
matlab中实现的支持向量机的工具箱和例子(svm_matlab_toolsbox_and_examples.rar)
- 2009-02-26 14:14:34下载
- 积分:1
-
power_wind_dfig_det
永磁同步风机 并网 控制 仿真实例,可用于实际工程算法和研究学习(Permanent magnet synchronous wind turbine and grid control simulation example, can be used for practical engineering algorithms and learning)
- 2013-03-19 16:58:58下载
- 积分:1
-
DSPMATLAB
该文件里有一个关于DSP学习的MATLAB程序源代码,很实用(The file has a DSP to learn MATLAB on the program source code, very practical)
- 2010-01-02 16:28:44下载
- 积分:1
-
MATLAB
源程序是matlab仿真的程序,很实用的!(Source is the matlab simulation program, very useful!)
- 2013-09-27 15:02:54下载
- 积分:1
-
h
车牌自动识别,用霍夫变换的方法实现车牌倾斜校正(Automatic license plate recognition, license plate tilt correction using the Hough transform method)
- 2012-05-07 17:35:43下载
- 积分:1
-
kMeansCluster
说明: K-均值聚类,比较好的聚类方法,应用广泛(K-means clustering, a better clustering method, widely used)
- 2008-11-17 16:16:38下载
- 积分:1
-
radar_sp2016.m
线性调频脉冲雷达信号的整个处理流程,包括脉冲压缩、MTI、MTD。代码规整,注释详细。(The whole LFM radar pulse signal processing,concluding match filtering、MTI、MTD.the code is clear and complex, the code annotation is detailed.
)
- 2017-04-11 16:36:22下载
- 积分:1
-
DigitalsignalprocessingbasedonMATLAB
“基于MATLAB的系统分析与设计—信号处理”一书是一本极好的的书,对初学信号处理的非常值得一读。该书针对应用广泛的的号处理领域,简要介绍了信号处理的基本概念和基本方法,详细介绍了由MATLAB提供的信号处理工具箱函数的用法指南,最后以大量的应用示例,说明MATLAB进行信号处理系统分析与设计方法。( Based on MATLAB-Analysis and Design- Signal Processing, a book is an excellent book, for beginner signal processing is very worth reading. The book aimed at a wide range of applications to deal with the No. field, briefly introduced the basic concepts of signal processing and basic methods, detailed information provided by the MATLAB Signal Processing Toolbox function usage guide, and finally to a large number of application examples MATLAB signal dealing with system analysis and design methods.)
- 2008-04-28 11:11:40下载
- 积分:1
-
XorNN
说明: 编了一个用C++程序实现BP网络的异或问题。(compiled a C program BP network problems or differences.)
- 2006-05-04 16:50:35下载
- 积分:1
-
TVL1_HCS_v1
TVL1重建从混合压缩采样,rice大学泊松分布图像重建与全变分正规化的代码(Note:
(1)Fore small-scale data, hybrid sampling consists of Bernoulli random sampling and low-resolution sampling (TVL1_HCS)
(1)Fore large-scale data, hybrid sampling consists of Fourier radial sampling and low-frequency sampling (TV_RecPF)
Copyright (C) 2010 Xianbiao Shu, Computer Vision and Robotics Lab, University of Illinois at Urbana-Champaign.
Acknowledgement: RecPF (Rice University)
PDCO (Stanford University)
Twister (MIT)
Reference:
X. Shu, N. Ahuja,
Hybrid Compressive Sampling via a New Total Variation TVL1,
In Proceedings of ECCV 2010.
Usage:
>> run_me_first
>>[Im_rec, PSNR_est1,PSNR_est2] = TVL1L2_HCS_test( Ball1_32.bmp , 0.35,3)
>>[Im_rec, PSNR_est1,PSNR_est2] = TVL1L2_HCS_test( Ball1_32.bmp , 0.35,3)
>>[Im_rec, PSNR1, PSNR2, G_error, Ratio] = TV_RecPF_test( Chest.png , 5, 10, 0, 1e-10, 0) )
- 2011-04-20 22:47:01下载
- 积分:1