-
数据预测算法,主要是一元n次方程的回归预测实现。* 预测分析...
数据预测算法,主要是一元n次方程的回归预测实现。* 预测分析--本算法只适用于有明显线性趋势的数据 * 默认为一元二次曲线方程法 * * 本程序主要涉及有两个算法 * 1.用最小二乘原理找到线性方程组的系数和常数。 * 2.解线性方程组 * 本程序在解线性方程组中,由于考虑到收敛性问题未采用迭代法,而是采用Gauss-Jordan消去法来解决。-data prediction algorithm is mainly one yuan n equation forecast to achieve reunification.* Forecast and Analysis-- This algorithm applies only to clear linear trend data* default as a quadratic curve equation method** The procedure involves two main algorithm* 1. Using the principle of least squares linear equations to find the constants and coefficients.* 2. The solution of linear equations* The procedure for solving linear equations, due to convergence problems using iterative method, instead of using the Gauss-Jordan elimination method to solve.
- 2023-06-09 07:00:02下载
- 积分:1
-
基于单链表的多项式的运算
实现已下功能:
1.创建有头结点的单链表存储多项式的指数和系数。
2.输出多项式。
3.多项式的相加。
4.多项式的相乘。
- 2022-02-21 12:48:52下载
- 积分:1
-
desktop personal telephone directory management
个人桌面电话簿管理-desktop personal telephone directory management
- 2022-02-02 23:11:23下载
- 积分:1
-
这是数据结构的哈夫曼的实验报告
这是数据结构的哈夫曼的实验报告-This is the data structure of the experimental report Huffman
- 2022-05-31 06:25:03下载
- 积分:1
-
360度采样获取的仿真的投影数据
360度采样获取的仿真的投影数据,可以通过它进程iradon变换直接获取切片锥形束CT模拟按:德山杨,博士 放射肿瘤学杂志华盛顿大学圣路易斯系,医学院, 电子邮件:dyang@radonc.wustl.edu 文件: compute_projections.m - 主程序,来计算所有投影和保存2D投影图像放到一个文件夹 compute_one_projection.m - 由主程序调用,以计算仅一个投影图像 straight_line_integral.m - 的核心功能,通过一个三维矩阵来计算线积分 很多行注释掉这个文件,因为该文件最初写 在MATLAB而已,laterly改写成C的速度提高。 straight_line_integral_inner.c - 这是在C从straight_line_integral.m什么改写 sort_ts1_ts2.c - 一个效用函数两个有序数组合并为一个有序数组。 它是用C语言编写,以提高速度 create_CSV_file_for_OSCaR.m - 要创建一个用于奥斯卡CBCT重建的CSV文件 (http://www.cs.utoronto.ca/~nrezvani/OSCaR.html) 然而,奥斯卡不支持保存垫子数据文件,而无需修改。 我有修改奥斯卡功能。
- 2022-02-05 09:07:50下载
- 积分:1
-
操作系统――进程调度算法实现 本程序主要实现了进程调度中最常见的优先数算法和轮转时间片算法。
操作系统――进程调度算法实现 本程序主要实现了进程调度中最常见的优先数算法和轮转时间片算法。-operating system-- the process of scheduling algorithm to achieve the main procedures of the process of scheduling priority to the most common algorithms and several Web-time algorithm.
- 2022-04-12 08:05:34下载
- 积分:1
-
PB制作时钟小程序
PB制作时钟小程序-PB produced small clock procedures
- 2023-08-23 03:55:04下载
- 积分:1
-
数据结构基础学习程序,在TURBO C++集成环境中使用,特别适合数据结构初学者参考使用...
数据结构基础学习程序,在TURBO C++集成环境中使用,特别适合数据结构初学者参考使用-Data structure based on the learning process, in the TURBO C++ Integrated environment, in particular data structure suitable for use and reference for beginners
- 2022-03-13 21:38:26下载
- 积分:1
-
jdbc连接db2范例,非常完整,我找了很久,供学习参考
jdbc连接db2范例,非常完整,我找了很久,供学习参考-jdbc connecting db2 example, the very integrity, I look for a long time for study reference
- 2022-04-24 04:48:38下载
- 积分:1
-
画圆弧
画圆弧-Paintings arc
- 2022-08-09 07:37:49下载
- 积分:1