资源列表
FRAC-DAM_PROGRAM
- Finite elment source code for fracture analysis of dams.
Spectrum-analysis
- 频谱分析源代码,可以作为声波、地震波分析参考。-spectrum analysis
蝴蝶效应与混沌解
- 这是一个数值计算程序,主要是用四阶龙格库塔法求解-This is a numerical procedure is mainly used four bands Runge Kutta method
kiss_fft_v1_2_8.zip
- 大名鼎鼎的kiss fft算法,其中有针对浮点运算的优化,以及针对定点运算的优化,The famous kiss fft algorithm, which optimized for floating-point operations, as well as the optimal fixed-point computation
prime
- 素数环: 把从1到10这10个数摆成一个环,要求相邻的两个数的和是一个素数。 〖问题分析〗 这是一道回溯的题目。从1开始,每个空位有9种可能,每种可能加入约束条件即可 1.与前面所有的数不重复 2.与前一个数和为素数(最后一个和第一个也要满足)。 〖算法流程〗 1、数据初始化; 2、递归填数: 判断第J种可能是否合法; A、如果合法:填数;判断是否到达目标(10个已填完): 是,打印结果;不是,递归填下一个; B、如果不合法:选择下一种可能;-Prime Centra
Fortran
- very nice program for solving linear equations
the-bayesian-algorithm
- 基于水质模型的预测的贝叶斯算法,主要包含数据处理和预测学习算法程序-Based on the water quality model prediction of the bayesian algorithm, consists of data processing and predict learning algorithm procedures
dqm-master
- DQM微分求积法的简单实例,求解简支梁模型(A simple example of DQM differential quadrature method is used to solve the simple beam model)
VUNAT编写的三维hasin应变准则
- VUNAT编写的三维hasin应变准则 The three dimensional hasin strain criterion written by VUNAT(The three dimensional hasin strain criterion written by VUNAT)
modelfree
- 用matlab计算心理物理相关的函数代码,简单快速高效的计算。(Matlab calculation related psychological physics function code, simple and fast and efficient calculation.)
fftSpectr
- Fast Fourier Transformation made in Delphi
cmaes_c.tar
- 一种新的寻优算法,CMA,寻优速度很快,并且很稳定。-A new optimization algorithm, CMA, optimization fast and very stable.
