-
Lagrange
三階拉格朗日內差法。使用了Farrow結構,簡化三階多項式係數之運算。(third-order Lagrange interpolation algorithm. use Farrow structure to simplify the coefficients of the polynomial of Lagrange method.)
- 2020-12-14 18:59:13下载
- 积分:1
-
3803
关于非线性离散系统辨识,小波包分析提取振动信号中的特征频率,有小波分析的盲信号处理。( Nonlinear discrete system identification, Wavelet packet analysis to extract vibration signal characteristic frequency, There Wavelet Analysis Blind Signal Processing.)
- 2017-05-08 17:46:22下载
- 积分: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
-
An-Introduction-to-Statistical
统计学习的入门书,通俗易懂,号称是ESL的入门版,全书没有太多数学推导,适合学工程的人不适合学统计的人读(Introduction to statistical learning books, easy to understand, known as the entry version of ESL, the book does not have too many mathematical derivations, suitable for people who are not suitable for learning the project to read statistics.)
- 2016-05-04 11:28:37下载
- 积分:1
-
paper1007
利用样本协方差矩阵特征值分解实现双通道SAR动目标检测.pdf(Dual Channels SAR Ground Moving Target Detection with
Eigen-decomposition of the Sample Covariance Matrix)
- 2012-07-29 13:21:49下载
- 积分:1
-
untitled
说明: 求任意一点到任意点的距离的最小值!
对于求解一些最短距离的问题可以提供一些帮助!(seek any point to any point of the minimum distance! For some of the shortest distance to solve the problem, it can provide some help!)
- 2005-09-11 16:30:43下载
- 积分:1
-
WENO-master
sod 激波管问题的简单实现,包括weno3和weno5,makefile可正常运行,方便使用(Sod shock tube simple implementation of the problem, including weno3 and weno5, makefile can be normal operation, easy to use)
- 2017-09-14 17:37:48下载
- 积分:1
-
ansydualiefenxi
ANSYS水压试验疲劳apdl,对学习apdl的人有很打帮助(ANSYS the hydrostatic test fatigue apdl, learning apdl there are playing to help)
- 2012-11-21 11:13:44下载
- 积分:1
-
jsp_ga_Matlab
车间调度问题的遗传算法matlab源程序,供大家参考(shop scheduling GA Matlab source for reference)
- 2007-05-28 17:38:01下载
- 积分:1
-
MOM
用矩量法(电场结合磁场积分方程)算金属圆柱散射(Using the method of moments (electric field integral equation combined) considered the scattering of metal cylinder)
- 2021-04-04 20:39:04下载
- 积分:1