资源列表
forget
- 遗忘因子算法C++程序源代码。站长能不能少打几个字呢。
IDARC_V6_Source.rar
- 钢筋混凝土结构的非线性分析,可以对平面结构进行时程分析,Reinforced concrete structure of the non-linear analysis of planar structure time-history analysis
fem20110711
- 二维二阶的有限元,23*23的网格堪比100*100的线形网格,是我一年的劳动成果-Two-dimensional second-order finite element(FEM), It is my labor of a year
matrix_lu1
- 稀疏矩阵分解,LU分解,快速高效的分解矩阵-Sparse matrix factorization, LU decomposition, fast and efficient decomposition of the matrix
VC_fourier_transform
- vc++实现图像的傅立叶变换,可以直接用于傅立叶变换使用。-vc++ achieve Fourier transform images can be used directly for the use of Fourier transform.
newton
- 方程求根方法中的牛顿下山法,是一种线性化方法,基本思想是将非线性方程逐步归结为某种线性方程来求解-Equation Solving Methods in Newton descent method is a linear method, the basic idea is to gradually reduced to a nonlinear equation to solve linear equations
olympiad
- ACM一些题目,有一定的难度。不过还能做一些。
Curve--Fitting-methods
- 曲线拟合方法讨论,分别比较了最小二乘法,移动最小二乘法,RBF拟合,NURBS拟合方法。并对这些方法进行原理说明。-Discuss curve fitting method, compared the least squares method, moving least squares method, RBF fitting, NURBS fitting method. These principles and methods described.
c语言源程序900例
- 用于数学建模中最常见的30个C语言基本程序,有助于新手实现对数学建模和C语言的快速入手,谢谢(The most commonly used 30 basic Matlab programs in mathematical modeling, help novice to achieve the rapid start of mathematical modeling and Matlab, thank you)
DspSoft
- dsp2407,采集卡,FFT的原码,用于波形分析。
irfft
- 计算共轭对称复序列的快速傅里叶反变换,其变换结果是实数。-Symmetric complex conjugate calculation sequence of the fast Fourier inverse transform, the transformed result is a real number.
C-language-algorithm-code
- 用C语言编写了科研和工程中最常用的算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。-Written in C for scientific and engineering of the most commonly used algorithm, the algorithm include the plura
