CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Multi Linear

搜索资源列表

  1. svm_perf.tar.gz

    0下载:
  2. SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X --> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike regula
  3. 所属分类:Other systems

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

    0下载:
  2. 一个很好的程序:高斯列选主元法解多元线性方程-A very good program: Gaussian out how the main multi-element method solution of linear equations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:5.46kb
    • 提供者:aland
  1. thedesignofinvertedpendulu

    0下载:
  2. 倒立摆是一个多变量,强耦合,严重非线性的自然不稳定系统,必须使用计算机控制的方法使之稳定,其使用方法在军工,航天,机器人领域都有广泛的应用。因此对倒立摆的研究在理论和应用方面都有重要的意义。-Inverted pendulum is a multi-variable, strong coupling, serious non-linear instability of natural systems, must use computer-controlled method to make it
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:4.5mb
    • 提供者:mahongwei
  1. svm_perf

    1下载:
  2. SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X --> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike reg
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:115.17kb
    • 提供者:jon
  1. bp1

    1下载:
  2. 利用BP算法,设计一个多层感知器为表中的数据集提供一个非线性逼近,并测试其泛化能力。-BP algorithm is used to design a multi-sensor data sets for the table to provide a non-linear approximation, and to test its generalization ability.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:15.98kb
    • 提供者:印锦
  1. mathematicalprogrammingcode

    0下载:
  2. 它包含了数学规划、线性规划、一元函数极值、多元函数极值拟牛顿法、多元函数极值、单纯形搜索法、非线性规划的代码-It contains matlab code of mathematical programming, linear programming, unary function, extreme value, multi-function extremum quasi-Newton method, multi-function extremum, simplex method, nonli
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:22.1kb
    • 提供者:温娟
  1. Constrained-optimization-problems

    0下载:
  2. 约束优化问题,包含 用Rosen梯度投影法求解约束多维函数的极值 用外点罚函数法求解线性等式约束多维函数的极值 用外点罚函数法求解一般等式约束多维函数的极值 用内点罚函数法求解约束多维函数的极值 用混合罚函数法求解约束多维函数的极值 用混合罚函数加速法求解约束多维函数的极值 用乘子法求解约束多维函数的极值 用坐标轮换法求解约束多维函数的极值 用复合形法求解约束多维函数的极值 -Constrained optimization problems contai
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:4.35kb
    • 提供者:张然
  1. formationcontrol

    4下载:
  2. 实现多智能体的编队控制,对程序稍加修改就可以实现多个多智能体的队形控制,包括直线型、三角形等各种队形。-Formation of multi-agent control, can be slightly modified the program to achieve a number of multi-agent formation control, including linear, triangles and other formations.
  3. 所属分类:Other windows programs

    • 发布日期:2014-07-04
    • 文件大小:1kb
    • 提供者:马争光
  1. 1_3

    0下载:
  2. 栈的实现及应用 栈是一种常用的线性表,在操作系统中被大量使用,比如计算各种表达式。设计程序完成一个24点游戏,要求用户将四个随机产生的十以内的整数进行加减乘除(允许使用括号,每个数只能用一次)求得二十四。(注:可以不判断录入的表达式是不是只使用了给定的四个数或者使用了多次数) 功能要求: (1)随机产生四个数(使用randomize和random函数); (2)要求用户录入表达式,只能使用括号,加,减,乘和除; (3)将中序算术表达式变成逆波兰式(也就是后序算术表达式);
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1.24kb
    • 提供者:郑振曦
  1. LSSVMlabv1_8_R2009b_R2011a

    0下载:
  2. lssvm 最小二乘支持向量机,用于多元非线性回归分析,非线性拟合与预测-Least squares support vector machine for multi-linear regression analysis, nonlinear fitting and prediction
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:120.6kb
    • 提供者:errid
  1. Mathematical-Programming

    0下载:
  2. 数学规划 lp - 线性规划 linprog - 线性规划(在MATLAB5.3使用) fmin - 一元函数极值 fminu - 多元函数极值拟牛顿法 fmins - 多元函数极值单纯形搜索法 constr - 非线性规划 fmincon - 非线性规划(在MATLAB5.3使用)- Mathematical Programming lp- Linear Programming linprog- linear programming (in M
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:22.49kb
    • 提供者:lxc
  1. mlclass-ex1

    0下载:
  2. 线性感知机,机器学习相关,基于matlab仿真-Files included in this exercise ex1.m- Octave scr ipt that will help step you through the exercise ex1 multi.m- Octave scr ipt for the later parts of the exercise ex1data1.txt- Dataset for linear regression with one vari
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:15.02kb
    • 提供者:张伟强
  1. mengjan

    0下载:
  2. 进行逐步线性回归,多姿态,多角度,有不同光照,光纤陀螺输出误差的allan方差分析。- Stepwise linear regression, Much posture, multi-angle, have different light, allan FOG output error variance analysis.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:4.31kb
    • 提供者:bepef
  1. ADINA84

    3下载:
  2. ADINA 系统是一个单机系统的程序,用于进行固体、结构、流体以及结构相互作用的流体流动的复杂有限元分析。借助 ADINA 系统,用户无需使用一套有限元程序进行线性动态与静态的结构分析,而用另外的程序进行非线性结构分析,再用其他基于流量的有限元程序进行流体流动分析。此外, ADINA 系统还是最主要的、用于结构相互作用的流体流动的完全耦合分析程序(多物理场)。-ADINA System is a stand-alone system program for performing complex
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1.32mb
    • 提供者:liu
  1. beipiu_v62

    0下载:
  2. 包含收发两个客户端程序,可直接计算得到多重分形谱,进行逐步线性回归。- Transceiver contains two client programs, It can be directly calculated multi-fractal spectrum, Stepwise linear regression.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:3.6kb
    • 提供者:qenmaiban
  1. fiufun_v77

    0下载:
  2. 有PMUSIC 校正前和校正后的比较,多机电力系统仿真及其潮流计算,雅克比迭代求解线性方程组课设。- A relatively before correction and after correction PMUSIC, Multi-machine power system simulation and flow calculation, Jacobi iteration for solving linear equations class-based.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:6.24kb
    • 提供者:郭斌良
  1. hiu_gp43

    0下载:
  2. 雅克比迭代求解线性方程组课设,包括最小二乘法、SVM、神经网络、1_k近邻法,基于多相结构的信道化接收机。- Jacobi iteration for solving linear equations class-based, Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Channelized receiver based on multi-phase structure.
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:7kb
    • 提供者:魏正忠
  1. xwspb

    0下载:
  2. 利用matlab针对图像进行马氏距离计算 ,雅克比迭代求解线性方程组课设,多目标跟踪的粒子滤波器。- Using matlab to calculate the Mahalanobis distance for the image, Jacobi iteration for solving linear equations class-based, Multi-target tracking particle filter.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-24
    • 文件大小:6kb
    • 提供者:雷志年
  1. doa

    0下载:
  2. 包含doa线性预测的所有方法,一阶前向、后向、双向,还有多阶线性预测(Contains all the DOA linear prediction method, first-order forward, backward, bidirectional, and multi order linear prediction)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1kb
    • 提供者:小二vv
  1. 环境与生态统计__R语言的应用_钱松著_12979948

    0下载:
  2. 结合案例来描述每一种统计学模型,解释如何开展数据分析,讨论采用模拟手段来检验模型,这是模型开发与评估中的重要方面,给出多层回归模型(如多层ANOVA、多层线性回归和广义多层模型),指导如何用R语言采实现诸多方法,在线提供书中所用到的数据集和R语言脚本。(Combined with the case to describe each kind of statistical model, how to carry out data analysis and interpretation, discu
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:35.67mb
    • 提供者:夏小暖
« 12 »
搜珍网 www.dssz.com