CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - solution

搜索资源列表

  1. matlab-test

    0下载:
  2. 差分算法的测试,对差分算法优化算法的测试,可以很好得到最优解-Test of the difference algorithm, the differential algorithm optimization algorithm testing, you can very well get the optimal solution
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:17467
    • 提供者:谢林云
  1. gradient_descent

    0下载:
  2. 非线性规划,无约束优化问题的解法,最速下降法,材料以及源码-Linear programming, unconstrained optimization problem solution, the steepest descent method, materials and source
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:768098
    • 提供者:kamy
  1. perf

    2下载:
  2. perflab 实验优化代码及报告。基准为3.2与2.6,提升的最高效率为6.8-7.0与20.5。(注:测试结果可能会随着运行环境而改变,但优化的效用任然会有很客观的增长)-homemade sample solution to Perflab. The Speedup grownth for both naive version will be 2 times and 10 times faster.Better check it out
  3. 所属分类:Special Effects

    • 发布日期:2015-05-15
    • 文件大小:846848
    • 提供者:CJY
  1. GA-algritom

    0下载:
  2. 一个很好的遗传算法,具有收敛速度快,很容易达到最优解-A good genetic algorithm with fast convergence and very easy to reach the optimal solution
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:4376
    • 提供者:李晨
  1. pso

    0下载:
  2. 粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法((Evolu2tionary Algorithm - EA)。PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:5364
    • 提供者:刘继宇
  1. Partial--Equations

    0下载:
  2. 本文章主要是偏微分方法的求解,是英文文章,一共五页-Numerical Solution of Partial Dierential Equations
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:50107
    • 提供者:赵利军
  1. bv_cvxbook

    0下载:
  2. 最优化理论与算法-在众多算法中求解最优解 斯坦福大学-Optimization theory and algorithms- in many algorithms for solving the optimal solution Stanford University
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5407458
    • 提供者:
  1. DenseGreedyDetection

    0下载:
  2. 贪心算法(又称贪婪算法)是指,在对问题求解时,总是做出在当前看来是最好的选择。也就是说,不从整体最优上加以考虑,他所做出的仅是在某种意义上的局部最优解。贪心算法不是对所有问题都能得到整体最优解,但对范围相当广泛的许多问题他能产生整体最优解或者是整体最优解的近似解。-Greedy algorithm (also known as the greedy algorithm) refers to when to problem solving, always seems to be made in t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5203
    • 提供者:jumble
  1. gocr-0.50.tar

    0下载:
  2. GNU的OCR解决方案,适用于精度要求不高的场合,也可用于学习研究。-The GNU OCR solution for precision less demanding situations, can also be used to study.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:419209
    • 提供者:刘青锋
  1. MATLABshijingwangluoyishiliyingyong

    0下载:
  2. 神经网络原理与实例精解,有用,希望有帮组-Examples of neural network theory and refined solution
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:827471
    • 提供者:高某某
  1. SIFT

    0下载:
  2. SIFT(Scale Invariant Feature Transform)即尺度不变特征变换,是 D. G.Lowe 在 1999 年提出的一种基于图像局部特征的描述算子,并于 2004年做了完善。SIFT算法是一种基于线性尺度空间,对图像缩放、旋转甚至仿射变换保持不变的局部特征描述算子,因此被广泛地应用于机器人定位、导航和地图生成中。-This paper presents a method for extracting distinctive invariant features fro
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:742790
    • 提供者:欣欣
  1. tuxianbianyuanfudao2

    0下载:
  2. 主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提.-Mainly discuss how to get the picture after extracting its boundary information, the first use of the image cont
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:563073
    • 提供者:李雷
  1. bowenguangheji

    0下载:
  2. 将波纹钢板桥涵结构简化为单位宽度的固支圆弧梁,同时考虑波纹钢板桥涵结构和土的共同作用,首次建立了该结构的计算模型,推导了该结构位移、应力的解析解.实例计算结果表明:理论计算结果和现场实测结果相当吻合.在此基础上,编制MATLAB程序,进一步分析波纹板厚、波峰高度、波长、结构半径,土体自重、侧压力系数,以及弹性模量对结构位移、应力的影响,为该结构优化设计和施工提供了理论依据.-The simplified structure of corrugated steel culvert unit wid
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:697552
    • 提供者:王斌
  1. RansacOpencv

    0下载:
  2. 自己编写的RANSAC代码,非常好用,只有解线性方程用到了opencv自己的代码,其他的均是自己变得-I have written RANSAC code, very easy to use, only the solution of linear equations used the opencv own code, others are themselves becoming
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5685802
    • 提供者:lvliang
  1. cominedtvInpianting

    0下载:
  2. 采用Bregman迭代法求解联合TV-TV2模型的图像修补算法,针对TV模型和TV2模型的各自优缺点,将他们联立,从而对不同宽度的修补域有不错的效果,算法采用Bregman迭代法求解,从而大大加快了求解此变分问题的速度。-Bregman iteration method using image patching algorithm combined TV-TV2 model, the advantages and disadvantages for each TV model and TV2 m
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:48176
    • 提供者:房晓阳
  1. Fringes_average

    0下载:
  2. matlab绘制余弦光栅 对图像进行数字化并筛选。 根据图像信息分析相位波动画出直方图选出最优解,绘制相位震动图像并比较。-matlab draw cosine grating image is digitized and filtered. According to the image information to draw a histogram analysis phase fluctuations elected optimal solution, shake the image and
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2847
    • 提供者:dr.wang
  1. mhc06

    0下载:
  2. 本程序主要实现了基于一些二维坐标的直线拟合,以函数调用形式求得直线方程的系数解。-This program is mainly based on the realization of two-dimensional coordinates of some linear fit to the function call in the form of the coefficients obtained by linear equation solution.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:263323
    • 提供者:mehai
  1. juanjizuidahua

    0下载:
  2. 卷积最大化用于镁溶液弱小目标检测,经过仿真,能够有效识别目标-Convolution maximize magnesium solution for small target detection, through simulation, which can effectively identify the target
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2144
    • 提供者:张峰
  1. self_sobel

    0下载:
  2. self-sober检测算法,效果明显,镁溶液弱小目标可以轻易被检测出来。-self-sober detection algorithm, the effect is obvious, magnesium solution small target can easily be detected.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1935
    • 提供者:张峰
  1. LiChunMing

    1下载:
  2. 李春明等人提出的不需要初始化水平集的模型,解决了传统的水平集模型重新初始化的问题,内附有代码和论文-Models do not need to initialize the level set Li Chunming, who proposed solution to the traditional level set model to re-initialize the problem, containing the code and papers
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:773073
    • 提供者:徐昊
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com