CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - MATLAB MIN

搜索资源列表

  1. matlab-min

    0下载:
  2. 这是MATLAB小型的。下下去看看嘛,活血对你以后的学习有帮助
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:10038174
    • 提供者:雨林
  1. 最小化l1范数的Matlab代码

    6下载:
  2. 最小化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
  3. 所属分类:matlab例程

    • 发布日期:2016-04-19
    • 文件大小:3051
    • 提供者:云上
  1. MINROUTE.rar

    1下载:
  2. 动态规划计算最短路,只需输入点集合距离即可计算出最短路。,min route
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:851
    • 提供者:keke
  1. mRMR_0.9_compiled

    0下载:
  2. mRMR(min-redundancy max-relevance)的matlab程序-matlab program of mRMR(min-redundancy max-relevance)
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:492592
    • 提供者:reallycsc
  1. MonteCarto_MINLP

    1下载:
  2. 蒙特卡罗随机算法求解非线性整数规划的MATLAB程序-a MATLAB program using Monte Carlo algorithm to deal with a nonlinear integer programming model
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1292
    • 提供者:liujian
  1. MAX-MINAntSystem

    0下载:
  2. 最大最小蚂蚁系统程序,供学习应用者参考。-Max-min ant system program for the learning applications in Taiwan.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:43830
    • 提供者:zangtianlei
  1. max_min_filter

    0下载:
  2. 最大最小滤波程序,实现效果很好,用matlab实现,简单好用-max-min filter
  3. 所属分类:matlab

    • 发布日期:2014-04-08
    • 文件大小:37199
    • 提供者:pdw
  1. RESTORATION

    0下载:
  2. RESTORATION OF GENERATED NOISY IMAGES BY USING FILTERS : Arithmetic Mean, Median, Max, Min,Mid Point Filtering
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:537
    • 提供者:meryem
  1. proj1a

    0下载:
  2. this mablat is going to find out the max SIR and min SIR on wireless communication
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:732
    • 提供者:kuailezhao
  1. BP

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:223838
    • 提供者:savsee
  1. coherencefilter

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:78765
    • 提供者:dkm
  1. LDPC_BSN

    0下载:
  2. matlab仿真实现LDPC码编码译码(1/2)-LDPC Decoder for rate=1/2 Min-Sum, Sum-Product, Scaling Min-Sum Layered Decoding for Matlab Code
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:9896
    • 提供者:金宁维
  1. project min by min

    2下载:
  2. 运用matlab编写的vwap投资策略,运用于机构投资者减小冲击成本-Vwap investment strategy by matlab
  3. 所属分类:matlab例程

    • 发布日期:2012-12-10
    • 文件大小:12828260
    • 提供者:yuhui
  1. MIN

    1下载:
  2. 使用matlab编写的PSO算法,求解函数最优值-using matlab to realize particle swarm optimization algorithm for optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2127
    • 提供者:shan cheng
  1. plot3k

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:3787
    • 提供者:Jeff
  1. huffman

    0下载:
  2. 本程序是姚敏那本图像处理书中的赫夫曼定理的源代码,经验证无误。此文档是.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
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2649
    • 提供者:葛菲
  1. min

    0下载:
  2. 遗传算法求最小值,根据MATLAB遗传算法求函数的最优值-Genetic algorithms for the minimum
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1165
    • 提供者:廖扬帆
  1. jack_immune_clonal

    0下载:
  2. clonal selection algorithm(one local min) -clonal selection algorithm(one local min)
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1361
    • 提供者:redmohali
  1. MATLAB

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:561502
    • 提供者:王东东
  1. MaxMin

    0下载:
  2. Max-Min Algorithm for grid scheduling
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:8357
    • 提供者:hmdrzsharifi
« 12 3 4 »
搜珍网 www.dssz.com