-
sd
说明: 一阶sigma delta的matlab中simulink的仿真,z域(First-order sigma delta of matlab simulation in simulink, z domain)
- 2010-04-20 21:11:40下载
- 积分:1
-
KinectMouseControl_Demo
this is a kinect mouse control sample. just run it or you could copy and paste on your programe(Mouse control demo)
- 2014-01-18 23:40:35下载
- 积分:1
-
lrr(motion_face)
说明: 低秩表示法对子空间结构的鲁棒恢复。图像复原低秩表示算法。(Robust Recovery of Subspace Structures by Low-Rank Representation)
- 2019-04-18 16:09:58下载
- 积分:1
-
Matlable
乘法表,用来计算数字乘法,从1到9的各种整数积(chengfabiao,yongyujisanshuzichengfa)
- 2010-11-20 10:06:36下载
- 积分:1
-
cv-master
this program treat image processing and segmentation methods and can help for functions which concern segmentation, cv-master
- 2014-08-31 01:18:46下载
- 积分:1
-
segmentation
sample code for image segmentation
- 2012-10-06 22:50:05下载
- 积分:1
-
7-chapter
MATLAB GUI设计学习手记(第二版)源程序 第7章
本书推荐的学习方法:
1)若您是一个MATLAB初学者,且有充裕的时间来学习GUI设计,您可以从本书的第1章开始循序渐进地学习。
2)若您是一位MATLAB初学者,且时间非常紧迫,建议您先学好第1章,然后依次学习第4章、第5章和第6章,其他章节请根据项目需要有选择性地学习。
3)若您已经掌握了MATLAB的基础语法知识,有一定的MATLAB编程基础,也请浏览一下第1章的内容,尤其是专题分析部分。然后先学习本书第4、5和6章,其他章节请根据项目需要有选择性地学习。
4)若您是一位MATLAB GUI方面的专家或老师,您可以将本书作为一本教学的参考书,本书内容全面、讲解详实、代码精炼,是不可多得的GUI宝典。
(MATLAB GUI design learning Hearts (second edition) Chapter 7 book recommended source learning methods: 1) If you are a MATLAB beginners, and there is plenty of time to learn GUI design, you can start from Chapter 1 of the book The step-by-step learning. 2) If you are a MATLAB beginners, and the time is very tight, it is recommended that you first learn to Chapter 1, followed by learning Chapter 4, Chapter 5 and Chapter 6, in other sections based on project needs selective learning . 3) If you have mastered the basic grammar of the MATLAB, the MATLAB Programming Fundamentals, please visit the Chapter 1, in particular thematic analysis section. First learning book chapters 4, 5 and 6, then the other chapters selective learning based on project needs. 4) If you are an expert or teacher of a MATLAB GUI, you can book as a teaching reference books, the book is comprehensive, explain the detailed, refined code, is a rare GUI canon.)
- 2012-11-15 18:34:39下载
- 积分:1
-
TFTB
说明: 传统时频分析方法,包含STFT等matlab算法(Traditional time-frequency analysis methods, including STFT and other matlab algorithms)
- 2020-05-28 03:47:11下载
- 积分:1
-
Digital-Filters-with-MATLAB
讲matlab语言设计数字滤波器的一本好书,很细很全(a book on digital filter design with matlab language )
- 2011-12-08 15:47:54下载
- 积分:1
-
DownUpSampling_ByFactor2
该代码实现了以2为因子的图像升采样和降采样功能。
降采样包括使用平滑滤波器(with using the averaging filter)和不使用平滑滤波器(without using the averaging filter)两种方法。
升采样包括像素点直接复制(pixel replication method)和线性插值(bilinear interpolatoin method)两种方法。
降采样方法和升采样方法共有4种组合。程序运行后,给出了一个原始图片和四个结果图片。
图片1.原始图片。
图片2.平滑滤波器降采样&像素点直接复制升采样。
图片3.平滑滤波器降采样&线性插值升采样。
图片4.不使用平滑滤波器降采样&像素点直接复制升采样。
图片5.不使用平滑滤波器降采样&线性插值升采样。
(The code to achieve a 2-factor image upsampling and downsampling function. Down-sampling (with using the averaging filter) and do not use smoothing filter (without using the averaging filter) are two ways to use the smoothing filter. Upsampling including the pixels copied directly (pixel replication method) and linear interpolation (bilinear interpolatoin method) two methods. Down-sampling method and liters a total of four combinations of sampling methods. The program is running, it shows a picture of an original picture and four results. Picture 1 original picture. Photo 2. Smoothing filter downsampling & the pixel directly copied liter sample. Photo 3. Smoothing filter downsampling & the linear interpolation liter sampling. Picture 4. Smoothing filter down-sampling & the pixels directly copied liter sampling. Picture 5. Use smoothing filter down-sampling & the linear interpolation liter sampling.)
- 2012-11-25 16:01:48下载
- 积分:1