-
LS-SVMlab-Toolbox
最小二乘支持向量机工具想的设计,及其使用工具箱的指导手册。(The least squares support vector machine tool design think its use toolbox guidance manual.)
- 2013-01-16 20:36:33下载
- 积分:1
-
gavsteh
地球物理中的G-S变换,电磁场频率域变换到时间域。(Geophysics in the GS transformation, electromagnetic frequency domain transform to the time domain.)
- 2021-04-22 12:48:48下载
- 积分:1
-
Landweber
电容层析成像的landweber算法演示程序,并有详细的说明。(The capacitive tomography of the landweber algorithm demonstrates the program and has a detailed description.)
- 2020-12-31 09:59:04下载
- 积分:1
-
121
1. 牛顿迭代法
function [x,i]=newtonmethod(x0,f,ep,Nmax)
牛顿法求非线性方程根
x0是输入初始值, f是输入函数, 精度要求ep, Nmax为最大迭代次数
x是输出迭代序列,i是迭代次数
2. 二分法
function [x,k]=bisection(a,b,f,ep)
二分法解非线性方程
输入区间[a,b],函数f和误差ep, Nmax为最大二分次数
x为输出近似根, k为二分次数
( Newton s law and the dichotomy)
- 2020-10-12 22:57:32下载
- 积分:1
-
AF-Damage-HLCF_7075_7451
大型上用有限元软件ABAQUS的用户自定义材料子程序UMAT,用于计算材料低周疲劳极限和损伤下的应力应变关系(calculating material low cycle fatigue limit)
- 2018-03-20 12:50:27下载
- 积分:1
-
dandaoxianpincha
很好用的单导线平差,具有单线的计算能力
可以已知两点或者方位角开始计算(Very good adjustment with a single wire, with one-way computing power can be known to start two or azimuth)
- 2009-05-17 14:43:31下载
- 积分:1
-
JOURNAL-bear
不可压缩后稳态径向滑动轴承润滑计算方法,等刚度,不考虑负压(Incompressible steady-state radial sliding bearing lubrication calculation method on the stiffness, do not consider the negative pressure)
- 2020-08-12 10:08:26下载
- 积分:1
-
NUBUS
这是非均匀B样条曲线构造方法代码,如果有问题可以邮件联系:wuxiaod1987@163.com(NUBUS Spline Build)
- 2012-03-25 20:34:43下载
- 积分:1
-
qiantuihuidai_method
这是前推回代法求解三相不平衡配电网的潮流计算,适合各种情况下的节点。(This is the forward and backward substitution method to solve the three-phase unbalanced distribution network power flow calculation, suitable for a variety of situations node.)
- 2021-05-07 16:52:36下载
- 积分:1
-
code
用C++编写的大整数计算的模板,可实现加、减、乘、除、取模等运算,可以通过此源码学习高精度的实现。(Written with C++ template large integer can be realized addition, subtraction, multiplication, division, modulus and other operations, you can achieve high-precision study of this source.)
- 2011-06-05 17:19:32下载
- 积分:1