-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-04-01 01:32:13下载
- 积分:1
-
fuzzycmeans
以源代码和二进制形式重新分发和使用,有或没有;
- 2022-07-02 04:46:26下载
- 积分:1
-
显示一个日历表
显示一个日历表-Showing a Calendar
- 2022-12-30 05:35:03下载
- 积分:1
-
sequence binary tree and the tree reproduction and Huffman coding
顺序二叉树和树的复制及哈夫曼编码-sequence binary tree and the tree reproduction and Huffman coding
- 2022-01-28 13:25:37下载
- 积分:1
-
直接分解算法
* To factor the n by n matrix A = (A(I,J)) into the product of the* lower triangular matrix L = (L(I,J)) and U = (U(I,J)), that is* A = LU, where the main diagonal of either L or U consists of all ones:** INPUT: dimension n; the entries A(I,J), 1
- 2023-06-21 06:30:04下载
- 积分:1
-
zhang并行算法
这是一种图像细化算法,是zhang快速并行算法
- 2022-08-09 08:39:18下载
- 积分:1
-
计算光子晶体能带的程序,用matlab编写,比较容易理解!
计算光子晶体能带的程序,用matlab编写,比较容易理解!-photonic crystals can be calculated with the procedures used Matlab to prepare, easier to understand!
- 2022-01-23 10:31:53下载
- 积分:1
-
Face Detect Using OPENCV
应用背景基于OPENCV的人脸检测算法,能够实现基本的人脸检测,对于初学者是较好的实例,可根据具体的平台进行修改关键技术目标检测已经应用到很多领域,目前人脸检测是较为热门和成熟的话题,本代码希望通过简单实例,介绍基本的入门代码。
- 2022-07-02 22:13:16下载
- 积分:1
-
一个关于数据挖掘的决策树算法
一个关于数据挖掘的决策树算法-a data mining on the Decision Tree Algorithm
- 2022-01-25 19:53:42下载
- 积分:1
-
自己编写的集合覆盖问题的贪心近似算法,请指教
自己编写的集合覆盖问题的贪心近似算法,请指教-I have written a collection of coverage of the greedy approximation algorithm for the problem, please advice
- 2023-03-08 15:20:02下载
- 积分:1