-
chaining.tar
Matlab code for Chaining Pursuit
- 2009-09-09 21:39:32下载
- 积分:1
-
RoseGIF
使用matlab编写的,制作gif的小程序,可以更换背景和显示的图片。(Use matlab, making gif small program that can replace the background and display pictures.)
- 2013-10-16 22:13:04下载
- 积分:1
-
MPPT_Fuzzy_PO
Solar MPPT Fuzzy Logic Controller and P&O Algorithm
- 2016-04-30 20:10:06下载
- 积分:1
-
BPSK
BPSK system implemented using Matlab/Simulink
- 2012-10-10 16:47:32下载
- 积分:1
-
matlab
对流体数及设置颜色,添加切片,顶光效果的设置等等(Number of fluid and set the color, add the slices, top light effect settings, etc.)
- 2011-05-16 10:09:11下载
- 积分:1
-
kmeans
function [L,C] = kmeans(X,k)
KMEANS Cluster multivariate data using the k-means++ algorithm.
[L,C] = kmeans(X,k) produces a 1-by-size(X,2) vector L with one class
label per column in X and a size(X,1)-by-k matrix C containing the
centers corresponding to each class.
Version: 07/08/11
Authors: Laurent Sorber (Laurent.Sorber@cs.kuleuven.be)
References:
[1] J. B. MacQueen, "Some Methods for Classification and Analysis of
MultiVariate Observations", in Proc. of the fifth Berkeley
Symposium on Mathematical Statistics and Probability, L. M. L. Cam
and J. Neyman, eds., vol. 1, UC Press, 1967, pp. 281-297.
[2] D. Arthur and S. Vassilvitskii, "k-means++: The Advantages of
Careful Seeding", Technical Report 2006-13, Stanford InfoLab, 2006.
- 2011-12-22 19:38:16下载
- 积分:1
-
SmilRegionMediaElementImpl
public class SmilRegionMediaElementImpl extends SmilMediaElementImpl implements.
- 2014-01-16 13:34:22下载
- 积分:1
-
imagesegment
说明: 实现图像的分割。改程序是在matlab环境下运行的,程序中用到了k-means算法,实现的结果很不错(This is the program of image segmentation based on the following work:
S. Chen, L. Cao, J. Liu, and X. Tang, "Image Segmentation by MAP-ML Estimations", submitted to IEEE Transactions on Image Processing.
Note that this program was only tested on 32-bit PCs installed with Windows XP or Windows Server 2003. Since the K-means algorithm used in this program is from Matlab Statistics Toolbox, the program runs slower than when a faster K-means algorithm is used which can be obtained at http://vision.ucsd.edu/~pdollar/toolbox/doc/. The program was tested using Matlab R14 and the image processing Matlab Toolbox is required to run it.)
- 2010-04-30 17:44:01下载
- 积分:1
-
VietMF_MATLAB-An_Introduction_with_Applications
VietMF MATLAB An Introduction with Applications
- 2011-05-12 16:33:20下载
- 积分:1
-
motionEstES
Block Matching Algorithm (continuous)
Motion Estimation ESTES
- 2013-11-05 23:58:22下载
- 积分:1