-
SHTOOLS2.8
大地测量学软件,可以计算各种物理量,包括重力梯度等(geodesy software)
- 2013-09-09 08:17:33下载
- 积分:1
-
FEM_onedimpbg
采用有限元离散计算一维声子、光子能带,参数见文件源码内(Calculated using the finite element discrete one-dimensional phonon, photon energy band, within the parameters see document source)
- 2020-10-07 16:17:38下载
- 积分:1
-
基于matlab AR模型的最小二乘法实现
基于matlab AR模型的最小二乘法实现参数辨识,加上Word配合理解,相信你理解的会更快的。(Matlab AR model based on the least squares method to achieve parameter identification, coupled with Word understanding, I believe you will understand faster.)
- 2017-06-13 20:30:06下载
- 积分:1
-
the-cube-RCS
用fortran语言编写的传统矩量法求解立方体的RCS的程序。(The fortran language prepared by the traditional method of moments for solving the cube RCS program.)
- 2020-12-10 19:19:18下载
- 积分:1
-
kalman
说明: 本实验是利用卡尔曼滤波器实现一维匀加速运动的轨迹跟踪。卡尔曼滤波是一种时域滤波方法,它采用状态空间方法描述系统,算法采用递推机制,数据存储量小,在导航领域有成功的应用。(This experiment is the use of Kalman filter to achieve a one-dimensional constant acceleration of the trajectory tracking. Kalman filter is a time-domain filtering method, which uses state-space description of systems, algorithms using recursive mechanisms, data storage a small amount of success in the navigation area of the application.)
- 2009-09-03 21:29:38下载
- 积分:1
-
CALC
以前用VB6编写的一个计算器,支持常用的数学函数,支持弧度、角度转换,支持简单的函数作图。(A calculator writen by VB6, supports common mathematical functions, support radian, angle conversion, support simple function mapping.)
- 2013-11-01 17:33:11下载
- 积分:1
-
bhattacharyya
compute Bhattacharyya distance between two Gaussian classes
- 2009-04-14 01:04:07下载
- 积分:1
-
多边形水平柱
通过建立截面为多边形的水平柱体模型,运用c语言程序进行编程,得出该地质体的重磁异常特点(By establishing a horizontal cylinder model with polygon cross section and programming with C language, the characteristics of gravity and magnetic anomalies of the geological body are obtained.)
- 2019-05-09 17:25:36下载
- 积分:1
-
LM_method
说明: LM莱文博格马夸特优化算法,python语言(this is a file of LM algorithm which was wroten by python language)
- 2020-03-02 19:37:17下载
- 积分:1
-
a.c
Finding special triples of the form (n, n + 1, n + 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n + 1, n + 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.(Finding special triples of the form (n, n+ 1, n+ 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n+ 1, n+ 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.)
- 2012-04-26 15:05:05下载
- 积分:1