-
Regularization-Method
正则化方法包括Tikhonov,tsvd,ttls,tgsvd,csvd(Regularization Method include Tikhonov,tsvd,ttls,tgsvd,csvd.)
- 2012-03-05 23:28:02下载
- 积分:1
-
Complex-valued_matrix_derivatives
关于复数矩阵求导的一本经典书籍“Complex-valued_matrix_derivatives”的电子版(About the electronic version of the complex matrix derivation of a classic book " Complex-valued_matrix_derivatives" )
- 2013-04-08 16:00:31下载
- 积分:1
-
inpolygon.f
to judge points in a polygon
- 2013-10-17 17:17:43下载
- 积分:1
-
kde
给定样本点,采用高斯核密度估计,求出概率密度分布函数。(It is good to use this method to evaluate pdf)
- 2017-08-17 10:40:57下载
- 积分:1
-
kriging
包括基本的克里金(Kriging)插值法实现代码,仅实现基本方法部分,不包含扩展克里金方法( kriging uses ordinary kriging to interpolate a variable z measured at
locations with the coordinates x and y at unsampled locations xi, yi.
The function requires the variable vstruct that contains all
necessary information on the variogram. vstruct is the forth output
argument of the function variogramfit.
This is a rudimentary, but easy to use function to perform a simple
kriging interpolation. I call it rudimentary since it always includes
ALL observations to estimate values at unsampled locations. This may
not be necessary when sample locations are not within the
autocorrelation range but would require something like a k nearest
neighbor search algorithm or something similar. Thus, the algorithms
works best for relatively small numbers of observations (100-500).
For larger numbers of observations I recommend the use of GSTAT.
Note that kriging fails if there are two or more observa)
- 2015-01-08 15:43:50下载
- 积分:1
-
fortran-files
文件1.f90:生成翼型naca0012的椭圆网格,并计算流场,给出壁面压力分布
文件2.f90:maccormack方法解一维burger s方程
文件3.f90:解一维laval管流动,其进出口均为亚音速,喉道后部有激波(File 1.f90: generate the airfoil naca0012 elliptical rotary cell, and calculate the flow field, given the wall pressure distribution file 2.f90: maccormack method to solve the burger' s equation, one-dimensional file 3.f90: solution of one-dimensional laval tube flow, its progress exports are subsonic, the back of the throat have shock)
- 2012-06-10 18:21:15下载
- 积分:1
-
imrpa
滤波求和方式实现宽带波束形成,从先验概率中采样,计算权重,最小均方误差(MMSE)的算法。( Filtering summation way broadband beamforming, Sampling a priori probability, calculate the weight, Minimum mean square error (MMSE) algorithm.)
- 2017-05-07 20:26:01下载
- 积分:1
-
digital5
数值计算的算法,采用c++实现,移植容易,一定能够用。(Data processing)
- 2010-12-23 06:01:07下载
- 积分:1
-
matlab-code
几个多目标求极值的Matlab算法,包括模式搜索法、Rosenbrock法、单纯形法、Powell法、最速下降法、共轭梯度法、牛顿法、信赖域法(Matlab algorithm, several multi-objective extremum including pattern search method, Rosenbrock method, simplex method, Powell method, the steepest descent method, conjugate gradient method, Newton' s method, trust region method)
- 2013-03-09 14:53:27下载
- 积分:1
-
Newton
牛顿插值公式:构造插值函数空间的基函数得到的多项式逼近的方法——牛顿插值法。用于多项式插值逼近。(Newton interpolation formula: Construction interpolation function space available basis function polynomial approximation method- Newton interpolation. Approximation for the polynomial interpolation.)
- 2008-12-22 20:50:26下载
- 积分:1