-
用c++语言用数值计算方法解n元一次方程组。
用c++语言用数值计算方法解n元一次方程组。-using numerical calculation method for n-linear equation group.
- 2022-03-22 12:42:24下载
- 积分:1
-
ROMBERG ALGORITHM
* * To approximate I = integral ( ( f(x) dx ) ) from a to b:* * INPUT: endpoints a, b; integer n.** OUTPUT: an array R. ( R(2,n) is the approximation to I. )** R is computed by rows; only 2 rows saved in storage
- 2022-08-09 17:55:35下载
- 积分:1
-
线性局部嵌入算法
LLE算法是最近提出的针对非线性数据的一种新的降维方法,处理后的低维数据均能够保持原有的拓扑关系。它已经广泛应用于图像数据的分类与聚类、文字识别、多维数据的可视化、以及生物信息学等领域中。本程序主要是实现了局部线性嵌入算法。并给出了测试程序。
- 2022-01-28 18:27:25下载
- 积分:1
-
音频信号采集
能够完成对于MP3 等文件的信息,音频信号进行采集与输出
例如:文件头的歌曲名、歌手等
由于MP3是二进制文件,因此主要根据断点来进行编码实行
- 2023-08-08 21:50:04下载
- 积分:1
-
另外还包含程序讲解
另外还包含程序讲解-also includes procedures on
- 2022-06-27 22:43:08下载
- 积分:1
-
放苹果-递归算法
用递归算法求解把m个苹果放入n个盘子总共有多少种放法。很简单的程序,从屏幕输入两个参数,
一个为苹果个数,第二个为盘子个数。然后enter返回结果。
- 2022-01-25 15:55:46下载
- 积分:1
-
The Free Finite Element Package is a library which contains numerical methods re...
The Free Finite Element Package is a library which contains numerical methods required when working with finite elements. The goal of FFEP is to provide basic functions for approximating the solution of elliptic and parabolic PDEs in 2D.
- 2022-07-20 14:50:33下载
- 积分:1
-
用matlab编写的线性规划之单纯型方法用来求解一些简单的线性规划问题...
用matlab编写的线性规划之单纯型方法用来求解一些简单的线性规划问题-using Matlab prepared by the linear planning simple method for solving some simple linear programming problem
- 2022-10-16 09:30:03下载
- 积分:1
-
ural 卷1解题报告(代码)
按照难度排列,差不多也有80道左右了,代码都很精简,附有注释还有解析神马的,适合初学者参考。
- 2022-08-04 04:47:13下载
- 积分:1
-
一个关于多模匹配算法的实现,在linux下实现,希望在这方面有研究的可以...
一个关于多模匹配算法的实现,在linux下实现,希望在这方面有研究的可以-multimode on a matching algorithm to achieve the linux realizing, I hope we can have a look at the research
- 2023-06-21 03:00:04下载
- 积分:1