搜索资源列表

  1. immune-algorithm-in-matlab

    0下载:
  2. 免疫算法同样也是一种全局最优化算法,在本文讲述了他的matlab实现-Immune algorithm is also a global optimization algorithm, implemented in this article about his matlab
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:17408
    • 提供者:yanfeiyi
  1. powell

    0下载:
  2. Powell是一种非常稳健的非线性最优化算法(当然,整个求解过程中需要一些辅助的技巧,否则可能达不到“稳健”标准)。-Powell is very usefull
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:418816
    • 提供者:zhuxiao
  1. matlab

    0下载:
  2. 最优化算法中的外罚函数法,求解最优的解 可以直接利用-Optimization algorithm outside the penalty function method for solving the optimal solution can be directly utilized
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:丝雨飞花
  1. quetion3

    0下载:
  2. 此为matlab一个小程序,用于最优化算法。此文件为源代码,经过多次验证可行。将代码输入matlab就可以运行-This is the matlab a small program, used for optimization algorithm.This document is the source code, after repeated verification feasible.The input matlab code can
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:邹涛
  1. Guass_Newton

    0下载:
  2. 高斯牛顿函数的最优化算法matlab源程序-Function by the Gauss-Newton optimization algorithm matlab source code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:yuzexi
  1. Levenberg_Marquardt

    0下载:
  2. Levenberg_Marquardt最优化算法matlab源程序-Levenberg_Marquardt optimization algorithm matlab source code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:yuzexi
  1. conjugate_gradient

    0下载:
  2. 共轭梯度法最优化算法matlab源程序-Conjugate Gradient Method optimization algorithm matlab source code. .
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:yuzexi
  1. canny

    0下载:
  2. Canny边缘检测是一种基于最优化算法的边缘检测算子,具有检测精度高和信噪比良好等优点。本代码完整实现了Canny算子,并利用canny算法对输入图像进行边缘检测,输出边缘图像。-Canny operator is an edge detection operator based on the optimized method. This code implemented Canny operator, and output the e
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:Zhang
  1. imgmin-master

    0下载:
  2. 该算法是最优化算法中处理图像的较为常用的算法,适合初学者-Image files constitute a majority of total web traffic.[17] Unlike text-based web file formats, binary image files do not benefit from built-in webserver-based HTTP gzip compressi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:971776
    • 提供者:shigeaixiaomao
  1. ngx_pagespeed-master

    0下载:
  2. 该算法是最优化算法当中处理图形的较为常见的算法,适合初学者学习-ngx_pagespeed ngx_pagespeed speeds up your site and reduces page load time by automatically applying web performance best practices to pages and associated assets (CSS, Javascr ipt, imag
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:110592
    • 提供者:shigeaixiaomao
  1. optimize_c

    0下载:
  2. 用C语言实现最优化算法中的黄金分割法-optimization algorithm using c
  3. 所属分类:软件工程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:qiao jian
  1. optimization

    0下载:
  2. 用matlab仿真最优化算法,有文档介绍 -Matlab simulation optimization algorithms, the document describes
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:88064
    • 提供者:yangyeshu
  1. multiplier-method

    0下载:
  2. 关于最优化算法的matlab仿真程序,乘子法。-Optimization algorithm matlab simulation program, the multiplier method.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:lyn
  1. The-steepest-descent-method

    0下载:
  2. 关于最优化算法的Matlab仿真程序,最速下降法与牛顿法。-Optimization algorithm Matlab simulation program, the steepest descent method and Newton method.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:lyn
  1. the-mathematical-modeling-algorithm

    0下载:
  2. 各种最优化算法介绍,包括遗传算法、粒子群算法、模拟退火算法、人工神经网络、小波分析、动态仿真、数值模拟等-Various optimization algorithms, including genetic algorithm, particle swarm optimization, simulated annealing algorithm, artificial neural network, wavelet analysis,
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:1825792
    • 提供者:bernie
  1. MATLABOptimization-methods

    0下载:
  2. 关于一些最优化算法的资料,使用matlab编程实例-matlab examples of nonlinear equations, and some algorithms, it is practical
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:179200
    • 提供者:李亚
  1. STEEPESTTest

    0下载:
  2. 最速下降法; 非线性最优化算法; C#编程; 多元;-Steepest descent method nonlinear optimization algorithms C# programming diverse
  3. 所属分类:C#编程

    • 发布日期:2024-05-12
    • 文件大小:37888
    • 提供者:zhanglee
  1. VB

    0下载:
  2. 基于VB语言的最短路径计算 最优化算法-Based on the shortest path calculation VB language optimization algorithms
  3. 所属分类:软件工程

    • 发布日期:2024-05-12
    • 文件大小:387072
    • 提供者:
  1. optimization-algorithm

    0下载:
  2. 用MATLAB实现最优化算法,缩小搜索时间,大大增加工作效率-Using MATLAB optimization algorithm, narrowing the search time, greatly increasing efficiency
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:39936
    • 提供者:李晨
  1. GECSummitIntroToGA_Tutorial-goodman

    0下载:
  2. 遗传算法,一种人工智能领域中一种最优化算法,在很多计算机领域得到广泛应用,本文介绍了什么是遗传算法,使用在哪里。-Genetic algorithm, an optimizing algorithm in artificial intelligence field, used in many computer science fields. This document introduce what is GA, and where it
  3. 所属分类:软件工程

    • 发布日期:2024-05-12
    • 文件大小:433152
    • 提供者:水木
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »

源码中国 www.ymcn.org