-
mincostmaxflow
说明: 求网络流中的最小费用最大流的matlab代码(Matlab Code for Minimum Cost Maximum Flow in Network Flow)
- 2020-12-25 09:39:06下载
- 积分:1
-
statistical_fuctions
统计量计算程序,用来分析计算信号的各种统计量(statistical analysis)
- 2010-08-06 11:38:18下载
- 积分:1
-
gabormain
修改过的比较实用易于理解的gabor滤波,附有主函数调用部分,便于使用(Modified more practical easy to understand gabor filtering, with the main part of the function call, easy to use)
- 2013-10-07 11:02:37下载
- 积分:1
-
雅克比迭代法求解方程组
说明: 雅克比迭代法求解方程组;雅克比迭代法就是众多迭代法中比较早且较简单的一种,其命名也是为纪念普鲁士著名数学家雅可比。雅克比迭代法的计算公式简单,每迭代一次只需计算一次矩阵和向量的乘法,且计算过程中原始矩阵A始终不变,比较容易并行计算。(Jacobian iterative method for solving equations
Jacobi iteration is one of the earlier and simpler iteration methods, and its name is also in memory of Jacobi, a famous mathematician in Prussia. Jacobian iterative method has a simple calculation formula, each iteration only needs to calculate matrix and vector multiplication once, and the original matrix A is always the same in the calculation process, so it is easy to parallel calculation.)
- 2020-04-15 10:14:58下载
- 积分:1
-
LMD
说明: 局部均值分解算法,多个版本,含有例子,便于学习(Local mean decomposition algorithm, multiple versions, including examples, easy to learn)
- 2020-12-04 22:29:23下载
- 积分:1
-
[Book]-[MathLab]-[The-Math-Works]-[PDF]-MatLab-7-
matlab 7 programming
- 2013-11-07 10:07:58下载
- 积分:1
-
beamforming1
beamforming by LMS algorithm in CDMA communication
- 2010-12-17 02:03:54下载
- 积分:1
-
viterbi_trellis_generator
my matlab program this for viterbi
- 2010-01-28 02:39:02下载
- 积分:1
-
pn_mod
扩频调制仿真实验 仿真程序 。simulingk仿真(Simulation of spread spectrum modulation simulation program. simulingk Simulation)
- 2011-06-07 16:20:54下载
- 积分:1
-
PCA
PCA:Principal Component Analysis
Usage:
[eigvector, eigvalue] = PCA(data, options)
[eigvector, eigvalue] = PCA(data)(PCA Principal Component Analysis
Usage:
[eigvector, eigvalue] = PCA(data, options)
[eigvector, eigvalue] = PCA(data))
- 2012-06-21 20:29:45下载
- 积分:1