-
MHdenoising
They are a group of functions trying to restore the noisy image by the directly graduated nonconvexity method.
- 2009-04-03 11:59:51下载
- 积分:1
-
SegyMAT
实现地震剖面图的数据读写,类似于SeiSee和Fimage的MATLAB程序包(similar to SeiSee and Fimage)
- 2018-05-09 14:20:16下载
- 积分:1
-
graph-coloring
基于greedy DSATUR 的经典着色程序(Given a graph, vertex coloring is the assignment of colors to the vertices such that no two adjacents vertices share the same color. Vertex coloring problem is NP-hard for general graphs. However for some specific graph classes there are some positif results. For example by definition we can trivially color a bipartite graph using two colors.)
- 2013-07-31 03:19:02下载
- 积分:1
-
wlg
五对角占优线性方程组求解的MATLAB 程序MYLU。
输入参数A为系数矩阵,F为右端向量。输出参数L,U为A的LU 分解A=LU,X为解向量。(five pairs diagonally dominant linear equations MYLU the MATLAB program. A input parameters for the coefficient matrix, F subguadratic vector. Output parameters L, U of A LU decomposition A = LU, X-Solutions for Vector.)
- 2007-07-01 13:02:57下载
- 积分:1
-
localized_seg
localized segmentation is implemented
- 2013-09-19 17:45:50下载
- 积分:1
-
pdeplot
PDEPLOT 通用偏微分方程工具箱功能。(Toolbox PDEPLOT common feature of partial differential equations.)
- 2009-06-25 22:35:34下载
- 积分:1
-
mydo08
掌握Matlab的流程控制语句,掌握循环结构。
初步学习Matlab的脚本文件、函数文件编写。
初步掌握Matlab脚本文件、函数文件的调试.初步掌握用户参数的交互输入。
(Matlab master process control statements, control loop structure. Matlab script file preliminary study, the function document preparation. Initial grasp of Matlab script file, the file' s debugging function. Initial grasp of the user interactive input parameters.)
- 2011-05-18 21:03:15下载
- 积分:1
-
a1_signal_response
输入输出程序,用于观察模型的控制效果,并进行响应分析。(Input and output program for controlling the effect observed models and response analysis.)
- 2014-12-02 15:40:22下载
- 积分:1
-
time-series-model
matlab算法大全之时间序列模型,非常棒的资料(the matlab algorithm Daquan time series model, great information)
- 2013-02-19 19:26:38下载
- 积分:1
-
LinearProgram
在数学中,线性规划 (Linear Programming,简称LP) 问题是目标函数和约束条件都是线性的最优化问题。
线性规划是最优化问题中的重要领域之一。很多运筹学中的实际问题都可以用线性规划来表述。线性规划的某些特殊情况,例如网络流、多商品流量等问题,都被认为非常重要,并有大量对其算法的专门研究。很多其他种类的最优化问题算法都可以分拆成线性规划子问题,然后求得解。在历史上,由线性规划引申出的很多概念,启发了最优化理论的核心概念,诸如“对偶”、“分解”、“凸性”的重要性及其一般化等。同样的,在微观经济学和商业管理领域,线性规划被大量应用于解决收入极大化或生产过程的成本极小化之类的问题。乔治·丹齐格被认为是线性规划之父。
(In mathematics, linear programming (Linear Programming, referred to as LP) problem is the objective function and constraints are linear optimization problem)
- 2012-01-04 12:10:48下载
- 积分:1