资源列表
雅可比法
- 新手上路 用雅可比符号来计算勒让德符号的值 用于判断与素数p互素的正整数n是否是mod p 的二次剩余-Started Jacobian symbols used to calculate Legendre symbol for the value judgment and mutual-p-a positive integer n is whether the mod p Quadratic Residue
success_failure_way
- 本程序是最优化理论中一维搜索方法之一——成功失败法的实现-linear search
sphere
- 用于计算理想导体球的远区场和RCS,可归一化。-get the farfield and RCS of the PEC sphere
MatrixAdd
- 计算矩阵中所有值的和 C++环境中的简单程序-All values calculated matrix and C++ environment, a simple procedure
myfun
- 有关偏微分方程求解,利用pde工具箱来求解-Partial differential equations using the the pde toolbox to solving
phd_music
- 功率谱估计,实现PHD和MUSIC算法,并对其进行比较,现代信号处理中有用。-power spectrum estimate, achieving PHD and MUSIC and their comperation, which is used in advanced dsp.
Subroutine-GaussEqSolver_Sym
- 《无网格法理论及程序设计》(G. R. Liu) 源代码 RPIM形函数子程序 全主元素高斯消元法代码 Subroutine GaussEqSolver_Sym-An introduction to meshfree methods and their programming Subroutine GaussEqSolver_Sym
SD
- 最速下降法求解方程组的函数,可以通过迭代求解得到线性方程组的解-steepset decentent
VHDL_Determinant
- VHDL languge program-Finding the Determinant of a 4x4 Matrix
Permutations-combinations-problem
- 将一组数字、字母或符号进行排列,以得到不同的组合顺序,例如1 2 3这三个数的排列 组合有:1 2 3、1 3 2、2 1 3、2 3 1、3 1 2、3 2 1-A set of numbers, letters or symbols arranged in order to get different combinations, such arrangement 123 of these three numbers Combinations are: 12 1 3,2 3,1 3
6091_Trees.tar
- Solution for the problem 6091 - Trees (ACM-ICPC Live Archive), uses Union-Find.
Hessenberg
- 利用数值法求取函数在某一点的海塞矩阵,并附有一个算例-Function using numerical methods to strike at some point in the Hesse matrix, along with a numerical example