搜索资源列表
mmxx
- 矩阵乘法新算法,希望大家有好东西也一起分享-matrix multiplication algorithm, we hope there are good things to share
2007char
- 利用邻接矩阵的图深度优先遍历算法,调试通过,无毒!-use of adjacency matrix plans depth-first search algorithm, through testing, drug-free!
kruskal
- 最小生成树kruskal算法用邻接矩阵做图
juzhen
- 矩阵一些算法,简单,比较好的算法,大家欣赏一下,如有不足,请高手指教一下
FCM的一种实现方法
- 请运行程序,并在程序所在文件夹下面创建文本文件:datain.txt和paramOut.txt,文件的详细说明见下面。程序的运行没有可视的界面,运行完毕之后会在该文件夹下面产生center.txt和matrix.txt两个文件,其中center.txt为聚类的中心,matrix.txt为隶属度矩阵。在运行本程序之前,先参考一下FCM聚类算法介绍.doc
BpNet
- 人工神经网络BP算法 运用了Matcom4.5的矩阵运算库 -Neural Network
matlab
- 基于遗传算法的投影寻踪代码,提供大家下载,方便查阅-【研学堂】【代码】投影寻踪代码,请验用!! function Qa=Project_Pursuit(X,a,Alpha) 输入参数列表 X 本指标矩阵,n×p的矩阵,每一行为一个样本, Xij表示第i行第j列指标,X是否已经归一化均可 a 投影向量,1×p的矩阵,元素取值范围-1~1,要求其元素平方和等于1 Alpha 窗口半径系数,典型取值0.1
lisanbiancheng
- 离散编程,求关系的传递闭包,真值表,求偏序关系的极大元与极小元,消解算法 求关系的传递闭包 输入 一次输入一个关系矩阵,每一行两个相邻元素之间用一个空格隔开,输入元素的行与列分别对应关系矩阵的行与列。 输出 输出该关系的传递闭包所对应的关系矩阵,要求格式与输入的格式相同。-Discrete programming, find the relationship between the transmission of closure, truth tabl
Arranged-in-a-matrix
- 基于遗传算法和退火算法下的矩阵排列源码 非常好用-Arranged in a matrix based on genetic algorithm and annealing algorithm source
The-source-algorithm-of-SMI
- SMI算法的一些源程序,简单的指出了期望信号协方差矩阵,干扰信号协方差矩阵,噪声信号协方差矩阵。-Some of the source of the SMI algorithm, simply that the desired signal covariance matrix, the covariance matrix of an interference signal, the noise signal covariance matrix.
jiaozhiliu
- 半定规划内点法数据整理交直流系统统一无功优化算法,系数矩阵的确定。-Interior point method for semidefinite programming data collation AC and DC systems unified reactive power optimization algorithm to determine the coefficient matrix.
siddon
- matlab的Siddon算法求解系统矩阵-The Siddon algorithm matlab system matrix
key--san
- 矩阵按键扫描程序及汇编程序,扫描按键算法-key san
GAfor-Unit-combination
- 本文针对当前科技水平不足以有效存储电力的情况下产生的发电机机组组合的问题,考虑负荷平衡、输电线传输容量限制等实际情况产生的约束条件,建立机组组合优化模型,追求发电成本最小。同时采用矩阵实数编码遗传算法(MRCGA)和穷举搜索算法,利用MATLAB 7.0.1和C++编程,分别对模型进行求解,并对所得结果进行分析比较,以此来帮助电力部门制定机组启停计划-This article in view of the current level of science and technology would
lesson1
- MATLAB入门,包括操作界面的介绍,基本矩阵运算,基本的算法-Getting Started with MATLAB, including an introduction, basic matrix operations, basic arithmetic operations interface