登录
首页 » 算法 » used for the preparation of the polynomial interpolation algorithm

used for the preparation of the polynomial interpolation algorithm

于 2022-01-26 发布 文件大小:1.16 kB
0 141
下载积分: 2 下载次数: 1

代码说明:

用c++编写的关于多项式插值的算法-used for the preparation of the polynomial interpolation algorithm

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

发表评论

0 个回复

  • 二叉树子系统
    资源描述这是一个关于数据结构的基础算法,二叉树的子系统,有利于我们学习数据结构,相对于初学者而言,这是一个不错的选择,这样我们就可以快速的了解一些算法的思想
    2022-05-26 20:34:33下载
    积分:1
  • 构建凸包和不规则三角网
     使用C#和Arcengine技术,通过读取txt坐标的DEM高程数据文件文件,在mapcontrol上绘制点,并由点构建凸包,由三角网生长算法构建不规则三角网
    2023-01-22 03:15:04下载
    积分:1
  • C语言源代码 万年历
    C语言源代码 万年历-C language source code hefty almanac
    2022-10-05 02:45:03下载
    积分:1
  • 该程序是数值计中拟合求值的一种基本方,比较简单,但也非常重要...
    该程序是数值计算中拟合求值的一种基本方法,比较简单,但也非常重要-The program is a fitting numerical calculation of a basic method of evaluation, relatively simple, but it is also very important
    2022-08-10 01:03:36下载
    积分:1
  • DBSCAN
    % Function: [class,type]=dbscan(x,k,Eps) % ------------------------------------------------------------------------- % Aim: % Clustering the data with Density-Based Scan Algorithm with Noise (DBSCAN) % ------------------------------------------------------------------------- % Input: % x - data set (m,n); m-objects, n-variables % k - number of objects in a neighborhood of an object % (minimal number of objects considered as a cluster) % Eps - neighborhood radius, if not known avoid this parameter or put [] % ------------------------------------------------------------------------- % Output: % class - vector specifying assignment of the i-th object to certain % cluster (m,1) % type - vector specifying type of the i-th object % (core: 1, border: 0, outlier: -1)
    2022-04-08 08:12:27下载
    积分:1
  • 2D FDTD and plane wave expansion for the calculation of optical and microwave
    2D的FDTD和平面波展开,用于光学和微波计算-2D FDTD and plane wave expansion for the calculation of optical and microwave
    2022-03-19 16:19:45下载
    积分:1
  • 使用MPI并行编程
    用并行编程语言MPI编写整数加法程序。
    2023-08-13 16:20:03下载
    积分:1
  • 《科学计和C程序集》配套光盘,有很多常用的数值
    《科学计算和C程序集》配套光盘,有很多常用的数值算法。-"scientific calculation and collection procedures C" complementary discs, there are many commonly used algorithm.
    2022-01-26 04:34:17下载
    积分:1
  • 卷积神经网络CNN 手写英文字母的识别
    应用背景利用计算机做图像识别分类的经典算法,训练集中30张已知类别的手写字母图片,目的是要创建一个网络结构,使手写图片与类别之间形成一种映射,以便得到一副新的图片时,利用这个网络结构能够正确判别出它的类别,即它代表的是字母A或是字母B.关键技术利用卷积神经网络对输入图像进行卷积做特征提取,原图像的特征就被细化了,再对已提取的特征图做下采样即平均池化,在减少数据量的同时保证信息量的不丢失,如此在做一次卷积和下采样,图片尺寸变小,数据量合适,做全连接层,传统神经网络,构造输出层。训练时采用BP反向传播,梯度下降法,优化参数。
    2022-03-06 18:17:03下载
    积分:1
  • huffman编码压缩
    huffman编码压缩,使用C++编写,实现任意文件的压缩和解压缩,对于数据流文件压缩非常有用,可以获得较高的压缩效率。并且压缩时间上也能得到保障。把这种压缩算法用在嵌入式系统上有很大的效果和作用。
    2022-08-22 13:26:52下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载