登录
首页 » 算法 » 优化设计的程序,包括一位搜索,及无约束搜索方法

优化设计的程序,包括一位搜索,及无约束搜索方法

于 2023-06-20 发布 文件大小:11.91 kB
0 904
下载积分: 2 下载次数: 1

代码说明:

优化设计的程序,包括一位搜索,及无约束搜索方法-Optimal design procedures, including a search, and the unconstrained search method

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

发表评论

0 个回复

  • 迭代阈值分割
    图像阈值分割---迭代算法 1.处理流程:        1.为全局阈值选择一个初始估计值T(图像的平均灰度)。        2.用T分割图像。产生两组像素:G1有灰度值大于T的像素组成,G2有小于等于T像素组成。        3.计算G1和G2像素的平均灰度值m1和m2;        4.计算一个新的阈值:T = (m1 + m2) / 2;        5.重复步骤2和4,直到连续迭代中的T值间的差小于一个预定义参数为止。     &
    2023-02-13 16:40:03下载
    积分:1
  • reduction de dimension et classification par un classifieur svm
    un script d"un ptit algorithme de réduction de dimension avec le classifieur SVM  pour la classification  des données synthétiques ou une image, utilisation de ll"analyse en composants principals pour la reduction de dimension 
    2022-02-15 00:32:47下载
    积分:1
  • 中的上机题
    计算方法中的上机题-calculation of the plane that
    2022-04-20 05:23:21下载
    积分:1
  • 我的课程设计:实现任意长整数的求和。自己写的哦
    我的课程设计:实现任意长整数的求和。自己写的哦 -my program: get the sum of arbitrary array
    2022-02-01 06:33:11下载
    积分:1
  • STM32 CRC32
    应用背景运用在STM32 CRC32模块的PC端. 用以通过应用软件与STM32进行通讯时校验,以及对Flash区数据及代码的校验.满足IEC-65535对软件安全的需求关键技术与STM32 CRC32兼容的CRC算法,可扩展成任意位数的CRC算法.
    2022-01-26 02:20:07下载
    积分:1
  • 本文是蒙特卡罗方在数学上的一个简单应用。利用蒙特卡罗方将确定的数学问题变成概率问题,并随机抽样,根据抽样结果,计出单位圆的面积。...
    本文是蒙特卡罗方法在数学上的一个简单应用。利用蒙特卡罗方法将确定的数学问题变成概率问题,并随机抽样,根据抽样结果,计算出单位圆的面积。-This is the Monte Carlo method in a simple mathematical applications. Using Monte Carlo method to determine the problem into mathematical probability and random sampling, the sample results to calculate the size of the unit circle.
    2023-09-03 18:45:03下载
    积分:1
  • h264 convert avi
    h264 convert avi 很好的源码,都可以使用的 h264 convert avi 很好的源码,都可以使用的 h264 convert avi 很好的源码,都可以使用的 h264 convert avi 很好的源码,都可以使用的
    2022-12-22 13:10:03下载
    积分:1
  • 在 ns2 的数据包丢弃
    你好朋友,在这里我给 awk 语言用来找出包丢失,追溯 ns2 仿真中的详细信息代码
    2022-03-13 10:12:16下载
    积分:1
  • apriori
    Apriori 算法是一种有影响力的算法为布尔型关联规则的挖掘频繁项集。关键概念:• 频繁项集: 项目具有最低的集支持 (由李为第 i 个集表示)。• 先天属性: 频繁项集的任何子集必须频繁。• 加入操作: 要找到路,一组候选 k-频繁项集通过加入 Lk 1 与本身生成。
    2022-12-24 07:20:03下载
    积分:1
  • LINGO Tutorial LINGO is used to solve linear and nonlinear optimization problems...
    LINGO 教程 LINGO是用来求解线性和非线性优化问题的简易工具。LINGO内置了一种建立最优化模型的语言,可以简便地表达大规模问题,LINGO高效的求解器可快速求解并分析结果。-LINGO Tutorial LINGO is used to solve linear and nonlinear optimization problems of simple tools. LINGO built a model set up to optimize the language can easily express the large-scale problems, LINGO solver efficient and quick solution of the results of the analysis.
    2022-06-16 14:30:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载