-
sou-V6.2
BP神经网络用于函数拟合与模式识别,研究生时的现代信号处理的作业,包括数据分析、绘图等等。( BP neural network function fitting and pattern recognition, Modern signal processing jobs when the graduate, Data analysis, plotting, etc..)
- 2017-05-15 16:43:00下载
- 积分:1
-
chaos-LargestLyapunov
给出一个求解连续混沌系统的最大Lyapunov指数的程序,经验证有很好的吻和度,并能应用的高维(超混沌)或其他混沌系统。(Solving a continuous chaotic system is given the maximum Lyapunov index procedure, proven good kiss and degrees, and can use the high-dimensional (super-chaotic), or other chaotic systems.)
- 2020-10-24 22:30:01下载
- 积分:1
-
two-FVM
本程序是采用有限体积法求解二维对流扩散方程的经典程序。程序里包含各种离散方法,划分网格方法等。适合CFD初学者阅读。(The program is two-dimensional finite volume method for solving convection-diffusion equation of the classic program. Program includes a variety of discrete methods, meshing methods. CFD for beginners)
- 2021-03-23 00:19:15下载
- 积分:1
-
SIMPLER-Tao
西安交大陶老师经典SIMPLER算法程序,Fortran编写,对学习CFD很有帮助!(Tao, Xi' an Jiaotong University Teachers classic SIMPLER algorithm program, Fortran write, to learn CFD helpful!)
- 2009-12-29 18:04:15下载
- 积分:1
-
3jiao
上三角或下三角矩阵也有大部份的元素不储存值(为0),我们可以将它们使用一维阵列来储存以节省储存空间,而对称矩阵因为对称于对角线,所以可以视为上三角或下三角矩阵来储存。(Upper or lower triangular matrix or a large majority of elements are not stored value (0), we can use them to store a one-dimensional array in order to save storage space, and because the symmetrical diagonal symmetric matrix, it can be regarded as the or lower triangular matrix storage.)
- 2013-07-12 21:37:33下载
- 积分:1
-
MATLAB希尔伯特Hilbert变换求包络谱
MATLAB的希尔伯特谱分析,导入数据实现算出。最下二乘拟合算法。快速傅里叶变换详细算法。(MATLAB Hilbert spectrum analysis, import data to achieve calculation.The two by fitting algorithm. With the fast Fourier transform algorithm.)
- 2020-12-02 21:39:26下载
- 积分:1
-
ben-gou
模拟Chaboche非线性随动硬化各向异性塑性的例子 -HILL和CHAB的实例(Chaboche simulation examples of anisotropic nonlinear kinematic hardening plastic -HILL and examples of CHAB)
- 2021-03-22 15:29:17下载
- 积分:1
-
TESTGLP0
计算天体力学中常用的HANSEN函数,对偏心率小于0.1时适用(This code for hansen function )
- 2012-04-06 16:23:13下载
- 积分: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
-
pq3
pq快速解耦法解电力潮流 适用于电力潮流计算的初学者 简单明了(pq Solving fast decoupled power flows)
- 2010-03-04 08:40:31下载
- 积分:1