资源列表
Algorithm-gor-least-square-fit-curve
- 程序中的算法为使用最小二乘法拟合曲线,输入N个数据,可使用该程序拟合出N-1次的曲线函数,输出为函数各项的系数。-Program algorithm using a least squares fit curves N input data, you can use this program to fit the curve function N-1 times the output as a function of the coefficients.
alglib-3.4.0.cpp
- 在求解线性方程组(System of Linear Equations)的算法中,有两类最基本的算法,一类是直接法,即以消去为基础的解法。如果不考虑误差的影响,从理论上讲,它可以在固定步数内求得方程组的准确解。另一类是迭代解法,它是一个逐步求得近似解的过程,-we can use several different methods to obtain a solution. If a unique solution is known to exist, and the coefficient m
Code2F
- the algebrea of matrix
pinfanggeng
- 数值分析中平方根法,主要通过矩阵运算实现-The square root of the numerical analysis method, achieved mainly through the matrix operation
Introduction-to-Programming-with-Fortran---Chiver
- Introduction to FORTRAN language.
fft-program
- 本程序使用c语言实现快速傅里叶变换的基本算法-The program uses fast Fourier transform c language the basic algorithm
tutorial6_patrones
- tutorial of video anal-tutorial of video analisis
Wavelet_filter
- 用Delphi实现数据小波分析的程序,修改相应参数后可以直接使用!-Delphi data with wavelet analysis program that can be used directly modify the parameters!
thresholdsplit
- matlab计算的自适应阈值分隔,非常好用,适用于初学者
oscilloscope_src
- 这是一个简单的应用我建立理解波的Windows音频API的基础知识,并获得一个快速傅立叶变换(FFT变换)的基本掌握。它的功能是:双缓冲绘图,取样的音频源,选择一个录音源使用搅拌机,FFT频谱计算阵列,并策划采样数据。 -This is a simple application I built to understand the basics of the Windows Audio WAVE API, and to get a basic grasp on Fast Fourier Tra
panair
- PANAIR程序源代码(高阶面元法程序) PANAIR程序源代码(高阶面元法程序),在ubuntu11.10中使用fortran编译,能够通过。 (在编译时,PIVC.f90程序中,241行需要修改,去掉一个括号) -PANAIR source code (high order boundary element method program) PANAIR source code (high order boundary element method program) f
Otypemesh
- 适体坐标网格生成程序,使用于复杂几何结构,c/c++ 源程序,包含naca0012 算例。计算流体力学前处理器,网格生成工具-o type grid constuction c/c++ bodyfited mesh, computational fluid dynamics preprocessing tool