-
常用算法的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-05-01 03:01:58下载
- 积分:1
-
0-1 背包使用粒子群优化算法
您应用此代码求解 0-1 背包使用粒子群算法基于方法。它非常快速地执行。
- 2022-04-16 06:20:22下载
- 积分:1
-
三角剖分源代码
三角剖分的源代码 ,剖分速度快,无约束与带约束都有生成tin,三角网格的显示,delauncy三角形的显示-generation tin, the triangular mesh, the triangular show delauncy
- 2023-06-28 09:30:03下载
- 积分:1
-
集成ifft和fft,以头文件的形式提供调用,可以用于任何C编译器...
集成ifft和fft,以头文件的形式提供调用,可以用于任何C编译器-integration and fft to the first document in the form of call, can be used on any C compiler
- 2022-03-10 03:46:50下载
- 积分:1
-
支持向量机 Python 项目
这是支持的向量机 (SVM) 的代码。在 SVMProject.zip 中,你会得到一个 eclipse 项目。将导入到 eclipse,python 的源代码和它的数据。svm.py 包含支持向量机算法和实用程序函数。matplot.py 是图的功能。main.py 是这个项目的中考。
- 2022-03-20 12:59:10下载
- 积分:1
-
数值计算中Jacobi迭代法的Matlab程序
数值计算中Jacobi迭代法的Matlab程序 -numerical calculation Jacobi iteration of the Matlab program
- 2022-10-09 22:10:03下载
- 积分:1
-
遗传算法是近来较为热门的结构优化方法,C源代码
遗传算法是近来较为热门的结构优化方法,C源代码-Genetic algorithm is more popular in recent structural optimization methods, C source code
- 2022-09-24 18:20:02下载
- 积分:1
-
fortran对称正定矩阵求逆
可以用来计算对称正定矩阵的逆矩阵,比通常的求逆程序的计算效率快很多,经过测试很好用,计算非常准确,使用方便,与大家共享。
- 2022-05-19 01:47:52下载
- 积分:1
-
8位crc校验的计算源码,查表计算,可以计算任意8位的多项式的校验...
8位crc校验的计算源码,查表计算,可以计算任意8位的多项式的校验-eight crc check the source calculation, look-up table to be calculated in terms of the eight random polynomial Check
- 2022-02-02 07:48:22下载
- 积分:1
-
sound_check_by_MCU
通过MCU检查声音
- 2022-07-07 00:57:08下载
- 积分:1