登录
首页 » 算法 » A very powerful method of steepest descent algorithm for the C++ program, the re...

A very powerful method of steepest descent algorithm for the C++ program, the re...

于 2022-06-17 发布 文件大小:200.20 kB
0 188
下载积分: 2 下载次数: 1

代码说明:

很强大的最速下降法的C++算法程序,结果也比较精确-A very powerful method of steepest descent algorithm for the C++ program, the results more precise

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

发表评论

0 个回复

  • TSP solve by ACO
    // TSP solve by ACO 2013/06/13 #include "stdafx.h" #include #include #include #include #define NumCities 42 //共幾座城市 #define NumAnts 20 //螞蟻組數POP,最多就NumCities隻 #define parameter_evaporate 0.5 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-02-09 23:17:05下载
    积分:1
  • CHOLESKI_
    以因子正定 N 由 N 矩阵 A 的 LL * * T, L 在哪里低三角。 输入: 维度 N;1 条目 A(I,J) < = I J < = A.N 输出: 条目 L(I,J) 1 < = J < = I 1 < = I < = L.N 条目 U = L * * T 是 U(I,J)=L(J,I),我 < = J < = N,1 < = I < = N
    2022-08-26 04:44:12下载
    积分:1
  • A中的雅可比 是我在学习计时编写的 体现了雅可比求解的过程...
    计算方法A中的雅可比算法 是我在学习计算方法时编写的 体现了雅可比算法计算求解的过程-A calculation method of Jacobi algorithm is calculated in the study prepared by the method reflects the Jacobian algorithm for Xie process
    2023-05-23 21:35:04下载
    积分:1
  • 生成随机数,将随机数写入文件
    能够读取一般文件和写入一般文件。生成随机数,将随机数写入文件。
    2023-09-05 01:15:03下载
    积分:1
  • 数值分析中的简单迭代求方程根问题(迭代公式为[1+1;x]),程序中含方程输入和根显示界面。...
    数值分析中的简单迭代法求方程根问题(迭代公式为[1+1;x]),程序中含方程输入和根显示界面。-Numerical analysis of a simple iterative method for equation of the root problems (iterative formula [1+ 1 x]), process input and root equation containing display.
    2022-10-24 09:25:04下载
    积分:1
  • ini adalah program anak keperawatan
    ini adalah program anak keperawatan
    2022-05-30 09:53:33下载
    积分:1
  • 整理分享:常用的数学运程序源代码 包括常用的几种数学运程序的C++代码,例如矩阵运...
    整理分享:常用的数学运算程序源代码 包括常用的几种数学运算程序的C++代码,例如矩阵运算-collate share : common mathematical procedures used in the source code of several mathematical programs in C code, for example, matrix operations, etc.
    2023-06-02 04:45:03下载
    积分:1
  • 数据挖掘中频繁项挖掘Aporial
    该算法实现了数据挖掘中基于候选集的频繁项的挖掘,对于训练数据的处理,我们使用一个hashmap表来模拟初始阶段的数据,让后根据支持度来从候选集中找出满足支持度的频繁项,然后进行下一层的频繁项挖掘
    2023-09-02 10:30:03下载
    积分:1
  • 蓝牙技术在物联网中的应用研究
    资源描述随着蓝牙技术的不断演进和发展,蓝牙已经从单一 的传统蓝牙技术发展成集传统蓝牙。高速蓝牙和低耗能 蓝牙于一体的综合技术,不同的应用标准更是超过40 个。越来越广的技术领域和越来越多的应用场景,使得目 前的蓝牙技术成为包含传感器技术、识别技术、移动通信 技术等与物联网密切相关的综合技术。因此,蓝牙在物联 网中的应用具有十分广阔的前景。 本文根据传统蓝牙,高速蓝牙和低耗能蓝牙的不同 特性,分析其在物联网中的应用范围,设计相关的应用场 景,以推动蓝牙技术在物联网中的应用。
    2022-02-05 12:35:50下载
    积分:1
  • 水平线与垂直线交点个数问题。扫描方
    计算水平线与垂直线交点个数问题。扫描方法计算。-Calculation of horizontal and vertical line of intersection the number of questions. Scanning method.
    2022-10-24 03:35:03下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载