-
yxtjfqiujie
求解雷诺方程有有限元法、有限差分法、有限体积法,本程序就是采用有限体积法对雷诺方程进行求解。(Solving Reynolds equation has finite element method, finite difference method, finite volume method, the program is the use of finite volume method to solve the Reynolds equation.)
- 2016-01-12 21:46:55下载
- 积分:1
-
gps_position
GPS卡尔曼滤波仿真
read eph_data (GPS Kalman filter simulation read eph_data)
- 2009-07-14 16:53:01下载
- 积分: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
-
zernike_coeffs
在matlab里利用逆矩阵算法对于一个给定的波前来算它的泽尼克系数(Zernike Polynomial Coefficients for a given Wavefront using Matrix Inversion in Matlab
)
- 2021-05-13 17:30:02下载
- 积分:1
-
Douglas_Peucker
Douglas-Peucker algorithm for a 2-dimensional data with example in matlab.
- 2012-12-24 04:46:23下载
- 积分:1
-
FDTD for optical waveguides.rar
本程序是采用FDTD算法结合PML吸收边界,对对称三层平板光波导的模式场仿真(This program uses FDTD algorithm and PML absorbing boundary to simulate the mode field of symmetrical three-layer planar optical waveguide.)
- 2020-09-10 16:08:00下载
- 积分:1
-
sdfsgsdgseg
关于房屋贷款贷款的计算,包含本息、本金、一次性付款等贷款方式(Calculated on mortgage loans, including principal and interest, principal, and other one-time payment of loans)
- 2013-08-17 15:07:36下载
- 积分:1
-
psowugong
运用粒子群算法解决电力系统无功优化问题,粒子群算法是一种可以解决有约束单目标最优化问题(Use the PSO to solve the reactive power optimization)
- 2012-12-04 15:33:05下载
- 积分:1
-
AHP
说明: 层次分析法:计算代码在8文件中最后一页上,有实例。(AHP)
- 2009-08-30 01:00:59下载
- 积分:1
-
Average stress
计算多材料单元平均应力应变,用于提取计算等效弹性模量 泊松系数(Calculate the average stress-strain of multi-material elements)
- 2020-11-11 18:59:45下载
- 积分:1