-
KNN
自己编写的近邻法算法,包括k近邻法、两分剪辑和重复剪辑、压缩算法。在文档中给出了一个简单的算法原理说明,详细参考边肇的《模式识别》。注:里面的分类线绘制算法存在一些问题,仅供大家参考修改。(The nearest neighbor algorithm written by myself, including k nearest neighbor, the two sub-editing and re editing, compression algorithm. The document gives a simple algorithm principle . The detailed explanation can be found in the book Pattern Recognition written by Bian Zhaoqi. Note: The line drawing algorithms have some problems, only for your reference.)
- 2010-08-09 16:19:37下载
- 积分:1
-
GaussianMixtureModel
金融数据分析的一个新的程序码 可应用于数据分析 价格以及期货指数估计 还可用于 几何布朗运动的模拟("An estimation technique for Time Indexed gaussian Mixture Models", we propose a model specification that can be used to describe data with spikes, jumps, mean reversion, geometric brownian motion, you name it...
We then develop an estimation procedures to extract the parameters from data generated from this model.
The original intent was to develop a model for electricity price spike, however it can be extended far beyond this.
A more general extension of this basic idea using particle filtering is developed in another paper.)
- 2011-01-21 23:42:38下载
- 积分:1
-
model4
matlab simulink model for simulation
- 2011-01-25 06:29:12下载
- 积分:1
-
HoughObject
Circles
We can extend the Hough transform to other shapes that can be expressed parametrically. For example, a circle of
fixed radius can be described fully by the location of its center (x, y).
Think of each feature (edge) point on the circle as saying, ”if I’m on the circle, the center must be in one of these
places”. It turns out that the locus of these votes is itself a circle.
But what about circles of unknown size? In this case, we need a third parameter: the radius of the circle. So, we can
parameterize circles of arbitrary size by (x, y, r). Instead of casting votes in a circular pattern into a two-dimensional
accumulator, we cast votes in circles of successively larger size in a three-dimensional accumulator.
- 2010-03-09 06:46:32下载
- 积分:1
-
bilinear_toolbox_v01
线性工具箱是matlab 的一个有用的工具箱,正确处理线性关系(Linear toolbox of matlab is a useful tool kit, dealing with the linear relationship)
- 2013-01-02 19:45:41下载
- 积分:1
-
33节点含分布式电源配电网的程序
33节点符合分布式电源电力系统配电网的潮流计算(Matlab language, power flow calculation of power system distribution network)
- 2019-04-02 15:19:46下载
- 积分:1
-
goldseg
gold 是用Matlab编写的代码 很好用啊 大家顶
- 2009-04-07 21:36:31下载
- 积分:1
-
PROIECT_SwEA
Spectral analysis. Analysis, signal coding and voice synthesis in Matlab
- 2010-12-19 14:58:36下载
- 积分:1
-
silnik2
matlab example psmsm1
- 2011-06-21 20:08:01下载
- 积分:1
-
steepest_lin_ex
沿直线最小化优化学习率的梯度下降法matlab版本的一个实例源代码,带轨迹收敛图。(a source code of steepest descent with learning rate to minimize along the line by matlab)
- 2013-10-27 16:39:50下载
- 积分:1