-
chapter8
MATLAB实例详解,通过对matlab语言如何编程进行实例解析,是学习matlab的很好教程(Detailed MATLAB examples, through the matlab programming language for examples of how to resolve, are studying a very good tutorial matlab)
- 2009-03-02 20:16:12下载
- 积分:1
-
sift
基于SIFT特征跟踪的的图像稳定技术研究,我的毕业设计,附带MATLAB源代码及图片(SIFT-based feature tracking of image stabilization technology, for my graduation, with MATLAB source code and pictures)
- 2010-07-28 22:06:29下载
- 积分:1
-
fast_mean_filter
用matlab实现的快速均值算法,可以实现对图像去除噪声。(Using matlab to achieve fast means algorithm, can achieve an image to remove noise.)
- 2009-10-10 15:45:24下载
- 积分:1
-
123
这是一个关于多目标数据融合的很好的温章,希望对大家有所帮助。原理清晰,见解独特(This is a multi-target data fusion on a good article you want to help. Principle of clear, maverick)
- 2010-02-26 16:36:49下载
- 积分:1
-
hill-encrypt
Hill Chiper Encrypt using matlab
- 2014-11-30 20:58:48下载
- 积分:1
-
11
说明: 滤波器的使用,功能,详解,滤波器matla(filter filter )
- 2011-12-13 19:15:12下载
- 积分:1
-
gray
fingerprint image processing such as sungularity and core point detection
- 2011-12-21 17:22:25下载
- 积分:1
-
cvx-w64
可以方便地进行1,2范数的优化计算。具体针对稀疏恢复问题,最小二乘问题,约束优化问题的求解等。(It is convenient to optimize the calculation of 1,2 norms. Specifically for sparse recovery problem, least squares problem, constrained optimization problem and so on.)
- 2019-05-07 09:54:23下载
- 积分:1
-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第十一章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:42:00下载
- 积分:1
-
Adaboost
Adaboost算法是一类弱分类器,本算法使用adaboost算法实现对于训练数据划分成两个组,然后可以用来进行数据的分类。(Adaboost algorithm is a class of weak classifier, the algorithm uses adaboost algorithm for the training data into two groups, and then can be used for data classification.)
- 2011-05-15 00:21:47下载
- 积分:1