-
0001
粗糙集数据初处理。。。。将连续数据离散化
- 2010-11-24 08:56:12下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1
-
fpt
fpt.m -- Fast Poisson transform.(fpt.m-- Fast Poisson transform.)
- 2009-10-15 17:45:13下载
- 积分:1
-
Matlab
基于Matlab三维数据点三角剖分方法研究,关于matlab在重建中的应用研究,有参考价值(Based on Matlab 3 d data point triangulation method, some research on the application of Matlab in the reconstruction, have reference value
)
- 2013-02-25 21:49:37下载
- 积分:1
-
immoptibox
matlab optimization toolbox
- 2011-12-31 12:12:07下载
- 积分:1
-
fourorderculumantsica
独立分量分析的累积量方法,分离信号 ica方法(Independent Component Analysis cumulant method, separation method of signal ica)
- 2008-03-14 14:19:11下载
- 积分:1
-
germ
matlab下利用元胞自动机进行细菌生长模拟,具有一定的学习价值(matlab under utilization of cellular automata for bacterial growth simulation, has a certain value of learning)
- 2013-09-14 09:01:36下载
- 积分:1
-
matlab-uimenu
matlab的基本用法,对初学者有用,是必备的基础知识.(Matlab the basic usage, useful for beginners, is an essential knowledge base.)
- 2006-06-25 17:24:22下载
- 积分:1
-
改进遗传算法Matlab代码
图像阈值分割技术在图像分割中具有重要的意义。遗传算法既可以对全局信
息高效利用,也减少了存储空间和计算量。利用遗传算法的优点,提出了一
种用改进遗传算法的图像分割的方法,可以将父代中适应度大的个体代替当前代
中的个体,保证了可以选出最优的个体。遗传算法是具有鲁棒性和自适应性的搜
索方法.通过实验对比,表明该方法具有快速、稳定分割的特点。(Image threshold segmentation technology is of great significance in image segmentation. Genetic Algorithms can be used for global information
Efficient utilization of information also reduces storage space and computation. Based on the advantages of genetic algorithm, a new genetic algorithm is proposed.
A method of image segmentation based on improved genetic algorithm can replace the current generation with individuals with large adaptability in the parent generation.
The individual in the system ensures that the best individual can be selected. Genetic Algorithms are Robust and Adaptive Search
The experimental comparison shows that the method has the characteristics of fast and stable segmentation.)
- 2020-06-17 17:20:02下载
- 积分:1
-
time_domain
说明: 计算故障诊断振动信号的时频域特征,得到特征向量(Calculating the Time-Frequency Domain Characteristics of Vibration Signals in Fault Diagnosis)
- 2020-06-24 07:20:02下载
- 积分:1