-
2DAcoustic
完成不带PML边界的2维声波介质波场正演(Forward modelling of the wave field in two-dimensional acoustic medium)
- 2021-03-03 19:19: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
-
rate_equation
半导体激光器的数学计算 对速率方程 可能对你计算有点帮助
- 2010-11-07 15:28:25下载
- 积分:1
-
sijielonggekutafa
四阶龙格库塔法 数值计算 C++源码 可直接运行(Fourth-order Runge-Kutta numerical method C++ source code can be run directly)
- 2015-10-28 19:59:24下载
- 积分:1
-
LMMSE
lmmse算法的仿真实现,在相关矩阵的求解上比较有技巧性(lmmse Simulation Algorithm)
- 2011-12-02 00:30:42下载
- 积分:1
-
SHENGXUE_BEM
求解声学问题的边界元程序,给声学研究的人员很大启发(Solving the problem of acoustic boundary element program, to inspire great acoustic research staff)
- 2011-07-27 06:37:38下载
- 积分:1
-
CV
说明: 在CV模型下的卡尔曼滤波算法MATLAB程序(CV model in the Kalman filter algorithm MATLAB program)
- 2009-01-14 11:30:00下载
- 积分:1
-
wenjian
汽车油耗计算(C实现)对于家用经济型小轿车来说,统计油耗是经常做的一件事。本题目要求根据汽油单价、每次加油所用钱数,以及该次加的油所跑里程数计算出该车的百公里油耗,并进行保存,根据需要给出统计数据。(Vehicle fuel consumption calculation (C implementation) for the household economy cars, the fuel consumption statistics is often one of the things. The questions asked based on gasoline price, amount of money each fuel used, and the second oil added to calculate the mileage run car 100 km fuel consumption, and save, according to the need to give statistics.)
- 2011-12-15 16:45:12下载
- 积分:1
-
fft
信号提取,fft变换,模态分析,互相关分析(fft)
- 2020-06-29 10:00:02下载
- 积分:1
-
test_read_file
实现了对文档的数据读入,实现了文档的数据读入(The realization of the document data read into, The realization of the document data read into, )
- 2013-08-14 02:15:23下载
- 积分:1