-
prepared by the steepest decline (equation solution), the attention to the matri...
用C编写的最速下降法(解方程),注意矩阵A是正定对称的-prepared by the steepest decline (equation solution), the attention to the matrix A is symmetric positive definite
- 2022-01-26 01:21:10下载
- 积分:1
-
achieved through hosting the numerical algorithm (linear equations)
通过托管实现的数值算法(线性方程组)-achieved through hosting the numerical algorithm (linear equations)
- 2022-04-25 04:17:27下载
- 积分:1
-
Sequencing method using the maximum number of sort will be a string of numbers a...
排序方法采用最大数排序,将一串数字按大小排列!每次一个数字比下一个最大的发布到前面都是做循环后出现的结果
- 2022-12-14 11:45:03下载
- 积分:1
-
An Optimized Formula for Alpha Blending Pixels
An Optimized Formula for Alpha Blending Pixels
- 2022-07-26 18:28:02下载
- 积分:1
-
基于神经网络的货运量预测
资源描述根据货运量形成的原因,分析了货运量和相关影响因素之间的关系以及货运量预测的特点,在此基础上,建立货运量预测的广义回归神经网络(General Regression Neural Network,GRNN)模型,并以我国某年的货运量和相关经济指标的历史统计数据作为学习样本,通过拟合训练和外推预测分析,验证了GRNN用于货运量预测的有效性.
- 2022-02-26 14:10:55下载
- 积分:1
-
通过星历文件计算卫星的坐标,当然星历数据有限,如果要计算更多的星历数据,需要更改源代码...
通过星历文件计算卫星的坐标,当然星历数据有限,如果要计算更多的星历数据,需要更改源代码-Through the calculation of satellite ephemeris file coordinates, of course, ephemeris data is limited, if calculated more ephemeris data, need to change the source code
- 2022-04-07 16:56:43下载
- 积分:1
-
c++语言k均值算法
本实验功能与目的是实现K—均值聚类算法,将“Iris.txt”文件中的数据用K—均值聚类的方法分为三类。分类结果用该数据的数据编号表示。
- 2022-12-10 09:45:02下载
- 积分:1
-
利用dijkstra算法编写的公交线路的最小换乘问题的算法
利用dijkstra算法编写的公交线路的最小换乘问题的算法-Dijkstra algorithm to use the bus lines to prepare the smallest change Algorithm
- 2023-03-23 00:45:03下载
- 积分:1
-
二维图形的几何变换
计算机图形学实例,实验题目:将 矩形ABCD(A(20,20), B(20, 100), C(80, 20), D(80,100)) 在 X方向平移 30个单位,Y方向平移 60个单位,X方向缩小2倍,Y方向缩小2倍。实现二维图形的基本变换,包括平移、缩放。
- 2022-03-06 03:34:48下载
- 积分:1
-
这是一个让你用二次公式计算出的根的程序…
This is a program that will let you calculate roots with the Quadratic formula (including complex roots), Factorial of a number, Fibonacci series (and Pascals Triangle still under construction).
- 2023-05-19 04:30:03下载
- 积分:1