-
kmedian
The method works as follows.
1. For a data set with dimensionality, d, compute the variance
of data in each dimension (column).
2. Find the column with maximum variance call it cvmax
and sort it in any order.
3. Divide the data points of cvmax into K subsets, where K is
the desired number of clusters.
4. Find the median of each subset.
5. Use the corresponding data points (vectors) for each
median to initialize the cluster centers.
- 2013-08-10 03:45:31下载
- 积分:1
-
lqr
说明: 无人驾驶汽车运动控制分为纵向控制和横向控制。纵向控制是指通过对油门和制动的协调,实现对期望车速的精确跟随。横向控制实现无人驾驶汽车的路径跟踪。其目的是在保证车辆操纵稳定性的前提下,不仅使车辆精确跟踪期望道路,同时使车辆具有良好的动力性和乘坐舒适性。(The motion control of driverless cars is divided into vertical control and lateral control. Longitudinal control refers to the precise follow-up of the desired speed by coordinating the throttle and brake. Lateral control enables path tracking of driverless cars. The purpose is to ensure that the vehicle accurately tracks the desired road while ensuring the stability of the vehicle, while at the same time making the vehicle have good power and ride comfort.)
- 2021-04-15 21:18:54下载
- 积分:1
-
FNC
基于模糊神经技术的智能控制过程,模糊神经控制器(NFC)用于复杂系统的智能控制(Based on Fuzzy Neural Intelligent control process, fuzzy neural controller (NFC) for intelligent control of complex systems)
- 2009-11-08 15:50:07下载
- 积分:1
-
ldpc2
ldpc编码,在加性高斯白噪声情况下描述出它的误码率随信噪比变化的情况(ldpc coding, in the additive white Gaussian noise cases, describe its bit error rate with signal to noise ratio the changes in the)
- 2009-11-21 19:52:37下载
- 积分:1
-
Graphics_GUIs_MATLAB
matlab教程,关于建立二维图形、三维图像以及仿真动画等的教程(matlab tutorial, on the establishment of two-dimensional graphics, three-dimensional images, and simulation animation tutorial)
- 2010-05-13 12:21:08下载
- 积分:1
-
ch4
该m文件是数字信号处理实验课上的实验8:音频频谱分析仪的设计与实现(The m-file is an experimental digital signal processing on the experimental class 8: Audio Spectrum Analyzer Design and Implementation)
- 2015-03-02 17:39:51下载
- 积分:1
-
deci2bin
用matlab程序实现十进制数向二进制数的转化(realize the transformation of the decimal number to a binary number by Matlab program)
- 2014-02-19 10:56:25下载
- 积分:1
-
templateMatcher
利用logGabor函数分别提取待匹配图和模板图的相位信息作为匹配基元,进行互相关运算,寻找最佳匹配位置(Use to be extracted separately logGabor function map and template matching of the phase diagram as an information matching primitives to carry out cross-correlation calculation, find the best match position)
- 2009-03-19 16:34:53下载
- 积分:1
-
linear304
用matlab编写的,处理非线性问题的线性拟合源程序(Using matlab prepared to deal with nonlinear problems fitting linear source)
- 2008-01-19 16:32:37下载
- 积分:1
-
run_length
游程长度测试的小程序,能够实现游程长度的统计(Run-length test procedures, run-length statistics)
- 2012-06-11 23:25:28下载
- 积分:1