-
matlab
轨道六根数的MATLAB程序,轨道六根数的MATLAB程序(6 tracks the number of MATLAB procedures, track the number of six MATLAB program)
- 2008-04-10 21:57:24下载
- 积分:1
-
Adapting-GA
多目标遗传算法优化PID参数,是M文件。内容很详细,有需要的可以下载(this is matlab file ,it is for adpation GA for PID )
- 2011-01-19 13:19:44下载
- 积分:1
-
RoughSetReduct_Sln
MATLAB粗糙集属性约简库(内含实例,原创)
函数M文件:
TargetOptFcn.m ------------ 遗传算法的目标函数
PositiveRegion.m --------- 计算正域
LowerApproximation.m ------ 计算下近似
IsSub.m ------------------- 判断集合A是否是集合B的子集
EquivalentClassSet.m ----- 基于R分类的所有等价类的集合,即U/R
EleEquivalentSet.m ------- 计算包含某元素的一个分类
DependencyDegree.m -------- 计算依赖度
(MATLAB rough set attribute reduction library (including examples, original)
The function M file:
TargetOptFcn.m---------------- The objective function of genetic algorithm
PositiveRegion.m-------------- Computing positive region
LowerApproximation.m---------- Calculation of approximation
IsSub.m----------------------- Judgment if set A is a subset of the set B
EquivalentClassSet.m---------- A collection of all the equivalence classes based on R classification, U/R
EleEquivalentSet.m------------ Calculation contains an assortment of an element
DependencyDegree.m------------ Dependence computation)
- 2020-07-02 06:40:02下载
- 积分:1
-
chirp-signal-parameters-estimation-
一种新的有色噪声背景下chirp信号参数估计方法_于晓辉.pdf(A new colored noise background chirp signal parameters estimation method _ in Xiaohui. Pdf)
- 2013-05-22 09:21:44下载
- 积分:1
-
code
说明: GA-BP神经网络,包含数据和代码,绝对好用,亲测有效(GA-BP neural network, including data and code)
- 2020-09-26 22:03:08下载
- 积分:1
-
4dofrobot
四自由度的简易机器人(转载),通过输入四个关节的旋转角度,显示出实体在X、Y、Z三轴上的投影,并可计算出位置坐标(Simple robot four degrees of freedom (reprint), by entering the four joint rotation angle, showing that the entity in the X, Y, Z axis on the projection, and calculate the location coordinates)
- 2009-01-25 21:55:30下载
- 积分:1
-
MaxFlowMinCut_Me
利用Ford--Fulkerson 标号法求最大流算法的MATLAB 程序代码 (Use Ford- Fulkerson labeling method for maximum flow algorithm MATLAB code)
- 2013-09-14 00:25:45下载
- 积分:1
-
MatLab
一用GA直接训练BP网络的权重算法
二用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法
(matlab program)
- 2009-02-22 21:22:37下载
- 积分:1
-
zuiyouhua.rar
最优化实验,用的是MATLAB,题目不是很难主要是练习用,学会对实际问题进行数学抽象。
掌握常用的最优化算法。
运用相关数学软件设计程序进行求解。
(optimization experiments, using the MATLAB, the main topic is not difficult to practice with. learn to practical issues abstract mathematics. Master of the most commonly used optimization algorithm. Related to the use of mathematical software for the design process.)
- 2007-06-16 17:36:44下载
- 积分:1
-
upload-m
substitution cipher is the method of encoding in which unit of plain text are replaced by cipher text. Monoalphabetic cipher uses a fixed message over entire message.A monoalphabetic cipher uses fixed substitution over the entire message.The monoalphabetic substitution takes a letter of an alphabet and substitutes it with another letter, this way a ciphertext is generated. The way of converting is fixed. A character of the plaintext will be replaced by the same ciphertext character, during the entire ciphertext. There is no additional key. The only way of security is to keep the substitution-table secret.
A popular example for the monoalphabetic substitution is the caesar cipher.
- 2015-02-27 14:43:29下载
- 积分:1