资源列表
satu
- int i, j, k,b,n,s,t,r=1 float sum, c float a[12][12] //pengisian matrix printf("Masukkan ordo matriks : ") scanf(" d",&n) printf("masukkan banyak persamaan : ") scanf(" d",&b) for(i=0 i<n i++){ for(j=0 j&
I-count-math-score
- 数学口算记分.b程序课题,希望对各位有用 -I count math score. B process issues, seek to help
40geyuanma
- 本文件中包含了40种常用差分格式的源代码CFD(Fortran语言),如追赶法、Jacobi矩阵等-This document contains 40 kinds of common differential source format CFD (Fortran language), such as catch-up method, Jacobi matrices, etc.
steffensen-for-equation
- 用steffensen迭代法求方程exp(x)+10*x-2=0的根-Iterative method for the equation with steffensen exp (x)+10* x-2 = 0 root
Polynomial-data-fitting
- 用一次,二次,三次多项式根据最小二乘原则拟合数据-Used once, twice, three times the principle of least squares polynomial fitting the data according to
crout-for-eqations
- 用追赶法计算n*n三对角方程组,要求计算设计当n=5,和当n=3两种情况-Catch-up method using n* n tridiagonal equations, the requirements in the design when n = 5, and two cases when n = 3
STRASSEN
- 矩阵乘法是线性代数中最常见的运算之一,它在数值计算中有广泛的应用。若A和B是2个n×n的矩阵,则它们的乘积C=AB同样是一个n×n的矩阵-Matrix multiplication is linear algebra is the most common operation, it is one of the numerical calculation is widely used. If A and B is 2 n* n matrix, then their product C = AB i
Browsing_counters
- Browsing counters using PDH library.
PSO
- optimization numerical problems using particle swarm optimization modified by amin zafarian for optimization a definte function (x*sin(4*x)+1.1*y*sin(2*y)
fft
- fft傅里叶变换源码,是信号处理的基本变换方法,成熟,可靠-fast fourier transform is a good traditional data processing method.
Arrangement
- 遍历排列组合,输入一个排列值,自动获得顺序中的下一个排列值-Through permutations and combinations, arranged to enter a value, automatically arrange the order in the next value
TM_dielectric_cylinder
- TM波入射下电大介质柱的电磁散射特性计算-Optimization of Electromagnetic Scattering Characteristic for dielectric Cylinder by TM incidence
