-
SESOP_PACK_07_06_2010
一个matlab工具:序列子空间优化方法,常被移植在人脸识别,信号处理等领域。
(SESOP_PACK: Matlab Tool for Sequential Subspace Optimization methods
)
- 2012-10-30 08:56:57下载
- 积分:1
-
Cascade_Multilevel_inverter_model
this simulation is cascade with matlab
- 2012-09-10 17:27:34下载
- 积分:1
-
otsu
OTSU Gray-level image segmentation using Otsu s method.
Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes
by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection
Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern.
9:62-66 1979). Thresholds are computed to maximize a separability
criterion of the resultant classes in gray levels.
OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the
corresponding Iseg is therefore a binary image. The pixel values for
Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ...
[Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability
criterion within the range [0 1]. Zero is obtained only with images
having less than n gray level, whereas one (optimal value) is obtained
only with n-valued images.
- 2009-03-17 17:57:51下载
- 积分:1
-
image-processing-example
MATLAB图像处理实例详解_清华一书的课件及源文件(MATLAB image processing example explanation _ Qinghua a book courseware and source files)
- 2014-09-15 09:59:09下载
- 积分:1
-
MADA
SIMULATION DOUBLY FED MACHINE
- 2014-11-22 06:39:54下载
- 积分:1
-
Fuzzy-Control-Systems
基于T-S模糊模型的非线性系统控制与设计教材 希望对大家有帮助(fuzzy control systems design and analysis)
- 2013-11-23 22:15:20下载
- 积分:1
-
fir
This code is to generate FIR filter
- 2010-02-09 07:57:42下载
- 积分:1
-
Trilateral-exchange-simple-algorithm
图论里面的三边交互算法,matlab编制的(The trilateral exchange simple algorithm)
- 2013-08-09 11:28:08下载
- 积分:1
-
20110719
神经网络工具箱中的BP工具函数及其应用,请大家放心使用(BP neural network toolbox utility functions and its applications, please rest assured to use)
- 2011-07-19 10:03:19下载
- 积分:1
-
dopplershift-and-multipath
此文档详细描述了多普勒频移以及多径对信号传输的影响。包含原理分析与推导。同时附有完整的程序以及结果仿真图。讲解全面,帮助很大。(This document describes in detail the doppler frequency shift and the multipath effect on the signal transmission.Contains the principle analysis and derivation.At the same time with complete program as well as the results of the simulation diagram.Interpretation of the overall, a great help.)
- 2014-08-18 10:25:19下载
- 积分:1