-
edmonds
自己编写的一个用匈牙利算法求最大完备对集的MATLAB程序(I have written on the Hungarian algorithm seeking the most complete set of MATLAB programs)
- 2014-09-02 17:41:29下载
- 积分:1
-
isodata
基于MATLAB的isodata算法,经过测试(isodata algorithm, tested)
- 2014-12-26 09:16:18下载
- 积分:1
-
Wind
风力发电机的启动模型,主要是发电机的启动原理。(Start models of wind turbines, the main principle is to start the generator.)
- 2014-04-14 11:03:57下载
- 积分:1
-
GPC_FINAL_noise
GPC Controller Simulation with RLS algorithm for the Parametric Identification.
- 2010-12-01 19:50:44下载
- 积分:1
-
cut_sample
说明: 使用二分法对样本集进行剪辑,剪辑法的思想,就是将样本集分成训练集与考试集, 利用训练集样本对考试集的样本进行分类(使用近邻法),如果考试集中某个样本分类错误的话,将这个样本删除。在该函数中,使用最近邻法,只进行一次剪辑(遍历完考试集中的样本以后退出)。还有一种重复剪辑法(适用于样本比较多的情况),把样本随机分为多个样本集,将相邻的两个样本前一个作为考试集,后一个作为训练集,调用二分剪辑。所有的样本子集剪辑完毕以后,在递归调用,直到没有样本被剪辑掉,没得讲,重复剪辑的效果肯定好一些。
(The sample sets using the dichotomy of the clips, editing law idea is to sample set into training set and test set, using the training set samples to the test set of samples (using the nearest neighbor algorithm), if the examination focused on a sample of classification error then delete this sample. In the function, use the nearest neighbor method, only once clips (focused on a sample of traversal finished after the exit exam). There is also a repeat clip method (samples are more applicable to the case), the samples were randomly divided into multiple sample set, the two adjacent samples of the former one as a test set, the latter one as a training set, call the two sub-clips. All the samples were a subset of the clips after they have finished, in the recursive call, until there are no samples were clip out, did not have to say that the effect of repeated clips definitely better.)
- 2010-03-19 11:13:13下载
- 积分:1
-
yanjius
matlab对于大矩阵的简单求解,初学者可参考(Solving simple matlab)
- 2013-12-08 15:30:18下载
- 积分:1
-
consensus
说明: 标准的一致性算法,该算法能够使设置的一致性变量收敛于同一值。同时附上常用的30个函数,便于理解。(Standard consensus algorithm, which can make the set consensus variable converge to the same value.At the same time, 30 common functions are attached for easy understanding.)
- 2021-01-03 21:58:56下载
- 积分:1
-
轴承故障诊断(EMD+HILBERT)
提供了轴承诊断的一种方法:EMD+HILBERT
轴承是机械设备中最常用也最易损坏的零件。轴承故障信号属于非平稳信号,振动和噪声信号是轴承故障特征信息的载体。在Matlab平台上使用EMD技术对信号进行分解,然后利用希尔伯特变换技术对信号进行包络分析来提取轴承故障特征频率。
- 2022-03-05 16:53:09下载
- 积分:1
-
bishecode
这个程序是用在LDPC加EM中的,自己编的有很好的性能,用来估计依稀未知的参数,比如相偏频偏之类的(This procedure is used in LDPC EM in Canada, his series have good performance, used to estimate the unknown parameters vaguely, such as phase offset of the class of partial)
- 2010-08-05 16:07:51下载
- 积分:1
-
pwffc
偏微分方程的MATLAB解法。
偏微分方程工具箱提供了研究和求解空间二维微分方程问题的一个强大而又灵活实用的环境。(MATLAB Solution partial differential equations. Provided in the toolbox of partial differential equations and differential equations to solve the problem two-dimensional space of a strong and flexible and practical environment.)
- 2010-09-03 15:08:12下载
- 积分:1