-
sun_azimuth_data
根据经度纬度时间,计算太阳的方向角,matlab源码,附有详细的文档注释。(According to longitude latitude time, calculating the direction of the sun angle, matlab source, with detailed documentation of the Notes.)
- 2008-03-06 20:00:24下载
- 积分:1
-
Connection-instance
基于Ansys有限元软件,利用MPC技术对SOLID-SHELL单元进行连接实例—简支梁(Based on Ansys finite element software, the use of MPC SOLID-SHELL unit connected instance- Charpy)
- 2012-12-19 15:31:24下载
- 积分:1
-
udf-RPE
fluent 改进的全空化模型,针对可压缩流,内有声速处理(fluent improved full cavitation model for compressible flow, there are the speed of sound processing)
- 2021-03-02 16:59:33下载
- 积分:1
-
nonlinear-algorithm
非线性算法合集,包括牛顿拉夫逊法,Broyden拟牛顿法,弧长法,割线法。每种算法都包含有线性搜索迭代改进。(Nonlinear algorithm collection, including Newton Raphson, Broyden quasi-Newton method, arc-length method, secant method. Each contains a linear search algorithms for iterative improvement.)
- 2021-03-20 20:49:18下载
- 积分:1
-
MPM_DPD
这是一个关于数字预失真功能仿真的matlab程序,效果不错,希望对大家有所帮助。(This is a matlab program about function estimation of digital estimation,and it has a good performance,really hope it can help you.)
- 2012-06-01 11:28:36下载
- 积分:1
-
generating-function-of-Hankel-matrix
hankel矩阵生成函数介绍及函数代码。(Hankel matrix generating function introduction and function code.)
- 2013-04-25 09:26:11下载
- 积分:1
-
GA
说明: 遗传算法用来求解带容量的车辆路径问题,用c++完成的代码(The genetic algorithm is used to solve the vehicle routing problem with capacity. The code is completed by c++.)
- 2019-06-19 16:30:06下载
- 积分:1
-
xcorr
实现互相关运算 C实现,实现互相关运算 C实现(cross correlation C code implementation)
- 2010-01-10 16:49:14下载
- 积分: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
-
static_jiecheng
几种计算阶乘、阶乘之和的算法,由于计算机存储问题,一般阶乘不可能算得太大,只是一种方法。(Several computing factorial, factorial, and the algorithm, due to computer storage problems, the general factorial can not be considered too great, is only a way.)
- 2008-04-23 12:18:40下载
- 积分:1