-
wxjsjyl
《微型计算机原理》计算机各专业课程教学大纲,包含实验教程,十分有参考价值(" Computer Principles" computer syllabus of professional courses, is a reference value)
- 2010-08-16 14:26:21下载
- 积分:1
-
Matlab多旅行商实验
something about fix the problem of MTSP . Use in matlab
- 2019-05-07 17:41:20下载
- 积分:1
-
Project_reference
有关语音增强 LPC 倒谱分析 去噪的matlab程序(Speech enhancement of the LPC cepstrum analysis matlab denoising procedures)
- 2009-06-03 15:32:14下载
- 积分:1
-
MatlabNotes
Getting start with matlab
- 2011-05-04 03:03:15下载
- 积分:1
-
fibonaccisearch
fibonacci search for finding the lamda value in interior penalty method..
- 2011-10-18 15:49:28下载
- 积分:1
-
liukai
运筹学里的优化算法,源代码,而且经过matlab运行过了(Operations Research in the optimization algorithm, source code, and after a run Matlab)
- 2013-09-01 09:49:06下载
- 积分: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
-
Lattice Boltzmann immiscible two-phase model
适合初学者,可以帮助理解RK型格子玻尔兹曼两相模型(This code may be use as a starting point for newcomers wanting to study RK-type lattice Boltzmann immiscible two-phase model. It may give a better understanding of the RK-type lattice Boltzmann two-phase model.)
- 2021-03-25 08:49:14下载
- 积分:1
-
CP0301
这是仿真跳时超宽带的功率普密度分析的源代码,它是研究超宽带的基础。(This is the simulation of UWB jump at the Cape power density analysis of source code, it is research-based broadband.)
- 2006-06-13 08:26:27下载
- 积分:1
-
PWM
针对光伏电池电路直流部分的MPPT算法所设计的PWM脉宽调制模型。(MPPT algorithm for the DC portion of the photovoltaic cell circuit design of the PWM pulse width modulation model.)
- 2013-04-19 16:42:42下载
- 积分:1