资源列表
walt
- 功率谱计算程序,fortran90格式,由作者实验调通,已经用于科研了。-Power spectrum calculation program
2
- 编写一个函数,要求读入一个非负整数,然后计算和输出它的阶乘 编写一个函数,估算数学常量e 编写一个函数,估算出e^x的值-Write a function to read in a non-negative integer, then the factorial calculations and output it to write a function, to estimate the mathematical constant e to write a function to est
sort
- 本段代码不但可以给出一个数组中元素大小的排序,还可以同时输出各个元素的在数组的序号。-The sections of the code can be given not only a sort of elements in the array size, and can also output the serial number of each element in the array.
cramer
- This is direct solver for linear problem Ax=b. It uses Cramer s rule, recursively calculating the determinants.
FatigueNarrowBand
- 根据应力功率谱密度 按照上超越率计算窄带应力过程疲劳寿命和疲劳损伤,自编程程序,拥有较高精度和计算效率-fatigue damage
yakebi
- 用雅克比迭代法求解方程组,需要输入方程组的系数矩阵。-Jacobi iterative method using equations, need to enter the coefficient matrix.
2519-primary--secodnary
- 蠕变程序,有fortran实现的两种不同算法。并用简单的truss来测试其正确性。-Creep process, there are two different algorithms to achieve fortran. And a simple truss to test its correctness.
bell
- Bellmen ford algorithm implementation.
CommFactor
- 两种欧几里得算法求最大公约数,并写出它们的运行时间。-Euclidean algorithm for the greatest common divisor
arnoldi
- 求解线性方程中大规模矩阵计算的arnoldi算法。-Arnoldi algorithm for solving linear equations of mass matrix calculation.
Grasp
- A Greedy heuristic for jobshop scheduling improvement with the objective of minimizing the maximum completion time (makespan) of jobs
perceptron
- 用python简单实现感知机,仅供参考学习。 理论参考李航的《统计方法学习》第二章-Use python to simply implement the perceptron, for reference only. Theoretical reference Li Hang s statistical method of learning Chapter II