-
MATHLIB例子
MATHLIB例子-MATHLIB example
- 2022-04-30 04:03:58下载
- 积分:1
-
自己做的程序,可能对你有用
自己做的程序,可能对你有用-own procedures that may be useful to you
- 2022-04-20 19:06:41下载
- 积分:1
-
MFC简易计算器
基于对话框用以+ - * / 计算,,,并且采用了较为简单的语言特点,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
- 2023-01-05 20:45:05下载
- 积分:1
-
计算三点的插值函数的fortran90程序,包括源代码,一个算例和输出文件,简单适用。...
计算三点的插值函数的fortran90程序,包括源代码,一个算例和输出文件,简单适用。-Calculating a three-point interpolation function fortran90 procedures, including source code, a numerical example and output files, simple and applicable.
- 2022-02-27 08:32:48下载
- 积分:1
-
absolutely wonderful, for beginners
绝对精彩,适合初学者-absolutely wonderful, for beginners
- 2022-03-02 20:48:43下载
- 积分:1
-
全梯度算法程序代码。数学,总梯度法…
共梯度算法程序代码.数学上,共梯度法实求解特定线性系统的数值解的方法,其中那些矩阵为对称和正定。共轭梯度法是一个迭代方法,所以它适用于稀疏矩阵系统,因为这些系统对于象乔莱斯基分解这样的直接方法太大了。这种系统在数值求解偏微分方程时相当常见。
共梯度法也可以用于求解无约束优化问题。
-Total gradient algorithm program code. Mathematics, the total gradient method for solving a particular linear system is the numerical solution methods, including those for the symmetric and positive definite matrix. Conjugate gradient method is an iterative method, it applies to sparse matrix systems, because these systems such as the Cholesky decomposition of the direct method is too high. Such systems in the numerical solution of partial differential equations are quite common when. Total gradient method can also be used for solving unconstrained optimization problems.
- 2022-08-06 23:27:29下载
- 积分:1
-
粒子群优化算法(c++版)
粒子群优化算法(c++版)-PSO algorithm (c version)
- 2022-08-18 10:22:14下载
- 积分:1
-
基于GA 和PSO 的RFID 室内定位算法研究
资源描述随着物联网的兴起,室内无线定位技术得到广泛应用。其中基于RFID 的定位
技术由于具备系统可靠性高,在低成本预算下能取得较高定位精度等优点,因此
成为学者们的研究热点。现阶段基于RFID 技术的二维定位算法已比较成熟,因此
本论文重点研究RFID 室内三维定位技术。本文首先讲解RFID 室内定位的相关基
础理论及典型算法,然后分析现有算法的不足之处,从中确定新算法改进方向。
- 2023-07-21 15:45:04下载
- 积分:1
-
聚类算法对无线网络节点的影响
自己编的,使用kmeans对网络节点进行划分,尽可能使路径最短,从而使无线网络收集点移动的距离最短
- 2022-03-13 22:27:19下载
- 积分:1
-
Bresenham算法画圆的实现
通过VC++平台,利用Bresenham算法实现画圆。方便操作,实现快速画圆的方法。为初学者在学习Bresenham画圆算法的过程中提供了一个很好的实例,方便初学者掌握和运用。
- 2023-01-05 05:40:03下载
- 积分:1