登录
首页 » matlab » Ncut

Ncut

于 2011-10-25 发布 文件大小:99KB
0 90
下载积分: 1 下载次数: 126

代码说明:

  Normalized Cuts and Image Segmentation xp下的32位的绝对可以运行(Normalized Cuts and Image Segmentation xp under can run 32-bit absolute)

文件列表:

Ncut_9
......\._affinityic.cpp,70,2010-01-21
......\._a_times_b_cmplx.cpp,70,2010-01-21
......\._build_scene.m,70,2005-03-21
......\._cimgnbmap.cpp,70,2010-01-21
......\._compileDir_simple.m,70,2010-01-21
......\._computeEdges.m,70,2004-06-18
......\._computeW.m,70,2004-06-18
......\._compute_relation.m,70,2006-05-04
......\._compute_relation2.m,70,2005-03-21
......\._demoNcutClustering.m,70,2010-01-22
......\._demoNcutImage.m,70,2010-01-22
......\._discretisation.m,70,2004-06-18
......\._discretisationEigenVectorData.m,70,2004-06-18
......\._doog1.m,70,2004-06-18
......\._doog2.m,70,2004-06-18
......\._eigs_new.m,70,2009-10-30
......\._fft_filt_2.m,70,2004-06-18
......\._gaussian.m,70,2004-06-18
......\._ICgraph.m,70,2004-06-18
......\._imread_ncut.m,70,2004-09-15
......\._make_filterbank_even2.m,70,2004-06-18
......\._make_filterbank_odd2.m,70,2004-06-18
......\._mex_w_times_x_symmetric.cpp,70,2010-01-21
......\._ncut.m,70,2010-01-21
......\._NcutImage.m,70,2004-06-18
......\._ncutW.m,70,2004-06-18
......\._quadedgep.m,70,2004-06-18
......\._README.txt,70,2010-01-22
......\._showmask.m,70,2004-06-18
......\._sparsifyc.cpp,70,2010-01-21
......\._spmtimesd.cpp,70,2010-01-21
......\._X2distances.m,70,2006-05-04
......\affinityic.cpp,5193,2010-01-21
......\affinityic.mexw32,9216,2011-10-25
......\a_times_b_cmplx.cpp,10479,2010-01-21
......\build_scene.m,3259,2005-03-21
......\cimgnbmap.cpp,4552,2010-01-21
......\cimgnbmap.mexw32,9216,2011-10-25
......\compileDir_simple.m,466,2010-01-21
......\computeEdges.m,1072,2004-06-18
......\computeW.m,325,2011-10-25
......\compute_relation.m,675,2006-05-04
......\compute_relation2.m,898,2005-03-21
......\demoNcutClustering.m,1165,2010-01-22
......\demoNcutImage.m,1586,2010-01-22
......\discretisation.m,1251,2004-06-18
......\discretisationEigenVectorData.m,317,2004-06-18
......\doog1.m,468,2004-06-18
......\doog2.m,639,2004-06-18
......\eigs_new.m,60305,2009-10-30
......\fft_filt_2.m,654,2004-06-18
......\gaussian.m,684,2004-06-18
......\ICgraph.m,1096,2011-10-25
......\imread_ncut.m,310,2004-09-15
......\jpg_images
......\..........\._1.jpg
......\..........\._2.jpg
......\..........\._3.jpg
......\..........\._Thumbs.db,70,2004-06-16


