搜索资源列表
matlog
- 物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Sho
min-spantree
- Reduce the number of data points using a spanning tr-Reduce the number of data points using a spa nning tr
matlab-min
- 这是MATLAB小型的。下下去看看嘛,活血对你以后的学习有帮助
TVAL3
- %TVDENOISE Total variation grayscale and color image denoising % u = TVDENOISE(f,lambda) denoises the input image f. The smaller % the parameter lambda, the stronger the denoising. % % The output u approximately minimizes the Rudin-Osher-Fatemi (ROF)
TVL1_HCS_v1
- % May 2010 % This matlab code implements TVL1 based Hybrid Compressive Sensing using LSQR. % Only suitable the small scale data due to the costly storage and computation. % % A - M x N measurement matrix: random sampling alone or hybrid sampling (ran
TwIST_v2
- % demo_l2_l1 - This demo illustrates the TwIST % algorithm in the l2-l1 optimization problem % % xe = arg min 0.5*||A x-y||^2 + tau ||x||_1 % x % % where A is a generic matrix and ||.||_1 is the l1 norm. % After obtaining the solution we implement a
最小化l1范数的Matlab代码
- 最小化l1范数的Matlab代码。求解模型为: min lambda*|x|_1+||A*x-y||_2。其中,|x|_1表示x的1-范数,||*||_2表示2-范数。该模型在稀疏成分分析、压缩传感器等领域有广泛的用途。, l1-Regularized Least Squares Problem Solver l1_ls solves problems of the following form: minimize ||A*x-y||^2+ lambd
scaleif
- matlab函数scaleif,用于改变度量,详见英文描述- function sim = scaleif(im, newMin, newMax, oldMin, oldMax) Scales an image such that its lowest value attains newMin and it highest value attains newMax. OldMin and oldMax are not necessary but are use
mRMR_0.9_compiled
- mRMR(min-redundancy max-relevance)的matlab程序-matlab program of mRMR(min-redundancy max-relevance)
max_min_filter
- 最大最小滤波程序,实现效果很好,用matlab实现,简单好用-max-min filter
proj1a
- this mablat is going to find out the max SIR and min SIR on wireless communication
BP
- Belief Propagation (BP) Implementations gabp.m, run_gabp.m => Gaussian BP - parallel version asynch_GBP.m => Gaussian BP - serial version sparse_gabp.m, run_sparse_gabp.m => Gaussian BP - sparse version, optimized, tested on sparse
simulation_results_wimax_1152_075_MinSum
- simulation results of Wimax min-sum
DOA
- methods of Direction of arrival estimation. (DOA) such as MUSIC, MVDR, Min-Norm and Classical Beamforme.
MaxMin
- Max-Min Algorithm for grid scheduling
matlab-program-_-Yao-Min
- 该文件是matlab的程序,里边程序很全,是姚敏老师编著的《数字图像处理》的代码,希望能对您有帮助-The document is the matlab program, inside the program is very wide, is Yao Min teacher compiled the " Digital Image Processing" code, hoping for your help
min-of-F(x)-by-Particle
- 粒子群算法求函数最小值的例程,理解粒子群算法的基本原理.-get min of F(x) by Particle Swarm Optimization
min-max-DV-HOP
- DV-hop与min-max相结合,使得计算量更小,在最后对结果求精,定位精度更高。-DV- hop combined with min- Max, makes a smaller amount of calculation, at the end of the refinement, positioning accuracy is higher.
max-o-min
- matlab file to find the max and min of two arrays
min-distance
- 几个比较经典的算法,用来解决最短路径问题(to solve the min-distance problem)
