-
SVMPrediction
支持向量基预测的小数据量的预测方法。包括数据拟合,多项式预测等功能()
- 2008-03-08 13:58:11下载
- 积分: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
-
Program33_waveguide
二维脊形光波导的FDTD仿真,能轻易修改波导尺寸和波导介质,,对硅等高折射率的波导求解正确(fdtd simulation of optical waveguide)
- 2020-09-30 20:37:43下载
- 积分:1
-
boykov_kolmogorov_max_flow.cpp
Maximum Flow Graph (Boykov Kolmogorov Algorithm)
- 2013-10-09 03:12:32下载
- 积分:1
-
dload
说明: abaqus fortran语言下的dload和vdload程序代码,以显示及隐式实现移动加载(Dload and vdload code in ABAQUS FORTRAN to display and implicitly implement mobile loading)
- 2020-06-18 17:06:45下载
- 积分:1
-
USDFLD HASHIN 2D & 3D
Hashin model in 2d and 3d
- 2021-04-02 15:09:06下载
- 积分:1
-
GroupDelay
Group delay calculation
- 2020-06-21 19:40:01下载
- 积分:1
-
tongjing
通径分析算法实现,没有gui的小程序,用于数学实验方面的联系,一般计算数学的课程设计(Path analysis algorithm, there is no gui applets, links to mathematical experiments, the general computational mathematics curriculum design)
- 2011-05-28 10:47:18下载
- 积分:1
-
Fuuzy
利用模糊理论计算开关柜运行状态,层次分析法(Fuzzy theory based operating condition assessment For MV switchgear)
- 2012-05-11 09:41:54下载
- 积分:1
-
NewMatlab
润滑理论的matlab求解程序,包括弹流和刚流润滑.(Lubrication theory matlab solving procedures, including Elastohydrodynamic lubrication and just.)
- 2020-07-01 08:20:02下载
- 积分:1