-
LSTM_learn-master
采用LSTM算法用python语言实现的信号时间序列预测,可预测信号的占用度(The LSTM algorithm is used to predict the signal time series in python language)
- 2017-10-13 09:45:28下载
- 积分:1
-
模拟退火算法 msa
模拟退火算法,地球物理反演,非线性反演算法(Simulated annealing algorithm)
- 2020-06-23 10:40:01下载
- 积分:1
-
LinearBarElement
有限元中LinearBarElementStiffness的matlab(FEA LinearBarElementStiffness)
- 2013-10-11 20:26:21下载
- 积分:1
-
sw_pres
根据海水的速度 密度 温度 盐度等计算海洋各处的压力数值(Speed according to the density of seawater temperature and salinity values calculated pressure throughout the ocean)
- 2013-10-10 16:36:37下载
- 积分:1
-
ekfslam_v2.0
It is a code for simulation of fast slam in matlab
- 2012-10-10 07:43:08下载
- 积分:1
-
Max-IntMax-MinMin-Min
极小 算法(Min-Min)、极大极小算法(Max-Min)、最大时间跨度算法(Max-Int)三种典型的映射算法的算法原理以及计算程序(Minimal algorithm (Min-Min), max-min algorithm (Max-Min), maximum time-span algorithm (Max-Int) three typical mapping algorithm and the algorithm of the calculation program)
- 2008-04-01 20:41:46下载
- 积分:1
-
04
说明: 龙格-库塔方法的使用,例子
求y’=y-2x/y,y(0)=0。
解:输入X0=0,X1=1,H=0.2,N=6。()
- 2007-09-08 08:47:57下载
- 积分:1
-
diagnosis
计算几个复杂的天气诊断指数,最大对流稳定度指数,下沉对流有效位能,风暴强度指数等(The complexity of calculating the number of diagnosis index of the weather, the largest index of convective stability, subsidence CAPE, storm intensity index)
- 2009-04-28 18:45:00下载
- 积分:1
-
PCG
% SSOR预处理的共轭梯度法求解方程Ax=b
% 输入参数说明
% A 正定矩阵[n*n]
% b 右边向量
% omega SSOR预处理参数(0--2)
% Times 迭代次数
% errtol 给定误差终止条件
%
%输出参数
% NewX 方程Ax=b的x近似解
% avgerr 求解的当前平均绝对误差( SSOR preconditioning conjugate gradient method for solving equations Ax = b the input parameter descriptions A positive definite matrix [n* n] b right side vector omega SSOR preconditioning parameters (0- 2) Times iterations errtol termination of a given error condition NewX output parameter equation Ax = b of x approximate solution to solve the current avgerr average absolute error)
- 2007-11-16 01:14:24下载
- 积分:1
-
hanshuubijin
用切比雪夫多项式逼近已知函数
用勒让德多项式逼近已知函数
用帕德形式的有理分式逼近已知函数
用列梅兹算法确定函数的最佳一致逼近多项式
求已知函数的最佳平方逼近多项式
用傅立叶级数逼近已知的连续周期函数
离散周期数据点的傅立叶逼近
用自适应分段线性法逼近已知函数
用自适应样条逼近(第一类)已知函数
离散试验数据点的多项式曲线拟合
离散试验数据点的线性最小二乘拟合
离散试验数据点的正交多项式最小二乘拟合
(By using Chebyshev polynomial approximation of the known functionApproximation of the known functions by Legendre polynomialsApproximation by rational fraction of known function in the form of PadmaTo determine the best uniform function polynomial approximation with the Lemez algorithmThe best known polynomial square for function approximationContinuous periodic function with Fourier series approximation of the knownApproximation of discrete data points in the Fu Liye cycleApproximation of the known function with adaptive piecewise linear methodAdaptive spline approximation ( first class ) known functionPolynomial curve fitting of discrete data pointsLinear least squares fitting of discrete data pointsOrthogonal polynomial least squares fitting of discrete data points)
- 2020-08-24 21:38:15下载
- 积分:1