-
Finds the polynomial p10 of degree less than or equal to 10 that interpolates...
Finds the polynomial p10 of degree less than or equal to 10 that interpolates
cos x on the interval [0, PI/2] at 11 equally spaced points. Study the error betwee
between the function and the polynomial at 41 equally spaced points over the
same interval. Repeat the latter but use your 11 points to be Chebyshevs.
- 2022-06-21 05:46:33下载
- 积分:1
-
最小函数依赖
用c语言编辑数据库中的最小函数依赖, 求属性集X(XU)关于U上的函数依赖集F 的闭包XF+
- 2022-04-19 13:20:58下载
- 积分:1
-
骑士漫游问题C语言示例.详见ReadMe.
骑士漫游问题C语言示例.详见ReadMe.-Cleveland roaming C-language examples. See ReadMe.
- 2023-02-01 10:35:04下载
- 积分:1
-
Cantor Table : Problem description : put both the numerator and the denominator...
Cantor 表问题: 问题描述: 把分子和分母均小于108 的分数按下面的办法排成一个数表。 1/1 1/2 1/3 1/4 1/5 ... 2/1 2/2 2/3 2/4 2/5 ... 3/1 3/2 3/3 3/4 3/5 ... 4/1 4/2 4/3 4/4 4/5 ... 5/1 5/2 5/3 5/4 5/5 ... ... ... 我们以Z 方形方法给上表的每项编号。第一项是1/1,第二项是1/2, 然后是2/1,3/1,2/2,1/3,1/4,2/3,3/2,4/1,5/1,4/2,...... 要求:对于给定的输入的编号N(0
- 2022-03-21 20:56:33下载
- 积分:1
-
数字的分区
运用hopfield神经网络对个别数字进行目标分类,分类的效果可反复调整,不是用神经网络工具箱编,而是直接根据算法原理编译的
- 2022-04-11 05:03:46下载
- 积分:1
-
c 矩阵 pambase 数据集而不用任何预处理
你好,这是矩阵。如果未设置表现作为NaiveBayes建立根据指定的搜索网络....原始数据spambase 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-24 13:33:31下载
- 积分:1
-
读取影像
本代码可提供用户快速,完整读取摄影测量中需要的影像数据,包括img,tiff的格式,1G的数据量最快可达到1分钟读取完成,用户可根据路径选择数据进行读取。img和tiff是摄影测量和地理信息系统专业常用的数据格式,大量的卫星影像,近景影像都涵盖这些数据结构,所以用处很大。
- 2022-01-30 14:25:06下载
- 积分:1
-
名片管理
这种算法是名片的管理。所以你可以得到方便和简单应用程序。 祝你好运。
- 2022-02-01 10:30:12下载
- 积分:1
-
这事lanrange插值算法实例
这事lanrange插值算法实例-this interpolation algorithm examples lanrange
- 2022-03-10 20:26:05下载
- 积分:1
-
BP神经网络的非线性系统建模--非线性函数的拟合
通过一个简单是二元二次函数,实现bps神经网络的非线性拟合,逼近真实值。非常适合初学者。
- 2022-02-09 16:21:35下载
- 积分:1