-
proj10-01
在试验中编写程序实现了K均值聚类算法,K均值聚类的原理是:在训练样本中找到C个聚类中心,每个聚类中心代表一个类的中心。然后将样本归类到与其最近的聚类中心的那一类。 C的选择是通过先验知识或经验选取的。聚类中心是通过算法迭代求得的。(In the test preparation process to achieve a K means clustering algorithm, K means clustering principle is: in the training samples to find C a cluster center, each cluster center represents a kind of center. Then the samples are classified to the nearest cluster center with the type. C' s choice is a priori knowledge or experience through the selected. Cluster center is obtained through the iterative algorithm.)
- 2010-08-28 19:42:53下载
- 积分:1
-
DREAM-V3.0
差分进化自适应Metropolis算法Matlab工具箱,是一种马尔科夫链蒙特卡洛(MCMC)工具.带演示例子.(DREAM runs multiple different chains simultaneously for global exploration, and automatically tunes the scale and orientation of the proposal distribution using differential evolution. )
- 2020-07-25 19:38:42下载
- 积分:1
-
New folder
说明: 含风力发电机的电网系统,实时调度,频率控制,可变负荷(Real time Dispatch and Frequency control by WGRs for variable load and wind speed conditions)
- 2019-04-04 14:18:51下载
- 积分:1
-
xindaorongliangbianma
信道容量编码,C语言实现,照着程序一步一步做会找到你需要的(Channel capacity coding, C language, according to the program will find step by step what you need to do)
- 2014-01-09 11:04:49下载
- 积分:1
-
mulDNewton
本代码为牛顿下山法求解非线性方程组。其调用格式为[r,m]=mulDNewton(F,x0,eps) 其中F:非线性方程组,x0:初始解,eps:解的精度;r:求得的一组解,n:迭代步数。(The code for Newton' s method for solving nonlinear equations. Its call format [r, m] = mulDNewton (F, x0, eps) where F: non-linear equations, x0: initial solution, eps: solution accuracy r: obtain a set of solution, n : the number of iterative steps.)
- 2010-01-01 14:18:33下载
- 积分:1
-
F-Matrix
根据计算机视觉的基本理论,通过摄像机自标定的方法得到基本矩阵F,再利用特征提取的方法将物体上的关键点映射到三维空间,并转换到欧式坐标系下,从而得到物体运动过程中的六自由度分量。(According to the basic theory of computer vision, through the camera self-calibration method to be the fundamental matrix F, re-use feature extraction methods on the object key is mapped to three-dimensional space, and converted to the European coordinate system, resulting in movement of objects during six degrees of freedom components.)
- 2011-11-28 11:30:45下载
- 积分:1
-
pedulum_pid
一级倒立摆的pid控制,利用simulink(An inverted pendulum pid control using simulink)
- 2011-10-02 18:25:00下载
- 积分:1
-
Untitled
基于能量检测的认知无线电感知频谱分析最优化设计(Based on energy detection sensing cognitive radio spectrum analysis to optimize the design)
- 2013-12-18 16:04:28下载
- 积分:1
-
caisemoxingzhuanhuan
GUI系统彩色模型转换,能够将图像变为RGB,NTSC,HSV等模型(GUI system color model conversion, the ability to image into RGB, NTSC, HSV and other models)
- 2014-01-26 10:07:19下载
- 积分:1
-
shuzu
数组元素互换Array element swap.(Array element swap)
- 2014-01-28 09:51:32下载
- 积分:1