搜索资源列表
matlab-min
- 这是MATLAB小型的。下下去看看嘛,活血对你以后的学习有帮助
最小化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
MINROUTE.rar
- 动态规划计算最短路,只需输入点集合距离即可计算出最短路。,min route
mRMR_0.9_compiled
- mRMR(min-redundancy max-relevance)的matlab程序-matlab program of mRMR(min-redundancy max-relevance)
MonteCarto_MINLP
- 蒙特卡罗随机算法求解非线性整数规划的MATLAB程序-a MATLAB program using Monte Carlo algorithm to deal with a nonlinear integer programming model
MAX-MINAntSystem
- 最大最小蚂蚁系统程序,供学习应用者参考。-Max-min ant system program for the learning applications in Taiwan.
max_min_filter
- 最大最小滤波程序,实现效果很好,用matlab实现,简单好用-max-min filter
RESTORATION
- RESTORATION OF GENERATED NOISY IMAGES BY USING FILTERS : Arithmetic Mean, Median, Max, Min,Mid Point Filtering
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
coherencefilter
- Example: A = double(imread( fingerprint.png ))/255 B = coherencefilter(A,4, sigma ,1.5, rho ,5) image(min(max(B,0),1)) axis image [1] Weickert, J. 1996. Anisotropic Diffusion in Image Processing. Ph.D. Thesis, Dept. of Mathemati
LDPC_BSN
- matlab仿真实现LDPC码编码译码(1/2)-LDPC Decoder for rate=1/2 Min-Sum, Sum-Product, Scaling Min-Sum Layered Decoding for Matlab Code
project min by min
- 运用matlab编写的vwap投资策略,运用于机构投资者减小冲击成本-Vwap investment strategy by matlab
MIN
- 使用matlab编写的PSO算法,求解函数最优值-using matlab to realize particle swarm optimization algorithm for optimization
plot3k
- Generate a 3D point plot of L=(x,y,z) using the values in the vector c to determine the color of each point. If c is empty, then z (column 3 of L) is used to color the plot. The data points are sorted so that plot3 is only called once for each
huffman
- 本程序是姚敏那本图像处理书中的赫夫曼定理的源代码,经验证无误。此文档是.m文件的形式,可以直接用matlab打开-This procedure is that the image processing Yao Min Huffman Theorem book source code, proven correct. This document is. M file form that can be opened directly with matlab
min
- 遗传算法求最小值,根据MATLAB遗传算法求函数的最优值-Genetic algorithms for the minimum
jack_immune_clonal
- clonal selection algorithm(one local min) -clonal selection algorithm(one local min)
MATLAB
- MATLAB函数参考手册,查看matlab函数作用以及功能。- SVMLSPex02.m Two Dimension SVM Problem, Two Class and Separable Situation Difference with SVMLSPex01.m: Take the Largrange Function (16)as object function insteads ||W||, so it need more
MaxMin
- Max-Min Algorithm for grid scheduling