CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - linear

搜索资源列表

  1. lwpr.rar

    2下载:
  2. 局部线性回归方法及其稳健形式已经被看作一种有效的非参数光滑方法.与流行的核回归方法相比,它有诸多优点,诸如:较高的渐近效率和较强的适应设计能力.另外,局部线性回归能适应几乎所有的回归设计情形却不需要任何边界修正。,Local linear regression methods and their solid form has been seen as an effective non-parametric smoothing method. Contrary to popular kernel
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.28mb
    • 提供者:wanghuaqiu
  1. stepwise.rar

    1下载:
  2. 这是一个关于逐步回归求多元线性回归的一个VC例程,It is a stepwise regression for multiple linear regression routine of a VC
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:107.08kb
    • 提供者:和君洋
  1. 数学优化分析综合工具软件包

    6下载:
  2. 1stOpt 是七维高科有限公司(7D-Soft High Technology Inc.)独立开发, 拥有完全自主知识产权的一套数学优化分析综合工具软件包。在非线性回归,曲线拟合,非线性复杂模型参数估算求解,线性/非线性规划等领域首屈一指; 1stOpt 应用范围 1) 模型自动优化率定 2) 参数估算 3) 任意模型公式线性,非线性拟合,回归 4) 非线性连立方程组求解 5) 任意维函数,隐函数极值求解 6) 隐函数根求解,作图,求极值 7) 线
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-23
    • 文件大小:7.08mb
    • 提供者:zhangqi
  1. CLAPACK_dll

    1下载:
  2. LAPACK的全称是Linear Algebra PACKage,是非常著名的线性代数库。LAPACK是用Fortran写的,这里是C版LAPACK编译后的dll和头文件。-LAPACK full name is Linear Algebra PACKage, is a very well-known linear algebra library. LAPACK is written in Fortran, here is the C version of LAPACK compiled dll
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1.84mb
    • 提供者:pattek
  1. MPI-Matrix

    2下载:
  2. 线性方程组的迭代解法,包括雅克比、高斯-赛德尔和松弛法的MPI源码-Iterative solution of linear equations, including Jacobi, Gauss- Seidel and relaxation Law MPI Source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-11-16
    • 文件大小:11.06kb
    • 提供者:不死鸟
  1. Preconditioned_Conjugate_Gradient_Method

    2下载:
  2. 用C语言写的预处理共轭梯度法求解线性方程组的程序-Preconditioned Conjugate Gradient Method with C Language for solving linear system of equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2.87kb
    • 提供者:Zhu Liyong
  1. gauss

    0下载:
  2. 数值分析高斯——列主元消去法主程序 说明如下: % a----input,matrix of coefficient % b----input,right vector % sol----output,returns the solution of linear equation-Gauss numerical analysis- out PCA elimination main program as follows: a---- input, matrix of coeffi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1.08kb
    • 提供者:闫安心
  1. gauss

    0下载:
  2. 光纤对各种类型的高斯光束的不同非线性作用-Fiber of various types of Gaussian beam in the role of different non-linear
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.2kb
    • 提供者:shutan
  1. glpk4.36

    0下载:
  2. 著名的大规模线性规划求解器源码GLPK.C语言版本,可以修剪.内有详细帮助文档. -linear programming solver for large scaler variables
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3.17mb
    • 提供者:chenyag
  1. jiefc

    0下载:
  2. 一个C++程序。用来解多元一次线性方程组-A C++ program. solution to a system of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.28kb
    • 提供者:belle
  1. vb-solution-of-linear-equations

    0下载:
  2. 利用vb解线性方程组,利用Gauss列主元消去法-Vb solutions using linear equations using Gauss elimination method out PCA
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1.78kb
    • 提供者:邵长城
  1. Linear

    0下载:
  2. 直线型最小二乘法算法,程序运行正确,已经测试过的,可以嵌入自己的程序中,很有用的。-Linear least squares algorithm, the program is running correctly, has been tested and can be embedded in the process of their own, very useful.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:213.03kb
    • 提供者:石利
  1. nonlinear_filter

    0下载:
  2. 非线性滤波器的例程,为接口封装函数,matlab代码。-Routine non-linear filters for the interface package function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1.2kb
    • 提供者:陈小兵
  1. targettrackingusingkalman

    0下载:
  2. The Kalman filter is an efficient recursive filter that estimates the state of a linear dynamic system from a series of noisy measurements. It is used in a wide range of engineering applications from radar to computer vision, and is an important topi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:82.72kb
    • 提供者:vignesh
  1. MusicULA

    0下载:
  2. DOA estimation using MUSIC on a uniform Linear array
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1008byte
    • 提供者:Ayesha
  1. linearprogramming

    0下载:
  2. 利用mathematica、MATLAB解决线性规划,整数规划(0-1规划)的源代码-To solve the linear/integer/0-1 programming problems by mathematica or matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:4.19kb
    • 提供者:汪凯莱
  1. SolidWasteManagement

    0下载:
  2. 运用多元线性回归方法预测城市生活垃圾的产量及管理-Multiple linear regression
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:62.38kb
    • 提供者:candy
  1. multiplelinearregression

    1下载:
  2. 多元线性回归的C++源码,在VC6.0上可直接运行!-Multiple Linear Regression C++ source code, can be directly run in VC6.0!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1.83kb
    • 提供者:Black
  1. applied-numerical-linear-algebra.J.W.Demmel

    0下载:
  2. 应用数值线性代数,此书更集中于最近的发展和计算机总体结构的考虑,在数学基础方面略有欠缺。-Numerical linear algebra, this book is more focused on recent developments and consider the overall structure of the computer, in a slight lack of mathematical foundation.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4.74mb
    • 提供者:LiFeiteng
  1. algorithms-for-linear-problems

    1下载:
  2. 线性方程的迭代法,集合了Jacobi,Gauss-Seidel,SOR三种方法,还有针对泊松方程的SOR方法-Programs to solve linear problems.Four algorithms are included.They are Jacobi,Gauss-Seidel,SORand SOR for Poisson
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1.73kb
    • 提供者:Mu Lufei
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com