资源列表
pca.m
- 本程序的运行环境为matlab6.5,在command window下输入数据x和a,然后调用函数pca(x,a)(即本程序的主程序)输入的两个参数的意义是:一个是样本数据x,另外一个是主成分累积贡献率的一个闸值,作为选定主成分个数的一个重要数据。 即可得到样本的协方差矩阵,相关矩阵,相关矩阵的特征根及特征向量,主成分个数和主成分负荷矩阵。 -the procedures for the environment matlab6.5. under the command window i
GA-based-on-the-graph-edge
- 基于遗传算法的有向图的边序列遍历算法Matlab源码.此函数实现遗传算法,用于用于有向图的边遍历序列的优化 GreenSim团队原创作品-Genetic algorithms are based on the edge to the graph traversal algorithm sequence of Matlab source code. This function implements the genetic algorithm used for edge directed graph
FisherFace1
- fisherface 是个压缩文件 可以提供给处学者参考-fisherface is a compressed file can be made available to scholars Reference Department
pcfbandkz
- 运用平面波展开法模拟光子晶体光纤中的带隙结构-The use of plane wave expansion method in photonic crystal fiber simulation of the band structures of
wenfapamduan
- Chomsky文法的判断。0型1型2型3型的判断-Chomsky
cannyjiance
- 以MATLAB为工具使用canny方法对图像进行边缘检测-cannyjiance
volumemesh
- VOLUMEMESH Creates solid volume metal meshes and their modificitations
1111Dijkstra
- 复杂网络中典型的网络模型--BA模型,对初学者很有帮助!-Complex networks in a typical network model- BA model, useful for beginners!
Floyd
- Floyd算法介绍,说明了Floyd算法介绍的功能和使用条件。并且附带有代码-Floyd algorithm, the Floyd algorithm described features and conditions of use. And incidental code
queue
- 队列模板类,可以实现插入各种数据,读出数据,判定队列是否为空,清空队列等功能-Queue template class, you can insert a variety of data, read data, determine the queue is empty, empty the queue, and other functions.
TSPmatlab
- 蚁群算法中典型的旅行商问题的源代码,基于matlab环境-Typical ant colony algorithm source code of the traveling salesman problem based on the Matlab environment
Binary-Inddexed-Tree
- 一个树状数组各种改造姿势的模板。除了常规用法单点查询求前缀和外,支持区间修改单点查询、区间修改区间求和、RMQ、离线平衡树以及多维扩展-Many improved versions of binary indexed tree. Which can be used to do these kinds of work in a 1D array: Change one point+k and get the prefixsum Change a range+k and get value
