资源列表
streamline
- 本代码主要是用于流线扩散方法的研究与学习,可以用于对流扩散偏微分方程的数值求解。(This code is mainly used for streamline diffusion method of research and learning, can be used for convection diffusion partial differential equation numerical solution.)
C语言股票成本计算器
- 适用于目前的上证和深证股票的成本计算,纯C语言源码,可以作为初学者学习参考,控制台小程序.(simple pure C code for stock cost calc.)
FFT C代码
- 快速傅里叶变换的C语言代码,可以进行跨平台移植,完全C语言实现(This is a FFT transformation code totally written by C language, and it can be cross platform migrated easily.)
myNM_LS
- numerical method least square method source code
粒子群算法
- matlab粒子群算法的简单实现,可以自己调精度,群体学习和个体学习的权重(Particle Swarm Optimization based on matlab)
S2_intro_objects_S_1b_Lagrange_1
- 基于C++的拉格朗日插值法的实现,程序结构非常清晰明了,有注释(C++ interpolation based on the implementation of Lagrange, the program structure is very clear and clear, there are notes)
Arias001
- 使用matlab软件,计算arias强度。可用于地震数据处理和数字信号分析(Use MATLAB software to calculate Arias intensity. It can be used in seismic data processing and digital signal analysis)
tensen_v88
- Algorithm optimization is very good, almost no circulation, Extract important parameters, It contains positional PID algorithm, integral separate PID.
RK
- 自适应步长龙格库塔法求解常微分方程,main.c内容根据自己需要改变,待求解方程为derivs,需要使用者自己编写(Adaptive step size Runge Curta Fa for solving ordinary differential equations)
emd+bianjipu
- 先通过emd进行分解,然后求出边际谱,进行分析(First, the EMD is decomposed, and then the marginal spectrum is obtained)
poisson_GSline_1113
- 采用G-S 线迭代方法,用于计算第一类边界条件下的二维温度分布。(FDM applied to the calculation of temperature field.2D)
emd
- 提取混合信号中的不同特征信息,从而实现不同特征信息的提取(Extract the different characteristics of the mixed signal information, so as to achieve the extraction of different feature information)