-
eig_penalty
特征惩罚算法 对手竞争学习算法 matlab程序源代码哦(Characteristics of punishment algorithm rival competitive learning algorithm matlab program source code Oh)
- 2013-01-04 19:48:50下载
- 积分:1
-
NSCT_toolbox
非下采样轮廓波变换MATLAB工具箱,包含DEMO(Nonsubsampled Contourlet transform MATLAB toolbox, including DEMO)
- 2014-11-26 09:04:40下载
- 积分:1
-
S-Fun
给出利用S函数进行Simulink仿真时,调用.mdl文件的接口函数,每一步均给出了相应的注释说。(Give the Simulink simulation using the S function, interface function call of.Mdl files, each step are given in notes.)
- 2015-01-19 20:41:23下载
- 积分:1
-
leach.m
THIS IS A LEACH PROTOCOL
- 2015-01-31 23:44:53下载
- 积分:1
-
101259363Desktop
传统的K-medoids聚类算法的聚类结果随初始中心点的 不同而波动,且计算复杂度较高不适宜处理大规模数据集; 快速K-medoids聚类算法通过选择合适的初始聚类中心改进 了传统K-medoids聚类算法,但是快速K-medoids聚类算法 的初始聚类中心有可能位于同一类簇。为了克服传统的K- medoids聚类算法和快速K-medoids聚类算法的缺陷,提出 一种基于粒计算的K-medoids聚类算法。(The traditional K-medoids clustering algorithm clustering results with different initial center points and volatility, and high computational complexity is not suitable for processing large data sets; K-medoids clustering algorithm by choosing proper initial cluster centers to improve the traditional K-medoids clustering algorithm, but the initial cluster center of K-medoids clustering algorithm can be located in the same cluster. In order to overcome the shortcomings of the traditional K- medoids clustering algorithm and the fast K-medoids clustering algorithm, a K-medoids clustering algorithm based on granular computing is proposed.)
- 2017-07-18 12:05:32下载
- 积分:1
-
Elman
MATLAB程序编写的神经网络ELMAN算法,实现故障模式识别(MATLAB programming Elman neural network algorithm, the fault pattern recognition)
- 2007-04-18 13:11:46下载
- 积分:1
-
Lagrange-Interpolation
lagrange interpolation matlab code
- 2012-08-07 08:03:05下载
- 积分:1
-
pieflab
小波去噪的压缩包,用matlab编程,对去噪有用(Wavelet packet denoising of compression, using matlab programming, useful for the denoising)
- 2009-04-08 13:01:59下载
- 积分:1
-
matlab-book
Important matlab books
- 2013-04-13 13:07:40下载
- 积分:1
-
command_window_text
这个m-文件允许你导出所有在命令窗口中的文本到字符串单元阵列,每个条目是一个从窗口文本行。未分析的原始字符串也可以,如果需要的话。
操作非常简单 -使用findjobj功能(操作要求),此文件查找在根窗口,并得到适当的对象从文本。
我一直在寻找一种方式做,特别是一些软件中的错误我始终跟踪这,似乎已经没有人写了这种方法,所以我现在在这里供您使用。
这是一个有点慢,有可能是一个特定类寻找更快的方法- 如果这样,让我知道!(This m-file allows you to export all text in the Command Window to a cell array of strings, each entry being a line of text from the window. The unparsed raw string is also available, if desired.
Operation is very simple- using the findjobj function (required for operation), this file looks for the appropriate object in the root window and gets text from it.
I was looking for a way to do this, particularly for error tracking in some software I maintain, and nobody seemed to have written up this method, so I present it here for you to use.
It s a bit slow, there is probably a quicker way of looking for a specific class- if so, let me know!)
- 2011-05-15 00:21:00下载
- 积分:1