-
dpcm
DPCM编码是预测编码的一种,这是一个用MATLAB实现DPCM编码的方法.(the development of dpcm with matlab,DPCM is a method of cmprises of the image.This is a program of dpcm with the matlab )
- 2009-04-26 17:01:05下载
- 积分:1
-
imagefenge
关于图像分割的,用MATLAB实现,希望有所帮助!(With regard to image segmentation, using MATLAB realization of the hope that helps!)
- 2010-01-17 16:36:20下载
- 积分:1
-
apf
基于matlab的APF仿真实验模型,很好的模型,可以直接使用,仿真环境matlab2010A(The APF simulation model based on MATLAB, a very good model, can be used directly, matlab2010A simulation environment)
- 2013-03-04 08:59:40下载
- 积分:1
-
QuantMSE
QuantMSE using matlab
- 2013-03-12 16:41:18下载
- 积分:1
-
homework2(RGB)
采用RGB+K-means对路标进行提取,效果十分不错。(RGB+ k-means is adopted to extract road signs, and the effect is very good.)
- 2020-06-20 09:20:01下载
- 积分:1
-
waveletthresholddenoising
基于MATLAB的小波阈值去噪方法的研究(其中包括软阈值方法,硬阈值方法,广义小波阈值函数,自适应特征阈值等方法的代码)(MATLAB-based wavelet threshold denoising (including soft-thresholding method, hard threshold method, generalized wavelet thresholding function, adaptive threshold methods such as feature code))
- 2010-07-30 16:08:20下载
- 积分:1
-
Matlab-book
本书是“MATLAB 应用技术”系列丛书之一,全面系统地介绍了MATLAB7这门功能强大的软件(Book is " MATLAB Application Technology" series of comprehensive and systematic introduction to the door MATLAB7 this powerful software)
- 2011-01-19 14:36:20下载
- 积分:1
-
MATLAB-command
此文件包括matlab软件的常用命令,可参考使用,提高工作效率。(MATLAB command.)
- 2011-07-25 11:25:46下载
- 积分:1
-
four Toolbox for SVM
这里实现了基于四种SVM工具箱的分类与回归算法:
1、工具箱:LS_SVMlab
Classification_LS_SVMlab.m - 多类分类
Regression_LS_SVMlab.m - 函数拟合
2、工具箱:OSU_SVM3.00
Classification_OSU_SVM.m - 多类分类
3、工具箱:stprtoolsvm
Classification_stprtool.m - 多类分类
4、工具箱:SVM_SteveGunn
Classification_SVM_SteveGunn.m - 二类分类
Regression_SVM_SteveGunn.m - 函数拟合
更详细的相关函数说明请通过help命令查看!(Here the realization of the four SVM toolbox based on the classification and regression algorithm: 1, Toolbox: LS_SVMlabClassification_LS_SVMlab.m- Multiclass Classification Regression_LS_SVMlab.m- function fitting 2, the toolbox: OSU_SVM3.00Classification_OSU_SVM.m- Multiclass Classification 3, Toolbox: stprtoolsvmClassification_stprtool.m- Multiclass Classification 4 toolbox: SVM_SteveGunnClassification_SVM_SteveGunn.m- II Category Regression_SVM_SteveGunn.m- function fitting a more detailed explanation of the correlation function through the help command to view!)
- 2007-12-19 10:42:24下载
- 积分:1
-
dlimintc
/* File : dlimintc.c
* Abstract:
*
* Example MEX-file for a discrete-time limited integrator.
*
* Syntax: [sys, x0] = dlimintc(t,x,u,flag,lb,ub,x0,ts)
*
* For more details about S-functions, see simulink/src/sfuntmpl_doc.c
- 2009-12-26 23:22:40下载
- 积分:1