-
统计学习方法李航
统计学习经典教材,面试必备,详细介绍支持向量机、Boosting、最大熵、条件随机场等十个统计学习方法。(Classic textbooks for statistical study are essential for interviews)
- 2020-06-21 11:20:02下载
- 积分: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
-
4-split2
说明: 给定求解区间,用最小二乘法给出函数的零点,并给出迭代次数(Given the solution interval, the zeros of the function are given by the least square method, and the number of iterations is given.)
- 2019-04-10 16:33:03下载
- 积分:1
-
Numerical_Recipes_in_C.source_code
数值计算程序库,C语言版,Numerical Recipes in C,包含很多基本的数值计算子程序(Digital program library, C language version, Numerical Recipes in C)
- 2016-03-29 01:01:38下载
- 积分:1
-
oymwhss
基于声纳信息的粒子滤波算法,可以利用声纳信息和不完全环境信息通过该算法完成机器人的自定位过程,本例是在原有基础上的改进,(Particle filter algorithm based on sonar information can use sonar information and incomplete environment information to complete the self-localization process of robot. This example is an improvement on the original basis.)
- 2018-11-14 17:22:40下载
- 积分:1
-
simplecalculator
该程序实现的是计算器功能,包含简单的加减乘除,以及取余、求倒等功能计算。(The program is a calculator function, contain simple addition and subtraction, multiplication and division, and modulo, seeking poured functions calculation.)
- 2013-04-12 12:17:36下载
- 积分:1
-
EMfunction
混合高斯分布的em算法,e步和m步,输出各参数值(mixture of gaussian,em)
- 2018-01-14 12:21:00下载
- 积分:1
-
oneapf
说明: 基于单位功率因数控制策略的单相有源滤波,去掉非线性负载部分即为单相全控整流。开关器件采用IGBT。(Based on the unity power factor control strategy of single-phase active power filter, remove the part of non-linear load is the single-phase full-controlled rectifier. Switching device IGBT.)
- 2009-08-06 20:09:07下载
- 积分:1
-
methods
说明: 常用算法包括第一类整数阶贝塞耳函数,积分刚性方程组的吉尔方法,计算多重积分的高斯方法,快速傅利叶变换,离散随机线性系统的卡尔曼滤波,切比雪夫曲线拟合的c语言算法(failed to translate)
- 2010-04-23 23:54:07下载
- 积分:1
-
ABAQUS+UMAT+FORTRAN
ABAQUS中用户材料子程序UMAT的开发主要解决两方面的问题:本构模型的建立和积分算法的选择。
本文主要研究非线性材料的UMAT实现方法,并重点研究其迭代算法部分,目前,用户材料子程序UMAT的迭代算法主要是常刚度法,常刚度法的优点在于算法原理较简单,程序编写较方便,缺点是当遇到复杂非线性材料时,其迭代次数较多,收敛速度也较慢,在这个情况下,本文采取的是一种迭代次数较少且收敛速度较快的切线刚度法,具体就是采用FORTRAN语言编制了基于Von-Mises模型的接口程序,并采用切线刚度算法,通过与ABAQUS自带本构关系计算的结果相比较,验证其正确性。(This paper studies the user subroutine UMAT of ABAQUS development methods, the use of FORTRAN language isotropic hardening material model of the interface program, studied the effects of such material is extremely elastic-plastic constitutive relation method.
This article UMAT tightly around the secondary development of technology, the first principle of its interface detail, and then for the theory of nonlinear finite element incremental stiffness of the regular tangent stiffness method and the theory of algorithms to do an in-depth analysis of deduced a regular tangent stiffness and rigidity of the law of the specific expression of algorithm theory, and then the preparation of the two algorithms, respectively, of the UMAT program, and finally the establishment of a specific model checking, bringing with ABAQUS elasto-plastic constitutive relation of the calculated results compared to verify the correctness of the two.)
- 2020-12-05 21:59:24下载
- 积分:1