资源列表
Analytical-expression
- 解析简单的数学表达式,如字符串表达式“(2+3)*5”-Parse simple mathematical expressions, such as the string "(2 +3) * 5
calculator
- 这个算法能够实现最简单的加减乘除算法,程序清晰明了-simple add plus and so on
MATLAB-electromagnetic-field
- 基于Matlab的电磁场数值分析,电磁编程实现从电磁场微分方程到有限元求解全过程-Based on the Matlab electromagnetic field numerical analysis, electromagnetic programming realize from electromagnetic field differential equation finite element to the entire process
Prime-number-generation
- 使用分段筛法,产生一定数值以内的所有素数。-use Segmented sieve method to Generate all prime numbers within a certain range of values
maths
- 数学之美与浪潮之巅.pdf 好书不容错过-The beauty of mathematics with the wave of the summit. Pdf book not to be missed
Matrix
- 矩阵计算类,实现矩阵的各种+、-、*以及-=、+=和*=计算,同时查询矩阵的各种属性-Calculation for Matrix
InveMatrix
- 矩阵求逆运算,可以支持复数矩阵和普通矩阵的各种运算-Inverse of Matrix
Sparse-Matrix-Multiplication
- 介绍了稀疏矩阵的原理和算法,对理解稀疏矩阵的运算具有很重要的意义-Sparse Matrix
FCM-cPP
- this project is a traditional FCM algorithm based on vs2008
inverse
- 用解线性方程组的方法求三对角矩阵逆 用解线性方程组的方法求三对角矩阵的逆的计算-With the method of solving linear equations for tridiagonal matrix inverse With the method of solving linear equations for three diagonal matrix inverse calculation
RevisedSimplex
- 这是求解线性规划问题的revised simplex method的算法,需要得知原始的基和基本解-This is the revised simplex method for linear programming problem. It needs the initial basis and basic solution for input.
xishujuzhen
- 稀疏矩阵的转置,如果在矩阵中,多数的元素为0,称此矩阵为稀疏矩阵(sparse matrix)。-Sparse matrix transpose
