-
雷达sra成像 C语言
描述了雷达sra成像等,用c语言开发 ,包含有fft等程序(Describes the radar imaging Sra, using c language development, contains the procedures fft)
- 2008-12-14 20:48:52下载
- 积分: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
-
kalman
实现卡尔曼滤波算法,可以进行参数估计、插值、滤波和预报(The Kalman filter algorithm, parameter estimation, interpolation, filtering and prediction)
- 2012-12-27 19:24:51下载
- 积分:1
-
matlab模拟退火.zip
说明: 模拟退火算法是为了避免求解最优化出现局部极值的问题而提出的算法,保证最终的结果是全局最优的,该matlab源程序能在matlab环境中实现(simulated annealing method is the best solution in order to avoid a partial optimization of extreme concern raised by the algorithm to ensure that the final result is that the global optimum, the source Matlab can achieve Matlab environment)
- 2005-11-27 17:07:22下载
- 积分:1
-
4dogs
四犬相逐问题的计算机模拟 mathematica程序源代码
(Four dogs with the problem by computer simulation source code mathematica)
- 2010-05-20 16:51:27下载
- 积分:1
-
BandC
潮流计算中的拉丁采样算法的源程序,可运用其进行概率潮流计算(Latin sampling flow calculation algorithm source, may, in its calculation of the probability trend)
- 2013-06-17 15:39:53下载
- 积分:1
-
Medusa
激光等离子体相互作用一维流体动力学模拟,请参考Paul Gibbon的教材(Laser plasma interaction one-dimensional fluid dynamics simulation, refer to Paul Gibbon Short Pulse Laser Interactions With Matter)
- 2012-11-09 16:20:17下载
- 积分:1
-
decompression-evaporation-fluent模拟水的降压蒸发之UDF代码
fluent模拟水的降压蒸发之UDF代码,适合传热流体相关专业,经验证可用(Fluent simulation of water decompression evaporation of the UDF code, and suitable for the heat transfer fluid related professionals, experience card can be used
)
- 2021-04-13 17:08:56下载
- 积分:1
-
excellentprocedureorthesolutionofequations
一个优秀的解方程组的程序比如超定方程,病态方程。是我在做项目时遗留下来的,上传给大家使用!(An excellent procedure for the solution of equations such as over-determined equation, ill-conditioned equations. Yes I was doing projects left behind, upload for everyone to use!)
- 2009-11-11 12:21:08下载
- 积分:1
-
Sola
Fortran编写的VOF经典算法,SOLA-VOF(VOF classical algorithms written in Fortran, SOLA-VOF)
- 2021-01-17 23:38:48下载
- 积分:1