-
python-Machine-learning-master
一个机器学习的python文件,里面拥有各种机器学习方法,可以供大家参考(A Python file for machine learning, which has various machine learning methods, can be used for your reference.)
- 2019-04-17 15:21:41下载
- 积分:1
-
cx
说明: 在科学与工程计算中,经常遇到求解非线性方程组的问题;非线性方程组在收敛速度及收敛性比线性方程组要差,特别对于非凸的非线性方程组,其求解更是困难。下面简要介绍非线性方程组的三种解法——牛顿法、拟牛顿法、同伦算法,分析三种解法的适用性,并附Matlab原程序。(Scientific and engineering computing, often encounter the problem of solving nonlinear equations speed of convergence of nonlinear equations and linear equations worse than convergence, especially for non-convex nonlinear equations, which is even more difficult to solve . The following briefly describes three solutions to nonlinear equations- Newton method, quasi-Newton method, homotopy method, the applicability of the three solutions, along with Matlab original program.)
- 2016-03-12 10:57:01下载
- 积分:1
-
MPSO
多目标粒子群的matlab程序,文中设置了两个目标,f1和f2,采用加权求解的方式(more goals in Matlab PSO procedures, the text set up two goals, f1 and f2. using the weighted solution!)
- 2006-06-09 08:35:59下载
- 积分:1
-
clock
数据挖掘讲义第六章聚类分析,PDF文件大小约520K(Data mining handout Chapter 6 clustering analysis, PDF file size is about 520K)
- 2018-11-12 13:28:23下载
- 积分:1
-
zhuanzhi
实现矩阵转置并且方便观看,第二个程序用于进行对海表面高度SSH进行EOF分析,第三个程序进行海陆点分离并写为NC文件(Matrix transpose and convenient to watch the second program for the EOF analysis of sea surface height SSH third program separation of land and sea, and write for NC files)
- 2012-08-27 11:12:57下载
- 积分:1
-
OSE_Code
《Optimal State Estimation - Kalman, H Infinity, and Nonlinear Approaches》 一书的配套源码,包括了Kalman Filter、Hinf Filter、Particle Filter等的Matlab源码(《Optimal State Estimation- Kalman, H Infinity, and Nonlinear Approaches》source code,including Matlab code of Kalman Filter、Hinf Filter、Particle Filter.)
- 2009-02-12 22:57:17下载
- 积分:1
-
FractalDim
盒维数计算和豪斯多夫维数的计算与应用研究程序(box counting)
- 2013-07-27 17:50:31下载
- 积分:1
-
chebfun-svd
求解O-S方程特征值,可以适用于多种条件下的O-S方程特征值计算(To solving OS Equation characteristic value, can be applied to a variety of conditions OS equation eigenvalue calculation)
- 2013-03-12 00:27:14下载
- 积分:1
-
ODBprint
将ABAQUS的ODB结果文件按照人为要求在文本文档中记录(On ABAQUS ODB results file records in a text document in accordance with human requirements)
- 2021-03-09 22:09:27下载
- 积分:1
-
newmark
时间积分算法在有限元动力学中的应用,可以计算结构的瞬态响应(This class implements a Newmark beta-gamma predictor-corrector time inte-
gration scheme, with accelerations as primary unknowns.
.A Newmark scheme assigns to the dofs the following 5 unknowns :
- the displacement d and its predictor D
- the velocity v and its predictor V
- the acceletion a .
Their expressions are calculated by the dofs in class Dof.)
- 2013-07-13 13:30:09下载
- 积分:1