-
20060401
说明: 二阶曲线拟合,最小二乘法,此程序是在c++ builder6.0环境下开发的(second curve fitting, least squares method, this procedure is in c builder6.0 development of the environment)
- 2006-04-01 14:48:43下载
- 积分:1
-
多目标蚁群算法
多目标蚁群算法用来求解多目标最小生成树问题(Multi-objective ant colony algorithm)
- 2017-11-28 09:47:16下载
- 积分: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
-
工作
利用ansys的命令流apdl对复合材料储氢瓶进行仿真设计,碳纤维铺层及其加载,最后分析其应力应变。(The composite hydrogen storage bottle was simulated and designed by using the command flow APDL of ANSYS, and the stress and strain of the carbon fiber layer were analyzed.)
- 2021-01-18 19:58:43下载
- 积分:1
-
repeated-measures-ANOVA
用MATLAB实现单因素/两因素重复测量方差分析,自带工具包中只有非重复测量的方差分析函数ANOVA。anova_rm实现单因素;rm_anova2实现两因素( function stats = rm_anova2(Y,S,F1,F2,FACTNAMES) Two-factor, within-subject repeated measures ANOVA.For designs with two within-subject factors.
function [p, table] = anova_rm(X, displayopt)Single factor, repeated measures ANOVA.)
- 2021-01-26 17:58:37下载
- 积分:1
-
nijie
六轴工业机器人的逆运动学,采用VC++进行编程自动求解(inverse of 6-dof industrial robot)
- 2020-12-25 12:19:04下载
- 积分:1
-
SQP
本算法是基于数值计算中的SQP编写的MATLAB程序。非常实用的一个小程序。(This algorithm is based on the numerical calculation of SQP written MATLAB program. Very practical one small program.)
- 2020-12-29 10:39:00下载
- 积分:1
-
Matlab解微分方程(ODE+PDE)
说明: Matlab求解微分方程组,几种经典算法(MATLAB Solves Differential Equations, Several Classical Algorithms)
- 2018-12-24 15:33:59下载
- 积分:1
-
LM算法
该代码完成了LM算法,并附有详细的代码说明。(The code completion LM algorithm, along with a detailed code instructions.)
- 2016-02-20 11:52:00下载
- 积分:1
-
MATLAB
利用有限元法计算悬臂梁的实例,包含详细说明,适合用于课程设计。(Using the finite element method to calculate the cantilever instance, contains a detailed description, suitable for curriculum design.)
- 2014-10-04 08:37:38下载
- 积分:1