-
SVM_toolbox01
支持向量机作为统计学习理论的实现方法,能很好地解决非线性和高维数问题,克服了神经网络方法收敛慢、解不稳定、推广性差的缺点,近年来得到了广泛地研究,在模式识别、信号处理、控制、通讯等方面得到了广泛地应用。(Support Vector Machine as the implementation of statistical learning theory approach, can be a good solution to the nonlinear and high dimension problem, the neural network method to overcome the slow convergence, solution instability, bad promotion of sexual shortcomings, in recent years has been widely studied, at pattern recognition, signal processing, control, communications, etc. has been widely applied.)
- 2009-03-04 13:34:56下载
- 积分:1
-
大连理工大学矩阵与数值分析上机作业
说明: 利用matlab软件进行数值编程,优化计算。(Matlab software is used for numerical programming and optimization calculation.)
- 2020-06-22 04:40:02下载
- 积分:1
-
a-new-Least-squares-fitting-method
本程序是基于非等距节点的正交多项式的最小二乘法拟合算法,该算法已经在vc++6.0下调试通过,经多次验证,本算法的拟合误差较小。(This procedure is based on equidistant nodes of non-orthogonal polynomial least squares fit algorithm, which has been in vc++6.0 through debugging, after repeated verification, the algorithm of fitting error is small.)
- 2021-04-11 11:18:57下载
- 积分:1
-
jiaoyanshe2
计算矢量拉盖尔高斯光束中古伊相移产生的角衍射,及其与能流分布的关系。(The Poynting vector)
- 2012-08-06 15:40:12下载
- 积分: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
-
fortran_nr
用fortran写的牛拉潮流计算程序,实验中的结果,比较简单,仅供参考(fortran write with ox-drawn flow calculation procedure, the results of experiments, relatively simple, for information purposes only)
- 2006-12-23 23:15:37下载
- 积分:1
-
SVMPrediction
支持向量基预测的小数据量的预测方法。包括数据拟合,多项式预测等功能()
- 2008-03-08 13:58:11下载
- 积分:1
-
弹塑性有限元源程序Owen
Owen 弹塑性有限元源程序, 变刚度迭代法,牛顿拉夫森迭代。(Owen‘s source code, for plastic FEM)
- 2020-07-06 13:38:58下载
- 积分:1
-
revealing-
使用labview2009开发平台,实现对机械信号频谱泄露的功能。(Use labview2009 development platforms for the mechanical function of the signal spectrum leakage.)
- 2011-09-02 11:21:20下载
- 积分:1
-
fdk-f
基于FDK的锥束CT全三维重建算法,Matlab语言版本。(FDK cone-beam CT based full three-dimensional reconstruction algorithm, Matlab language version.)
- 2011-10-13 12:54:43下载
- 积分:1