-
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++编写的音乐播放器
用c++而且也用到MFC 对播放器进行了编写 有图形界面用c++而且也用到MFC 对播放器进行了编写 有图形界面用c++而且也用到MFC 对播放器进行了编写 有图形界面用c++而且也用到MFC 对播放器进行了编写 有图形界面用c++而且也用到MFC 对播放器进行了编写 有图形界面用c++而且也用到MFC 对播放器进行了编写 有图形界面
- 2022-09-25 18:20:03下载
- 积分:1
-
指数回归方程 ExponentRegress.cs
方程模型为
public override double[] buildFormula()...
指数回归方程 ExponentRegress.cs
方程模型为
public override double[] buildFormula()
得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。
public override double forecast(double x)
预测函数,根据模型得到预测结果。
public override double computeR2()
计算相关系数(决定系数),系数越接近1,数据越满足该模型。
- 2023-06-14 17:20:02下载
- 积分:1
-
构建小世界网络来表示学校学生的人际关系网络,在此基础之上研究学风的演化过程,考虑因素有学生的坚持程度、学生间的亲密程度、老师和家长的影响作用...
构建小世界网络来表示学校学生的人际关系网络,在此基础之上研究学风的演化过程,考虑因素有学生的坚持程度、学生间的亲密程度、老师和家长的影响作用-Construction of small-world network to represent the networks of relationships between school students in this study based on the evolution of the style of study, considering factors of students adhere to the degree of closeness between students, teachers, and parents influence
- 2022-01-25 22:32:19下载
- 积分:1
-
介绍双数组逆波兰表达式法:
介绍双数组逆波兰表达式法:-Introduced the dual-array expression Reverse Polish law:
- 2022-05-24 18:33:37下载
- 积分:1
-
最小化 DFA
此程序需要的DFA作为输入,并产生另一个代码作为输出,它实现了最小化的DFA。
- 2022-09-29 07:40:03下载
- 积分:1
-
Matlab蚁群优化聚类算法
本文件提供了蚁群优化算法,实现了Kmean聚类,投影寻踪聚类,可以用于图像分割、点云聚类,对于广大算法研究者具有很好的借鉴意义。
- 2022-03-22 02:53:16下载
- 积分:1
-
合成孔径雷达CS成像算法点目标仿真
利用MATLAB完成合成孔径雷达CS成像算法的点目标仿真。雷达成像算法较多,其中较为容易理解,且广泛应用于工程实践中的就是CS算法。本代码采用点目标仿真回波数据,并完整的完成了CS算法的每个步骤,非常适合大家学习。
- 2022-12-15 23:15:03下载
- 积分:1
-
lapped transforms for images. lapped transform is a very fast algorithm to repla...
lapped transforms for images. lapped transform is a very fast algorithm to replace dct.
- 2023-04-19 00:20:02下载
- 积分:1
-
Exceptional C++ shows by example how to go about solid software engineering. Alo...
Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of other material, this book includes expanded versions of the first 30 issues of the popular Internet C++ feature Guru of the Week (or, in its short form, GotW), a series of self-contained C++ engineering problems and solutions that illustrate specific design and coding techniques.
- 2022-12-15 03:15:03下载
- 积分:1