资源列表
3D_SL0
- 3维压缩感知重构算法,采用最速下降法和梯度投影原理,逐步逼近最优解。是本人精心编写调试好的,请放心使用。-3 dimensional compressive sensing reconstruction algorithm, using the steepest descent method and the gradient projection principle, and gradually approaching the optimal solution.
2D_SL0
- 2维压缩感知SL0重构算法,涉及两个测量矩阵,两个方向进行。是本人精心编写调试好的,请放心使用。-2 dimensional compressive sensing using 2D_SL0 reconstruction algorithm, involving two measurement matrices, two directions.
PLS_Toolbox_811
- 偏最小二乘法工具包8.1.1版本(m文件,免安装),Eigenvector Research公司出品-PLS_Toolbox software is the world’s most extensive suite of essential and advanced chemometric multivariate analysis tools for use within the MATLAB® computational environment.
CPP
- 清华大学谭浩强版C++程序设计,书中例子的源代码。供初学者,调不出结果者使用。-Tsinghua Hemopurification Edition C++ programming, source code examples in the book. For beginners, tune not to use the results.
NSL0-2D
- NSL0:基于光滑l0范数和修正牛顿法的压缩感知重建算法,是本人精心编写调试好的,请放心使用。-NSL0: compressive sensing reconstruction algorithm based on smooth l0 norm and modified Newton method
NSL0_2D_2
- 2维光滑l0范数和修正牛顿法的压缩感知重建算法,涉及两个测量矩阵,两个方向。是我精心编写的,能通过测试。-2D-NSL0: based on the smooth l0 norm and the modified Newton method of 2 dimensional compressive sensing reconstruction algorithm, involving two measurement matrix, two directions.
Simulated-Annealing-solving-TSP
- 此段程序是用模拟退火思想解决旅行商TSP问题,有详细步骤说明。-This program solves the Traveling Salesman Problem(TSP) using an intelligent algorithm of the simulated annealing,which detail steps are explained.
Steffensen
- 斯蒂芬森方法一种不需计算导数又具有二阶收敛速度的方程求根迭代法.-Iterative method for solving Stephenson equation method without calculating derivative and has two order convergence rate.
dichotomy
- 实就是一种通过不断的排除不可能的东西,来最终找到需要的东西的一种方法.所以可以理解成排除法.之所以叫二分-It is a way of finding out what is in need of something that is not possible, so that it can be understood as a division.
Newton-method
- 就是将非线性方程线性化的一种方法。它是解代数方程和超越方程的有效方法之一。-Is a method of linearization of nonlinear equations. It is one of the effective methods for solving algebraic equations and transcendental equations.
Secant-method
- 割线法,又称弦割法,弦法。是求解非线性方程的根的一种方法。属于逐点线性化方法。-The secant method, called secant method, chord method. Is a method to solve the root of nonlinear equation. Point by point linearization method.
bp-rbf
- bp和rbf的matlab程序对比,程序清晰可运行,有对比。-bp and rbf contrast matlab program, the program can be run clear, contrasting.
