mean shift算法在聚类中的matlab实现
上传时间: 2014-01-16
上传用户:Yukiseop
是对K-mean算法的数据分析处理,运行时需输入数据,其中有参考数据,希望对大家的学习有所帮助
上传时间: 2013-12-05
上传用户:ukuk
直线拟合的几种算法,其中包括线性最小二乘,和两种不同目标函数的非线性最小二乘,用于比较这些方法的优劣,另外matlab中说的robust least squares方法没有找到,希望有朋友能给穿一下:)
上传时间: 2014-06-18
上传用户:大三三
This program demonstrates some function approximation capabilities of a Radial Basis Function Network. The user supplies a set of training points which represent some "sample" points for some arbitrary curve. Next, the user specifies the number of equally spaced gaussian centers and the variance for the network. Using the training samples, the weights multiplying each of the gaussian basis functions arecalculated using the pseudo-inverse (yielding the minimum least-squares solution). The resulting network is then used to approximate the function between the given "sample" points.
标签: approximation demonstrates capabilities Function
上传时间: 2014-01-01
上传用户:zjf3110
The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Development. This authoritative, practical guide will help you better understand the Linux kernel through updated coverage of all the major subsystems, new features associated with Linux 2.6 kernel and insider information on not-yet-released developments. You ll be able to take an in-depth look at Linux kernel from both a theoretical and an applied perspective as you cover a wide range of topics, including algorithms, system call interface, paging strategies and kernel synchronization. Get the top information right from the source in Linux Kernel Development.
标签: interesting open-source understood projects
上传时间: 2015-06-30
上传用户:zyt
控制行业中重要的least square parameter solution,里面使用了一个例子,可以将输入改变然后使用
标签: parameter solution square least
上传时间: 2014-02-13
上传用户:tb_6877751
The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Development. This authoritative, practical guide will help you better understand the Linux kernel through updated coverage of all the major subsystems, new features associated with Linux 2.6 kernel and insider information on not-yet-released developments. You ll be able to take an in-depth look at Linux kernel from both a theoretical and an applied perspective as you cover a wide range of topics, including algorithms, system call interface, paging strategies and kernel synchronization. Get the top information right from the source in Linux Kernel Development.
标签: interesting open-source understood projects
上传时间: 2015-07-26
上传用户:mpquest
A fast customizable function for locating and measuring the peaks in noisy time-series signals. Adjustable parameters allow discrimination of "real" signal peaks from noise and background. Determines the position, height, and width of each peak by least-squares curve-fitting.
标签: customizable time-series measuring function
上传时间: 2015-08-10
上传用户:invtnewer
RMSD: Root Mean Square Deviation 是一种在分子模拟及预测中很常见的评价标准,通过Jacobi变换来的到一个大分子和目标分子的相似程度。常用来评价一个三维结构的预测结果是否足够准确.作者主页http://dillgroup.ucsf.edu/~bosco/ 压缩包里的html里还包括有Python代码
标签: Deviation Square RMSD Mean
上传时间: 2015-08-12
上传用户:wyc199288
mean-shift算法的实现算例,通过看这段代码,可以很快熟悉mean-shift算法
标签: mean-shift 算法
上传时间: 2013-11-29
上传用户:jhksyghr