-
UKF
无迹卡尔曼滤波算法的c语言。网上找到的,貌似是老外编的,蛮不错的。(unscented kalman filter code of visual c.)
- 2021-01-05 15:08:54下载
- 积分:1
-
shuang-tuo-qiu-re-yuan
fluent软件的UDF程序,是焊接过程的热源,热源类型为双椭球空间热源。(fluent udf heat source)
- 2020-10-13 00:07:32下载
- 积分:1
-
Fourier-Mellin-based-Image-Registration
此为基于图像配准的傅立叶变换源代码,已精心调试过,请放心使用.(This is the image registration based on the Fourier Transform source code, has been painstakingly debugging, please rest assured that use.)
- 2007-07-31 19:42:50下载
- 积分:1
-
basic PSO for function
说明: 应用基本粒子群算法求解复杂连续函数优化问题(Application of Basic Particle Swarm Optimization to Complex Continuous Function Optimization)
- 2019-06-01 11:15:13下载
- 积分:1
-
MM1
用C++实现排队论中M/M/1模型。简单方便。(Using C++ implementation in the M/M/1 queuing theory model. Easy and convenient.)
- 2020-11-16 13:39:41下载
- 积分:1
-
5
★问题描述:
给出平面上的N 个二维点,求出距离最小的2 个点对。本题中距离定义为他们的直
线距离。例如(0,0) (3,4)的距离为5.
★数据输入:
有多组数据,对于每组数据,第一行是一个数字N 表示点的个数。N=0 的时候说明
输入结束。之后N 行,每行有2 个浮点数x_i,y_i 表示第i 个点的坐标。(1<=N<=10000
0,0<=|x_i|,|y_i|<=10^9)
★结果输出:
输出一个浮点数,表示最近点对的距离除以2,保留2 位小数(四舍五入)。
- 2013-12-03 14:57:02下载
- 积分:1
-
pump
用分离变量法求得波动方程傅里叶级数近似解,改程序可画出示功图(Wave equation is obtained by separation of variables method Fourier series approximation solution, the app can show the indicator diagrams)
- 2015-01-08 22:26:08下载
- 积分:1
-
10
说明: Anderson计算流体力学第十章平板超声速流动例子源码(Anderson Chapter 10 supersonic flow example source code)
- 2020-07-29 11:25:04下载
- 积分:1
-
ILU
完成了复数矩阵的计算,采用了并行算法原理,较快速的处理了稀疏矩阵方程结构。(Completed a complex matrix computation, parallel algorithm principle, more rapid processing of the sparse matrix equation structure.)
- 2010-12-29 10:11:50下载
- 积分:1
-
LyapunovspectrumforLorenzattractor
附件中是我用Fortran写的lorenz混沌吸引子的lyapunov指数谱产生程序。包括三部分内容:如何产生lorenz吸引子,详细注释,如何计算lyapunov指数谱。
需要的话也可以单独提取子程序中的四阶龙格库塔算法。
希望有所用。(Annex is written in Fortran I used the Lorenz chaotic attractor of lyapunov index spectrum generation process. Includes three parts: how to generate Lorenz attractor, detailed notes, how to calculate the spectrum lyapunov index. If necessary, extraction can also be a separate subroutine in the fourth-order Runge-Kutta algorithm. Would like to see used.)
- 2008-12-30 09:19:46下载
- 积分:1