资源列表
fotran
- 和陈科的《fortran中文教程》配合的源代码-fortran code
sum
- 一些简单数字的求和,一组不同数字按由大到小按序-Sum of simple figures, a different set of figures descending sequential
pso
- PSO code for optimization of mathematical solution of equations
The-least-square-algorithm-
- 很好的最小二乘法总结,适合于初学最小二乘法的学生和工程人员-Very good least square method summary, suitable for beginners least square method of the students and workers
floatingpoint-calculation
- c语言模拟计算机浮点数计算 1、float stof(char *) //十进制字符串 --> float (如:"-1.0" --> 0xFF800000) 2、float fadd(float, float) 3、float fsub(float, float) 4、float fmul(float, float) 5、float fdiv(float, float) 6、void ftos(char *, float) //float --&g
lab432
- 能计算大量的数学表达式,矩阵行列式都行,对于绘图方面也有一定的帮助-It has many functions,can similate math
fftxiang
- 分析fft,包括变换后横轴竖轴代表意义,如何转化为实际数值,便于理解fft意义-Analysis fft, including the transformation of the horizontal axis vertical axis represent the meaning, how to translate into actual values , to facilitate understanding of the fft significance
FDTD_PML
- 计算电磁学的FDTD算法程序,PML吸收边界条件。-FDTD method for the program, the PML absorbing boundary conditions。
fdtd_resonator
- 计算电磁学中应用fdtd(有限时域差分法)计算谐振腔的程序。- Computation electromagnetics application fdtd program to calculate the resonator
bandSOR1
- banded sor method banded sor method banded sor method -banded sor method banded sor methodbanded sor methodbanded sor methodbanded sor method
the-bayesian-algorithm
- 基于水质模型的预测的贝叶斯算法,主要包含数据处理和预测学习算法程序-Based on the water quality model prediction of the bayesian algorithm, consists of data processing and predict learning algorithm procedures
myfft
- 用fortran编写的FFT子程序,短小精悍!-FFT of fortran
