搜索资源列表
BISPECD
- 高阶谱估计的函数方程,很有用处,用于检测被高斯信号淹没的信号-higher order spectral estimation function equation, useful for the detection of Gaussian signal was submerged signal
BISPECDX
- 高阶谱估计的函数方程,很有用处,也是用于检测被高斯信号淹没的信号-higher order spectral estimation function equation, useful, as well as for detecting submerged by the Gaussian signal signal
zhubuhuigui
- 逐步回归的基本思想是有进有出。具体做法是将变量一个一个引入,当每引入一个自变量后,对已选入的变量要进行逐个检验,当原引入的变量由于后面变量的引入而变得不再显著时,要将其剔除。引入一个变量或从回归方程中剔除一个变量,为逐步回归的一步,每一步都要进行 检验,以确保每次引入新的变量,之前回归方程中只包含显著的变量。这个过程反复进行,直到既无显著的自变量选入回归方程,也无不显著自变量从回归方程中剔除为止。-the basic idea is out there Progressive. Specific
partial-difference-equation-method
- 使 用 说 明 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing"是利用P_M方程,对图像平滑去噪的演化过程 "curve_linear_heat_flow"是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分
solveequation
- 解三次方程源码,绝对正确,首先注入参数,请参考学习-Solution of cubic equation source, absolutely right, first of all injection parameters, please refer to learning
s
- c++解一员三次方程源码,有虚实跟,绝对正确!-c++ solution of a cubic equation source, the actual situation with absolutely correct!
eq_twomethod
- FIND ROOT OF EQUATION WITH DIVIDUAL IN TWO METHOD
DelphiAlgorithm
- 常用的算法代码,delphi实现,包括了方程求解,插值,优化,特征值等-Algorithm commonly used code, delphi achieve, including the equation, interpolation, optimization, eigenvalue, etc.
ch611
- 离散系统的状态方程模型, 离散系统的状态方程模型.-State equation model of discrete-time systems, discrete system state equation model of discrete system state equation model.
a
- 用有限元法求解微分方程,虽然有时方程不一样,但是思路是一样的。-The finite element method for solving differential equations, though sometimes not the same equation, but the idea is the same.
sample-rate-conversion
- 内容包括:解线性代数方程组,插值,数值积分,特殊函数,函数逼近,特征值问题,数据拟合,方程求根和非线性方程组求解-VB -Include: solving linear algebraic equations, interpolation, numerical integration, special functions, function approximation, eigenvalue problem, the data fit the equation and non-linear eq
C_language_algorithms_for_Quick_Lookup_Manual
- 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
2DSPEC-2.0
- 谱元法地震波模拟研究,能够有效地进行波动方程处理和模拟-Spectral element simulation of seismic wave, wave equation can be efficiently processed and simulation
one-dimension-Burgers-equation-solve
- 一维burgers 方程数值模拟,对burgers方程解的物理意义作了较好阐述,英文的,不过内容真的很不错,国外计算物理杂志的文章。。。推荐-one dimension burgers equation solve 。。。
difference-equation
- 差分方程MATLAB代码,包括椭圆型,双曲线型,抛物线型-Differential equation of MATLAB code, including elliptic, the elliptic and parabolic
Linear-Differential-Equation-
- 二阶非齐次线性微分方程的解法研究,工程物理领域适用-Order Nonhomogeneous Linear Differential Equation research, engineering physics apply
Equation
- 该程序用于求解一元二次方程,可以高效的计算出方程的解。-The procedure for solving a quadratic equation, you can calculate the effective solution of the equation.
Matlab-of--linear-equation-group
- matlab 解线性方程组的直接法,包括克罗托算法,杜丽脱尔算法,高斯消去法,列主元素法等14个算法,运行无误,可以运算。-Matlab solution of linear equation group, run correctly, can operation.
wave-equation
- 声波波动方程数值模拟,时间2阶空间12阶,PML吸收边界条件,及组合地震照明程序,对地震初学者有很大帮助-Numerical simulation of acoustic wave equation, time, second-order space 12 order, PML absorbing boundary conditions, and a combination of earthquake lighting program, the earthquake of great help
arplpcstion-detailed-equation
- 一个可以解ax2+bx+c 0方程的程序,输入a,b,c即可得到结果X1,X2,包内有详细VB代码,-A solution ax2+ bx+ c 0 equation application, type a, b, c can get results X1, X2, there is detailed VB code,