-
FRF_find
提取nastran“.f06”结果中的节点频响函数数据,可简单修改提取模态频率和 其它数据(Extract nastran, " f06" results in the the node frequency response function data, can be simple modification to extract the modal frequencies and other data)
- 2020-12-26 09:19:03下载
- 积分:1
-
shy1
自适应滤波器的LMS算法实现,主要实现滤波和算法的方法。(adaptive filter)
- 2011-05-18 14:49:17下载
- 积分:1
-
LMD
根据LMD的原始定义自己编写的LMD代码( local mean decomposition matlab code according to it s original paper)
- 2020-11-19 20:49:38下载
- 积分:1
-
Numerical Solution of Differential Equations
说明: 采用有限元及有限差分的方法进行微分方程的求解(This book is introduction to finite difference and finite element methods is aimed at
advanced undergraduate and graduate students who need to solve differential
equations. T)
- 2020-02-17 17:03:09下载
- 积分:1
-
abaqus3D-8Node_uel
abaqus三维8节点实体单元Fortran子程序,里面有详细的注释,有单元开发兴趣的同学可以下载学习(The fortran subroutine of the 8 node solid element of ABAQUS, with detailed comments in the unit development interest students can download learning)
- 2017-02-20 19:50: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
-
SVSLMS
计算改进型SVSLMS算法,在初始收敛速度,时变系统分析能力等方面优于传统的LMS算法(Improved SVSLMS calculation algorithm, the initial convergence rate, time-varying systems analysis capability is superior to the traditional LMS algorithm)
- 2011-06-16 17:51:03下载
- 积分:1
-
Preamble-detection
可实现OFDM电力载波通信的前导序列检测,能进行连续多个前导检测(Can achieve OFDM power carrier communication leading sequence detection, can carry out a number of continuous preamble detection)
- 2017-03-01 09:59:37下载
- 积分:1
-
多元线性回归
利用多元回归分析对气象站点数据进行插值运算。(The data of meteorological stations are interpolated by multiple regression analysis.)
- 2018-01-14 10:47:39下载
- 积分:1
-
逆broyden迭代法
说明: 逆BROYDEN迭代法求解非线性方程组:是一种相对比较新的一种方法,克服了牛顿迭代法需要求导数和求逆的缺点。本程序提供解法和画图流程,注意多迭代几步(Inverse BROYDEN iteration method is a relatively new method for solving nonlinear equations, which overcomes the shortcomings of Newton iteration method in derivative and inversion. This program provides solution and drawing process. Remember more several steps of iteration.)
- 2019-02-10 15:37:57下载
- 积分:1