-
LS_SVMlab
LS_SVM 偏最小二乘结合支持向量机(The LS SVM partial least squares and Support Vector Machine)
- 2012-11-22 10:08:51下载
- 积分:1
-
ODEs(MatlabSimulink
变系数/非线性微分方程的求解,包括原式及改变的式子。
(Variable coefficients/non-linear differential equations to solve, including the original style and formula changes.)
- 2020-07-13 22:28:53下载
- 积分:1
-
san_jm43
用于建立主成分分析模型,这是一个好用的频偏估计算法的matlab仿真程序,用于时频分析算法。( Principal component analysis model for establishing, This is a useful frequency estimation algorithm matlab simulation program, For time-frequency analysis algorithm.)
- 2017-04-25 16:06:25下载
- 积分:1
-
FDTD_2D
说明: 二维FDTD程序计算近场模型,包括建模文件以及电磁场递推文件,入射角度为0°。模型时一个介质方柱。(The two-dimensional FDTD program calculates near-field models, including modeling files and electromagnetic field recursion files, with an incident angle of 0. The model is a medium square column.)
- 2020-06-25 11:05:44下载
- 积分: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
-
shenliu
有限元计算基本程序,为毕业论文时编写的局部渗流计算程序。(Finite element method the basic procedures for the thesis prepared by local seepage calculation procedures.)
- 2007-08-20 14:00:54下载
- 积分:1
-
rfft
数字信号处理FFT算法rfft.c,简单易懂。。(Digital signal processing FFT algorithm rfft,Straightforward..)
- 2013-11-22 20:02:24下载
- 积分:1
-
matlabFunctions
说明: 在matlab实现基于Schmidt的QR分解,共轭梯度法等(QR decomposition based on Schmidt in MATLAB)
- 2020-01-13 11:19:51下载
- 积分: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
-
cvf_rter
Compaq Visual Fortran Error Messages,对于利用CVF编程的programmer是本很好的对照手册。(Compaq Visual Fortran Error Messages, programming, programmer for the use of CVF is a very good control of the manual.)
- 2011-05-23 11:52:50下载
- 积分:1