CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - optimization to

搜索资源列表

  1. GAFCM

    5下载:
  2. 遗传算法改进的模糊C-均值聚类MATLAB源码 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。 -Value algorithm (FCM) of the optimization calculations, by the genetic algorithm is the initial cluster centers, and the
  3. 所属分类:matlab例程

    • 发布日期:2012-11-11
    • 文件大小:1514
    • 提供者:孙准
  1. heat

    0下载:
  2. PIC18F2520与时钟芯片PCF8563的I2C例程序。此为测试版,有好多无用的参数/函数,根据自己情况修改。RB0:SDA RB1: SCL ,单片机:PIC18F2520,编译环境:MPlab+PICC18. I2C芯片: PCF8563 ,软件模拟I2C总线设置和读取时钟芯片。工程包括5个文件:delay.h delay.c I2c.h I2c.c I2c_demo.c 是用PICC18提供的I2C例程,用的内部时钟,仅供参考,好多参数没优化,特别是延时和内部时钟。 -PIC18
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:178360
    • 提供者:吴明
  1. chap1

    1下载:
  2. 基于遗传算法的PID参数优化的MATLAB程序,采用的是二进制编码方式,通过传递函数的离散经过适应度计算 选择复制 交叉 变异操作得到最优解。-PID parameters based on genetic algorithm optimization of the MATLAB program, using the binary encoding, by the discrete transfer function adapted calculation select Copy crossov
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1829
    • 提供者:wangchanglin
  1. ruzon.tar

    0下载:
  2. 指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写-Compass edge detection algorithm is currently the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:83326
    • 提供者:黄沛杰
  1. fangxunleikanka_v4.0

    0下载:
  2. 仿迅雷看看电影整站程序 带数据。 程序是asp+access。也就是maxcms内核。 内带1万9千多部电影。图片为远程调用,需要本地化,通过后台采集就可以 模板seo优化已经做好,程序现在设置是动态模式 后台带一件采集插件,每天都有更新。 带两个单电影更新插件,手动和自动更新,后台域名/admin 用户和密码都为admin-Imitation Thunder look at the whole movie station program with data. Proc
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-06-16
    • 文件大小:25258986
    • 提供者:kive
  1. fsolve

    0下载:
  2. matlab中fsolve语句数值效果较好,采用的解法是将方程组转化为最小二乘问题,调用指令lsqnonlin求解,所以,它参数的选取和优化指令的用法是一致的-matlab numerical results in fsolve statement better solution is to use the equations into a least squares problem, call the command lsqnonlin solution, therefore, it is p
  3. 所属分类:matlab

    • 发布日期:2016-09-10
    • 文件大小:5140
    • 提供者:
  1. wolfe-powell

    3下载:
  2. 利用wolfe-powell准则求解函数优化问题,使用不精确搜索法寻找最优步长,仿真正确。-Wolfe-powell guidelines for solving function optimization problems, the use of imprecise search method to find the optimal step length, the simulation is correct.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:746
    • 提供者:chentianyou
  1. SURFACESMATCHINGALGORITHMBASEDONGENETICALGORITHMAN

    1下载:
  2. 针对基于最小二乘法的ICP 曲面匹配算法难以处理待比较曲面的局部大变形问题, 提出一种改进算 法。即采用遗传算法确定曲面初始相对位置以保证匹配优化结果为全局最优值, 利用ICP 算法匹配结果构造 偏差阈值, 以此阈值过滤点群后再以最小二乘法进行匹配处理, 消除局部大变形影响, 获得合理的变换矩阵。以此变换矩阵变换初始点群再进行误差计算, 从而获得理想的匹配结果-Least square method based on the ICP surface matching algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-10-01
    • 文件大小:342054
    • 提供者:chenruibao
  1. dm9usb

    0下载:
  2. DM9601d的ARM驱动,这个驱动程序在网上几乎是找不到的,目前已经基本可以上网,但是还需要进行优化,最近没时间做,如果哪位朋友有兴趣,可以下载下来看看,同时也可以用DM系列的其它芯片,具体看说明-DM9601d the ARM-driven, the driver can not find the Internet is almost now have basic Internet access, but also the need for optimization, recently ha
  3. 所属分类:USB develop

    • 发布日期:2017-04-01
    • 文件大小:216109
    • 提供者:赵镜荣
  1. jianmochengxu

    0下载:
  2. 本文以提取靶标圆心像坐标为主要研究目标。用到了灰度处理、图像二值化、八邻域连通法、最小二乘法、无约束最优化等知识。 -In this paper, to extract the target coordinates of the center as the main research objectives. Use the gray processing, image binarization, the eight-neighbor connectivity method, least sq
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1144
    • 提供者:张于
  1. psoSVM

    0下载:
  2. pso算法优化向量机,可用于实现参数的最优化实现-pso algorithm optimization vector machine can be used to achieve the optimum parameters to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1407
    • 提供者:sth
  1. newbread

    0下载:
  2. 自行编写的面包板电路辅助设计工具。适用于全国广大高校电子专业学生。带有Debug电路与自动优化布线功能。-To the preparation of bread board circuit-aided design tools. Applicable to the vast number of college students electronics. Debug circuit with wiring and auto-optimization function.
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:418711
    • 提供者:bobzhu
  1. jintui

    0下载:
  2. 进退法,也成成功--失败法,是最优化方法的一种,用于确定区间-Advance and retreat method, have become a success- failure of law is a kind of optimization method used to determine the range
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:634
    • 提供者:李学文
  1. flashbfq

    0下载:
  2. flash模拟ipod音乐播放器上修改优化,课播放MP3,WAV音乐文件; 增加了音量控制, 下载解压后修改音乐列表playlist.xml文件即可;-ipod music player flash simulation on the modified optimization, class plays MP3, WAV music files increase in the volume control, download the unzip file to modify the m
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:934489
    • 提供者:邓剑
  1. WuZiQi

    1下载:
  2. 人工智能的一个作业,使用智能算法实现五子棋的AI,且不论界面多独特,单是算法就很牛,只搜索了一层就相当于别人搜索几层的算法,实在是极限优化。!-An artificial intelligence operations, the use of smart Gobang algorithm of AI, and regardless of the unique multi-interface, it is algorithm cattle, only a layer of the search i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:621716
    • 提供者:蚂蚁
  1. BNT_SLP.tar

    1下载:
  2. 动态贝叶斯网络结构学习算法,用来检验基于BOA的DBN结构寻优体系的合理性与可行性。环境matlab 6.1以上-Dynamic Bayesian network structure learning algorithm, the DBN used to test the structure-based optimization BOA system is reasonable and feasible. Environmental matlab 6.1 or above
  3. 所属分类:matlab

    • 发布日期:2015-06-25
    • 文件大小:2158592
    • 提供者:hsf
  1. work

    1下载:
  2. 最优化问题的快速下降法,共轭梯度法,基于matlab算法。经过测试好用-Optimization problem of the rapid descent method, conjugate gradient method, based on matlab algorithm. Tested, easy to use
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1417
    • 提供者:daiwenchao
  1. OpenCV_DSP

    0下载:
  2. OPENCV在DSP上的另外一种移植,针对达芬奇系列DSP进行了部分优化,不同于北航的那个项目的源码,使用达芬奇系列的可以借鉴.-OPENCV the DSP on another transplant, carried out against the Da Vinci series DSP part of optimization, different from the Beihang of the project source, can learn to use da Vinci serie
  3. 所属分类:DSP program

    • 发布日期:2017-05-09
    • 文件大小:2209627
    • 提供者:we
  1. topnology

    0下载:
  2. MATLAB做网络优化,先生成一个随机的邻接矩阵,然后画出改图。-MATLAB to do network optimization, sir into a random adjacency matrix, and then draw the reform plan.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:878
    • 提供者:cxz
  1. 8Digit

    1下载:
  2. 使用了A*,A,深度优先,宽度优先等算法解决八数码,由于高强度的优化,使得运算十分之快,而且功能齐全,界面好看.是上学期俺做的人工智能作业.-The use of A*, A, depth-first, breadth-first algorithm to solve, such as eight digital, high-intensity as a result of the optimization, making a very fast operation, and full-feat
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:384378
    • 提供者:蚂蚁
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com