-
SUANFAPPT
常用的算法设计策略(包括分治策略、动态规划、贪心策略、回溯法、随机算法等)
算法复杂度分析方法(计算迭代次数、使用递归方程、频度分析等)
(Commonly used algorithm design strategies (including the strategy of divide and conquer, dynamic programming, greedy strategy, backtracking method, random algorithm) algorithm complexity analysis (number of iterations, using a recursive equation, frequency analysis, etc.))
- 2013-04-23 12:28:26下载
- 积分:1
-
chazhi
本例实现了插值函数,将不同次数的插值进行了显示,防止了龙格现象,研究生一般以此题为作业。(The cases to achieve interpolation function, the number of different interpolation were shown to prevent the Runge phenomenon, in order to graduate generally entitled operations.)
- 2013-11-14 15:28:33下载
- 积分:1
-
Jacobi
可视化MATLAB的雅可比法矩阵特征值算法(The Jacobian France matrix eigenvalue algorithm)
- 2012-06-18 18:45:44下载
- 积分:1
-
chan
二维情况的chan定位算法,1994年原版论文代码实现,可以支持远近和linear nonlinear四种模式(2 dimension chan algorithm, TDOA localization. Including near, far field and linear nonlinear sensor array)
- 2017-12-27 13:37:47下载
- 积分:1
-
MLS_3D
移动最小二乘三维插值,很好的东西哦,希望对大家有帮助(Moving Least Squares 3D interpolation, good stuff, oh)
- 2012-10-09 22:50:19下载
- 积分:1
-
Test Operator
对于交错网格上的WCNS格式进行精度测试(不带时间方向推进,仅测试空间精度)(test the order of accuracy of the WCNS scheme)
- 2020-07-12 18:28:53下载
- 积分:1
-
ZCXLJ
支持向量机和BP神经网络都可以用来做非线性回归拟合,但它们的原理是不相同的,支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。大量仿真证实,支持向量机的泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。本源码可以用于线性回归、非线性回归、非线性函数拟合、数据建模、预测、分类等多种应用场合(Support vector machines and BP neural network can be used for non-linear regression fit, but they is not the same principle, support vector machine based on structural risk minimization theory, generally considered its generalization ability than the neural network of strong . Inherent defect- a large number of simulation confirmed that generalization ability of support vector machine is stronger than the BP network, but also to avoid neural network training results unstable. The source code can be used for linear regression, nonlinear regression, nonlinear function fitting a variety of applications, data modeling, forecasting, classification)
- 2020-09-18 19:27:53下载
- 积分:1
-
example1
有限元平面问题的求解相关程序。
包括质量矩阵,刚度矩阵,主程序,绘图程序等。(Finite element solution of plane problems related procedures. Including the mass matrix, stiffness matrix, the main program, mapping procedures.)
- 2021-05-06 16:31:53下载
- 积分:1
-
simplex_step1
单纯形法找初始可行解,上课留的作业,希望对别人有点用吧(Simplex method to find an initial feasible solution , hope it is useful for others.)
- 2014-12-15 15:24:33下载
- 积分:1
-
Average stress
计算多材料单元平均应力应变,用于提取计算等效弹性模量 泊松系数(Calculate the average stress-strain of multi-material elements)
- 2020-11-11 18:59:45下载
- 积分:1