资源列表
3D-TLM-(2)
- source code for 3 dimensions of transmission line matrix programing
hw5
- This a simple OpenSees code for beginners. The idea is to introduce the learners to the different features of the software. -This is a simple OpenSees code for beginners. The idea is to introduce the learners to the different features of the software
tp93
- This a finite element code written in OpenSees environment for structural analysis of a cantilever column under flexure.-This is a finite element code written in OpenSees environment for structural analysis of a cantilever column under flexure.
PCA
- 对PTS文件中进行数据的读取,然后进行降维操作,得到结果-Read data of PTS file, and then for dimension reduction operation, and get the result
Triangle_Area
- This is a Fortran code for finding the area of a triangle.
conv
- 计算卷积,课堂作业,简单易懂,写成了函数,可直接调用-calculate the convolution in C++. very easy to use
next_permutation
- 自己手写的 next_permutation-next_permutation by myself
fft
- Nice C++ cross platform FFT wrapper for IntelMKL or IntelIPP or AMD_ACML or FFTW implementation. Allows as simple one-call usage, as plan-creation-execution usage.
lpc
- C++ implementation of Linear prediction coefficients calculation, LPS to LSF conversion and real cepstrum calculation.
GA_optimization_max_function
- GA APPLICATION Maximization a function: y = 21.5 + maximum[ x1 * sin (4 * pi * x1) + x2 * sin (20 * pi * x2)] using GA and ellitism
TspSolver
- TSP Solver is a very intuitive and user-friendly program that demonstrates two common ways of solving the TSP (Traveling Salesman Problem) of the Graph Theory. For a brief descr iption of the TSP, along with a quick reference to the solution
Fortran_code-for-math
- Fortran算法集,包含各种数学计算需要的算法。如数值积分,矩阵运算,方程求解-A lot Fortran codes!
