搜索资源列表
单纯形算法
- 用于求解线性规划问题的单纯形算法,输入为变量个数、方程个数以及系数矩阵,输出为求解结果。
fortran_matrix
- 一个适合FORTRAN初学者的程序包。内含丰富的fortran矩阵算法程序。-A suitable FORTRAN package for beginners. Intron-rich matrix algorithm fortran program.
TheexampleofMatrixcalculate
- 各种矩阵算法的综合,应该会对大家有帮助,因为IDL本身的有点就是处理大型矩阵类的数据-A variety of matrix algorithms General, it should be will have to help everybody, because IDL itself is a little deal with large matrices of data
Floyd算法程序及PPT讲解
- 使用MATLAB运行,输入距离矩阵,即可得到任意两点之间最短路。采用Floyd算法思想。(Run with MATLAB, enter the distance matrix, you can get the shortest line between any two points. Using the idea of Floyd algorithm.)
刚度矩阵matlab
- 单元刚度矩阵算法,包含主文件B矩阵 雅克比转换阵,没有拼装(Element stiffness matrix algorithm)
求逆矩阵的C代码
- 该函数代码实现求一个N阶方阵的逆矩阵的功能(The function code to achieve a N order inverse function of the square matrix)
第6章 矩阵特征值计算
- 用于矩阵特征值计算,该方法是最基本的算法(For matrix eigenvalue calculation)
616191算法作业
- 1.二分搜索技术2.最接近点对问题3.矩阵连乘问题4.电路布线5.单源最短路径Dijkstra算法6.最小生成树Prim算法7.最小生成树Kruskal算法C语言写的,全部能运行!(algorithm design assignment)
3.Root-MUSIC算法MATLAB程序
- ROOT_MUSIC算法用于处理阵列信号,获得协方差矩阵(MATLAB is used to develop the system model of array signal processing, such as the correlated signals, the error of amplitude and phase.)
5.空间平滑MUSIC算法的MATLAB程序
- 空间平滑MUSIC算法用于估计阵列信号,处理阵列信号的协方差矩阵(MATLAB is used to develop the system model of array signal processing, such as the correlated signals, the error of amplitude and phase.)
最小生成树Prim算法
- Dandn文件给出了输入参数的名称及格式 即在调用prim前先输入邻接矩阵D和节点个数n 输入prim 得到两行的矩阵T,将上下两行数字对应的节点相连即可(The Dandn file gives the name and format of the input parameter That is, before entering prim, the adjacency matrix D and the number of nodes n are input Input prim G
NMF算法
- 主要实现非负矩阵的有效分解,其中有详细的解释,以及什么样的矩阵才能适合该算法(realize the matrix factorization with non-negative matrix)
两个算法
- 实现了两种搜索算法,进行矩阵运算,可以在矩阵上查找出需要的若干行(Two kinds of search algorithms are realized and matrix operation is carried out)
Homotopy 同伦算法求矩阵逆
- matlab开发环境中,主要用于同伦算法求伪逆矩阵进行分析。(HOMOTOPY CONTINUATION METHODS in matlab)
矩阵快速幂
- c++封装的矩阵快速幂,ACM常用!快速幂算法在矩阵的扩展。(C++ encapsulation of matrix fast power, ACM commonly used! The expansion of a fast power algorithm in a matrix.)
music改进算法
- 一种基于信号子空间和噪声子空间的music改进算法(An improved music algorithm based on signal subspace and noise subspace)
C语言常用算法集
- C语言基本算法,有数值计算,矩阵,微分方程,以及各种滤波算法(Basic algorithm of C language)
4
- 本MATLAB代码采用的是用M序列伪随机序列作为输入,测试系统的脉冲响应,采用离散算法。(This MATLAB code uses the M sequence pseudorandom sequence as input to test the impulse response of the system, using the matrix algorithm.)
FCM聚类算法
- 基于矩阵模块化模糊聚类的图像分割,里面包括源代码,以及实验前后的图片(Image segmentation based on matrix modularized fuzzy clustering)
Gradient算法
- 生成压缩感知测量矩阵,对稀疏的离散数字信号进行压缩(Compressed sensing measurement matrix is generated to compress sparse discrete digital signals)