搜索资源列表

  1. prog3_2_pc

    0下载:
  2. Implement the step 2 of two-level logic minimization. Our goal is to find the minimum (exact minimum) sum-of-products expression for a given function. -Implement the step 2 of two-level logic minimization. Our goal is
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:37888
    • 提供者:林力宏
  1. tvdenoise

    0下载:
  2. The Rudin-Osher-Fatemi total variation (TV) denoising technique poses the problem of denoising as a minimization problem
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:fangfei_666
  1. Fast_Global_Minimization_Active_Contour

    0下载:
  2. Author: Xavier Bresson (% Last version: Aug 3, 2008 % For more information: X. Bresson and T.F. Chan, "Fast Minimization of the Vectorial Total Variation Norm and Applications to Color Image Processing", CAM Report
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:54272
    • 提供者:代松
  1. minimize

    0下载:
  2. Conjugate Gradient Minimization在梯度下降算法中有着重要应用。可以解决一些一般方法不容易解决的问题-Conjugate Gradient Minimization in the gradient descent algorithm has important applications. General approach can solve some difficult problems
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:ZhangGeng
  1. maxflow_fast2

    0下载:
  2. Software for energy minimization with graph cuts。-Software for energy minimization with graph cuts.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:43008
    • 提供者:余丽红
  1. Simple_DFA

    0下载:
  2. DFA状态最少化的算法,即DFA的最小化-DFA state minimization algorithm, namely, DFA Minimization
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:侯坤
  1. adaptive_TVMM_demo

    0下载:
  2. Total variation image deconvolution_A majorization-minimization approach
  3. 所属分类:书籍源码

    • 发布日期:2024-05-14
    • 文件大小:77824
    • 提供者:Binjie Qin
  1. matcher

    0下载:
  2. Dense Matching using energy minimization
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:ircman
  1. dfa

    0下载:
  2. Dfa minimization from nfa
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:Jeff
  1. l1magic

    0下载:
  2. This package contains code for solving seven optimization problems. -The main directory contains MATLAB m-files which contain simple examples for each of the recovery problems. They illustrate how the code should be
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-14
    • 文件大小:365568
    • 提供者:liuhua
  1. Minimization_of_Energy_Image_Segmentation

    0下载:
  2. 基于可变区域能量最小化拟合的图像分割方法的图像分割-Variable region-based energy minimization method of fitting the image segmentation of the image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2011136
    • 提供者:
  1. l1magic

    0下载:
  2. L1 minimization and compressive sensing
  3. 所属分类:编程文档

    • 发布日期:2024-05-14
    • 文件大小:244736
    • 提供者:Joey
  1. 20090914

    0下载:
  2. 基于图割的能量最小化演示文稿。本人整理的,进一步理解图割理论的知识-Based on graph cut energy minimization of the presentation. I am finishing, and further understanding of the theory of knowledge in cutting plan
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:271360
    • 提供者:王锐
  1. webinar_files

    0下载:
  2. This a demonstration of how to find a minimum of a non-smooth objective function using the Genetic Algorithm (GA) function in the Genetic Algorithm and Direct Search Toolbox. Traditional derivative-based optimiz
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:18432
    • 提供者:gao
  1. Compressive_Sensing

    0下载:
  2. lp范数最小化求解的问题,关于压缩感知的最新文档-lp-norm minimization problem solving, perception of the latest documentation on the compression
  3. 所属分类:压缩解压

    • 发布日期:2024-05-14
    • 文件大小:327680
    • 提供者:高飞
  1. entropy_minimization

    0下载:
  2. Entropy minimization for shadow removal proce-Entropy minimization for shadow removal process
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:2469888
    • 提供者:menosgrande
  1. LBF_v0_v0.1

    0下载:
  2. 图像分割,Minimization of Region-Scalable Fitting Energy for Image Segmentation-LBF_v0.1: This code implements an improved algorithm slightly modified from the original LBF model in the above paper. A desirable advant
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:398336
    • 提供者:孙文方
  1. Image_Segmentation_Active_Coutour_Local_Binary_Fit

    0下载:
  2. 李纯明最新实现的局部活动轮廓模型的图像分割,比CV模型方法好很多。包含所实现的论文Minimization of Region-Scalable Fitting Energy for Image Segmentation-Li Chunming latest realization of the local active contour model for image segmentation, much better than the
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:3272704
    • 提供者:syjsyj
  1. ll

    0下载:
  2. 一个遗传算法的函数优化,求函数的最小值,matlab编写的程序-A genetic algorithm for function optimization, seeking the minimization, matlab program written
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:zuodongsheng
  1. GA_method

    0下载:
  2. 直接使用实数编写的遗传算法,简单易行,不需要适应函数为正,可以计算含有约束的最小化问题-Prepared directly using the real genetic algorithm, is simple, do not meet the function is positive, can be calculated with constrained minimization problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:sunff
« 12 3 4 5 6 7 8 9 10 ... 21 »

源码中国 www.ymcn.org