-
求解矩阵的最大最小特征值及对应的特征向量,以及计算条件数...
求解矩阵的最大最小特征值及对应的特征向量,以及计算条件数-solving matrix eigenvalue largest and the smallest corresponding eigenvectors and calculate several conditions
- 2023-03-21 04:55:02下载
- 积分:1
-
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语言实现哈夫曼编码
实现哈夫曼编码的基本功能,包括输入需要编码的字符个数及字符,程序会自动生成哈夫曼编码并且将编码结果进行输出。同时,有解码的过程,可以用于对已经编好的哈夫曼编码进行解码。方便大家进行学习交流。
- 2022-03-17 19:41:11下载
- 积分:1
-
数值分析中的简单迭代法求方程根问题(迭代公式为[1+1;x]),程序中含方程输入和根显示界面。...
数值分析中的简单迭代法求方程根问题(迭代公式为[1+1;x]),程序中含方程输入和根显示界面。-Numerical analysis of a simple iterative method for equation of the root problems (iterative formula [1+ 1 x]), process input and root equation containing display.
- 2022-10-24 09:25:04下载
- 积分:1
-
A good learing object for K
K均值代码,安全,好用,代码书写规范,是学习用的好资料-A good learing object for K-means
- 2023-03-14 03:00:03下载
- 积分:1
-
简单计算器的实现
本文是基于Visual 6.0的C++语言编程 实现了简单计算器的加、减、乘、除运算操作。
- 2023-06-25 23:00:03下载
- 积分:1
-
用于判断信号平稳性的递归图算法
递归图算法Recurrence Plot,RP,以一种简单的图形显示除了其在表征系统动力学特征方面的优点,被证明是一新的非线性分析的有效工具。新近的研究表明,对RP做定量的分析(RQA)可以得到许多表征RP的特征量,例如递归率、确定率、比率、线段分布的香浓熵等。对这些特征量的进一步分析有可能提供一些未知动力学系统的有用信息。本代码是RQA的一种实现。
- 2022-05-27 01:29:18下载
- 积分:1
-
单元最短路径
应用背景以文档形式详细说明单元最短路径问题(用两种方法说明:贪心算法和分支限界法),并附有源码和运行结果关键技术源码用C++语言编写,可在VC和VS环境下运行
- 2022-03-31 05:10:50下载
- 积分:1
-
工业机器人PUMA560逆解算法
资源描述工业机器人PUMA560逆解算法,使用VS2012环境编译实现,输入机器人末端齐次矩阵,可得八组逆解关节角度。
- 2022-04-27 09:03:28下载
- 积分:1
-
c of a classical algorithm, with a variety of algorithms.
有c++的各种经典算法,里面有各种常用算法。-c of a classical algorithm, with a variety of algorithms.
- 2022-12-27 01:45:03下载
- 积分:1