资源列表
Lifting Schemes
- Lifting Schemes源码
dct_cs
- 采用BP算法来实现压缩感知的信号重构示例。BP算法由线性规划来实现,稀疏基为DCT基,信号为语音信号-an example of using BP algorithm for signal reconstruction in compressed sensing. BP algorithm is implemented by linear programming, sparse basis is the DCT basis, the signal used is speech
SameDistance
- 使用说明:以往数据点多的时候,一般是按x-轴每隔一点数目的点取出一点。这样会因 曲线在竖直方向陡变而显得不均匀。本函数实现这个按曲线长度均匀取点,这样看着更 美观些,具体使用见说明和示例。(转自萝卜)-Usage: the past, when many data points, the general is based on x-axis at that point out the number of points. This curve will be steep change in
esprit
- esprit算法的MATLAB仿真程序,-this algthem is for esprit
Hopfield
- 利用hopfield神经网络编写的程序 很不错 看以学习使用-this use hopfield neural network.it is very good.you can study it
Yuan-Zhen
- 计算圆阵方向图,可任意设置阵元个数和信号频率;并汇出三维图、二维方向图以及等高线图-Calculating circular array pattern can be arbitrarily set the number of array elements and signal frequency and export three-dimensional map, two-dimensional pattern and contour plots
Susan_filter
- 自己编写的一个Susan滤波算法,滤波效果很好,值得推荐-I have written a Susan filtering algorithm, the filtering effect is very good, worth recommending
Desktop
- 数值计算,包含公倍数、公约数两大部分,可适用于数学计算,我是初级学习者。-static for match
TS
- tabu search for tsp by matlab
dinic
- dinic : an algorithm for the maxflow of the network
CG
- MATLAB版本的CG(共轭梯度算法),用于求解大规模矩阵计算(方程组求解等问题)的基础算法-MATLAB version of the CG (conjugate gradient algorithm) for solving large-scale matrix computations (solving equations and problems) based algorithm
PSO
- 基本粒子群优化算法,可快速求解无约束优化问题。-Basic particle swarm optimization algorithm, it can quickly solve unconstrained optimization problems.