-
kmeans
K-means is a clustering algorithm
In the beginning we determine number of cluster K and we assume the centroid or center of these clusters. We can take any random objects as the initial centroids or the first K objects in sequence can also serve as the initial centroids.
There are two function for that the kMeanCluster and distMatrix
- 2010-03-10 13:41:13下载
- 积分:1
-
MotionOnHelix
Animation shows particle motion along the helix.
Main file is MotionOnHelix.m
This is example how Matlab can be used for educational purposes, for teaching multivariate calculus.
- 2011-10-30 16:01:53下载
- 积分:1
-
Time-domain-sampling-theorem
数字信号处理中的时域抽样定理,作为初学者自己编写的,绝对正确,有详细的推导(Digital signal processing in the time domain sampling theorem, as a beginner I have written, absolutely right, there is a detailed derivation)
- 2015-04-13 11:30:35下载
- 积分:1
-
人脸追踪
说明: 利用matlab自带的函数功能,调用摄像头,完成实时追踪人脸的功能(Using the function of MATLAB and calling the camera, the function of real-time face tracking is completed.)
- 2020-06-19 15:00:01下载
- 积分:1
-
parametreMSAP
Définition des Paramètre MSAP
- 2012-04-08 02:56:56下载
- 积分:1
-
FDTD-TE--wave
电磁场时域有限差分法FDTD吸收边界二维TE波的计算。(Electromagnetic Field Finite Difference Time Domain method FDTD absorbing boundary two-dimensional calculation of the TE wave)
- 2016-04-01 23:00:58下载
- 积分:1
-
滤波程序
滤掉低频段和高频段频率,分波段滤波,过滤掉噪声干扰,绘制功率谱密度曲线(Filter out the low and high frequency bands, filter in different bands, filter out the noise interference, and draw the power spectral density curve.)
- 2020-06-25 02:20:02下载
- 积分:1
-
chizhi
插值法处理图像包含最近邻,双线性,双三次插值法处理图像(Interpolation processing image contains nearest neighbor, bilinear, bi-cubic interpolation image processing)
- 2016-10-26 17:00:50下载
- 积分:1
-
sliding
滑模经典论文a control engineer s guide to sliding mode control(Slipform classic paper a control engineer s guide to sliding mode control)
- 2007-10-23 19:32:44下载
- 积分:1
-
generating-random-Numbers
产生随机数的方法很多,很多软件自己就有产生随机数函数,本程序用的是乘同余法产生随机数,经对比,效果比matlab自带的要好。(Many methods of generating random Numbers, this procedure is by using congruence method generating random Numbers.)
- 2011-04-19 18:07:35下载
- 积分:1