......\..........\3.jpg,3569,2003-05-16
......\make_filterbank_even2.m,835,2004-06-18
......\make_filterbank_odd2.m,835,2004-06-18
......\mex_w_times_x_symmetric.cpp,1319,2010-01-21
......\mex_w_times_x_symmetric.mexw32,8192,2011-10-25
......\ncut.m,2774,2010-01-21
......\NcutImage.m,750,2011-10-25
......\ncutW.m,604,2004-06-18
......\quadedgep.m,3430,2004-06-18
......\README.txt,2174,2010-01-22
......\showmask.m,301,2004-06-18
......\sparsifyc.cpp,6554,2010-01-21
......\sparsifyc.mexw32,9728,2011-10-25
......\spmtimesd.cpp,3458,2010-01-21
......\spmtimesd.mexw32,8704,2011-10-25
......\X2distances.m,217,2006-05-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Matlab-stistics
    Matlab的数理统计工具箱是Matlab工具箱中较为简单的一个,其牵扯的数学知识是大家都很熟悉的数理统 计,因此在本文中,我们将不再对数理统计的知识进行重复,仅仅列出数理统计工具箱的一些函数,这些函 数的意义都很明确,使用也很简单,为了进一步简明,本文也仅仅给出了函数的名称,没有列出函数的参数 以及使用方法,大家只需简单的在Matlab工作空间中输入“help 函数名”,便可以得到这些函数详细的使用 方法。(Mathematical Statistics Toolbox Matlab Matlab toolbox is a relatively simple one, which involve mathematical knowledge is all very familiar with mathematical statistics, so in this article, we will no longer knowledge of mathematical statistics to repeat, just a list of some of Mathematical Statistics Toolbox functions, the significance of these functions are very clear, use was also very simple, in order to further concise, this were merely gives the name of the function, not listed in the function of the parameters, and use the method, we just simply the Enter in the Matlab workspace " help the function name" , it can be to use these functions in detail.)
    2010-06-11 16:30:29下载
    积分:1
  • Runge_Kutta
    用三种不同的Runge-kutta方法计算常微分方程(Runge-kutta for ODE)
    2020-12-17 09:39:11下载
    积分:1
  • 运用匈牙利算法计算铁路列车车次接续问题 Hungary-MDVRP
    说明:  在matlab中运用匈牙利算法计算铁路列车车次接续问题(Using Hungarian Algorithm to Calculate the Connection Problem of Railway Trains in Matlab)
    2020-10-24 16:20:00下载
    积分:1
  • Pump_effcts_DFWM
    分析了计算四波混频效率的表到式在考虑非线性相位失配因子和不考虑非线性相位失配因子两种情况下,四波混频效率计算的差别(Analysing the expression of DFWM in the optical fiber under the consideration of nonlinear phase mismatch factor, then comparing the result to the expression which includes only linear phase mismatch factor.)
    2021-05-08 23:48:35下载
    积分:1
  • ISM
    ISM 解释型结构模型 根据邻接矩阵求可达矩阵,进行级划分的算法(ISM model to explain structure up under the adjacency matrix matrix, the class division algorithm)
    2011-05-14 17:34:54下载
    积分:1
  • apso
    改进的粒子群算法--自适应粒子群算法,在普通的粒子群算法里面加入了熵和平均粒距的概念,收敛速度大大提高,而且不容易陷入局部最优,能更有效的解决复杂问题。(improved PSO-- Adaptive PSO. In a normal PSO which joined the entropy and the average particle from the concept of convergence speed, it is not easy to find the global optimum, the more effective solutions to complex problems.)
    2021-04-03 23:29:05下载
    积分:1
  • QPSK-I-Q
    matlab仿真程序,产生QPSK调制的信号,严格按照QPSK的调制步骤分I路Q路产生信号,最后两路相加,产生已调信号,调制信号随机产生,载波信号是余弦信号。(matlab simulation program to produce the QPSK modulation signal, in strict accordance with the QPSK modulation of the sub-step road Q road I have a signal, the sum of the last two, have been transferred signal, randomly generated modulated signal, carrier signal is a cosine signal.)
    2009-04-02 15:14:23下载
    积分:1
  • machine_asynchrone_mli3
    SOME SIMULINK MOTEUR ASYNCHRONE MLI3 BY BOUZIANE ISLMAIL
    2009-05-21 18:21:34下载
    积分:1
  • OFDM_16QAM
    使用matlab里面的simulink仿真OFDM系统搭建的结构图(matlab)
    2009-05-10 17:01:55下载
    积分:1
  • Boucle_de_vitesse
    bOUCLE DE VITESSE DE LA PMSM VITE FAIT
    2012-04-04 17:55:37下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 47今日下载