-
MATLAB-Collection
说明: MATLAB函数及命令全集-(按字母排序)(MATLAB functions and commands Collection- (in alphabetical order))
- 2011-03-16 16:17:00下载
- 积分:1
-
GLS modle
用matlab计算GLS模型下的权益资本成本(Calculate the cost of equity in GLS by using Matlab)
- 2021-01-20 19:38:42下载
- 积分: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
-
vicsek
基于matlab的visek模型的数值模拟,可以修改粒子的数量,每步迭代的权重与速度,并将最后各例子的位置及欲动的速度用箭头表示出来,对其他类似作图有一定的借鉴意义。(A matlab code for visek model. the user may change the number of particles, and the related velocity and weight. it gives the final places and velocities of each particle, and could be used for other similar simulations)
- 2014-10-04 14:34:30下载
- 积分:1
-
COAToolBox_coasite.info
Cuckoo optimization algorithm matlab code
- 2013-05-25 22:32:09下载
- 积分:1
-
3.1.1
这是matlab宝典里面的源代码 相信对于开发着有所帮助(This is a matlab source code inside the book and I believe that the development of a help)
- 2008-04-07 13:41:10下载
- 积分:1
-
lptoolbox
说明: 拉普拉斯分解(Laplacian decomposition)
- 2008-10-09 08:23:38下载
- 积分:1
-
tma_ukf
卡尔曼滤波算法和扩展卡尔曼滤波算法在目标跟踪到的应用(Kalman filter and extended Kalman filter algorithm to the application in target tracking)
- 2011-05-21 18:47:08下载
- 积分:1
-
fft_DIF_R2_eML
this i found for fft
- 2010-05-27 19:55:35下载
- 积分:1
-
bp_pso
粒子群算法(PSO)优化BP神经网络,用来进行非线性的校正,效果良好(Particle swarm optimization (PSO) to optimize BP neural network, used for non-linear correction, to good effect)
- 2013-09-05 12:09:50下载
- 积分:1