-
SPHForPoiseuilleFlow
SPH计算泊肃叶流动,利用周期边界条件和虚拟粒子固壁条件(SPH Code for poiseuille Flow by peoriodic boundary condtion)
- 2020-10-26 20:19:59下载
- 积分:1
-
MP_DOA
针对多径效应的影响,提出了一种基于矩阵束的MIMO 雷达低仰角快速估计方法。该方法同时考虑了发射多径信号和接收多径信号,采用单样本数信号矢量构造了一个前后向矩阵束,并利用两个酉矩阵对该矩阵束进行降维处理,最后采用广义特征值分解的总体最小二乘法来估计目标角度。算法不需要估计数据协方差矩阵,可在低
信噪比和单样本数情况下,有效地克服多径效应,实现同时多目标低仰角估计,相比最大似然算法,避免了谱峰搜索,计算量小。仿真结果验证了该算法的有效性。(To overcome the multipath effect, a fast algorithm for low elevation estimation for MIMO radar via matrix pencil is proposed. The signals both in transmit multipath and receive multipath are considered. Firstly, a forward-backward matrix pencil is formed based on the single-sampled vector. Secondly, the reduced-dimensional processing is applied to the matrix pencil via two unitary matrices. Finally, the generalized eigen-decomposition is employed to estimate the low elevation in multipath environments directly. Without the covariance matrix estimation, the proposed method can overcome multipath effect effectively in case of low SNR and estimate multi-target simultaneously. Compared with Maximum Likelihood (ML) method, it avoids spectrum peak searching and reduces the computational burden. Numerical results verify the effectiveness of this method)
- 2011-09-03 10:54:42下载
- 积分:1
-
vumat
Abaqus定义材料本构用户子程序-VUMAT(Abaqus defined material constitutive user the subroutine-VUMAT )
- 2012-10-25 16:24:19下载
- 积分:1
-
sqpm
用基于拉格朗日函数Hesse矩阵的SQP方法求解约束优化问题(Based on Lagrangian with SQP Hesse matrix method for solving constrained optimization problems)
- 2015-06-06 18:44:33下载
- 积分:1
-
na7
Orthogonal Polynomials Approximation
数值分析,计算正交基多项式的系数
(Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m points with a weight assigned to each point . The total error must be no larger than a given tolerance.
Format of function
int OPA( double (*f)(double t), int m, double x[], double w[], double c[], double*eps )
where the function pointer double (*f)(double t) defines the function f int m is the number of points double x[] contains points double w[] contains the values of a weight function at the given points x[] double c[] contains the coefficients of the approximation polynomial double*eps is passed into the function as the tolerance for the error, and is supposed to be returned as the value of error. The function OPA is supposed to return the degree of the approximation polynomial.
Note: a constant Max_n is defined so that if the total error is still not small enough when n = Ma)
- 2011-11-27 11:47:21下载
- 积分:1
-
STRSCNE
给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。(STRSCNE is a Matlab code for constrained nonlinear systems of equations
F(x)=0 l<=x<=u
where F: R^n--> R^n, l and u are vectors of dimension n. Non-existent lower and upper bounds, i.e.
entries of l and u equal to minus o plus infinity, are allowed.
The algorithm is a globally convergent procedure that combines Newton method and an elliptical trust-region approach. The elliptical trust-region is defined employing a scaling diagonal matrix D
and the trust-region subproblem is approximately solved by the dogleg method. Only strictly feasible iterates are generated.
Various input/output options are provided, and we refer to the code itself for further documentation.
)
- 2009-10-30 16:18:10下载
- 积分:1
-
矩量法
适合运用fortran语言学习的人使用,对矩量法的公式进行了详细说明,有助于加深对矩量法的理解(Suitable for the use of FORTRAN language learning people use, the formula of the method of moments are described in detail, help to deepen the understanding of the method of moments)
- 2021-02-02 21:49:59下载
- 积分: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
-
Newmark
matlab Newmark法 用于求解二阶常系数微分方程组(matlab Newmark method for solving second-order differential equations with constant coefficients)
- 2013-05-23 10:42:33下载
- 积分:1
-
fft13
fft code in visual c++
- 2011-07-16 22:23:05下载
- 积分:1