-
nonlinear-algorithm
非线性算法合集,包括牛顿拉夫逊法,Broyden拟牛顿法,弧长法,割线法。每种算法都包含有线性搜索迭代改进。(Nonlinear algorithm collection, including Newton Raphson, Broyden quasi-Newton method, arc-length method, secant method. Each contains a linear search algorithms for iterative improvement.)
- 2021-03-20 20:49:18下载
- 积分:1
-
关于轴承刚度方程的MATLAB程序
说明: 这个程序是关于轴承刚度方程的MATLAB程序(This program is about the bearing stiffness equation MATLAB program)
- 2021-04-13 15:38:56下载
- 积分:1
-
拟合圆
根据X和Y两组数据,将两组数据在X-Y平面上最小二乘法拟合出圆(According to X and Y two sets of data, the two sets of data in the X-Y plane, the least square method of fitting the circle)
- 2017-08-16 11:02:07下载
- 积分:1
-
matlab版本的动态非结构网格划分程序
matlab版本的动态非结构网格划分程序,希望对你们有用,欢迎下载。(matlab version of the dynamic non-structural meshing program, I hope useful to you, welcome to download.)
- 2012-12-05 13:41:25下载
- 积分:1
-
Classifiers
我们需要成百上千的分类器来解决现实世界的分类吗
我们评估179分类17种分类器(判别分析,贝叶斯,神经网络,支持向量机,决策树,基于规则的分类器,升压、装袋、堆放、随机森林和其他合奏,广义线性模型,线性,偏最小二乘法和主成分回归,logistic回归、多项式回归、多元自适应回归样条等方法),实现在WEKA,R(有或没有插入包),C和Matlab,包括所有目前可用的相关分类。(Do-we-Need-Hundreds-of-Classifiers-to-Solve-Real-World-ClassificationProblems)
- 2017-11-06 11:59:48下载
- 积分:1
-
FDTD_2D_RCS
这是一个用FDTD算法计算二维导体方柱散射场RCS的matlab程序.采用UPML吸收边界条件和高斯脉冲源激励,对于学习FDTD方法中的激励源加入,近-远场外推,吸收边界设置等很有帮助(This is a FDTD algorithm using two-dimensional square cylinder conductor scattering RCS of the matlab program. UPML absorbing boundary conditions used and the Gaussian pulse source excitation, the FDTD method to study the excitation source join, near- far outside the push, absorbing boundary settings, such as helpful)
- 2021-04-08 23:29:00下载
- 积分:1
-
MATLAB+软件在线性代数教学中的应用
说明: MATLAB在线性代数中的一些基本操作,比如矩阵相加等等。(Basic operation of linear algebra)
- 2020-03-19 12:53:49下载
- 积分:1
-
drop
使用fluent udf编程,实现水滴在空气中的运动描述。(Use fluent udf programming, to achieve the movement of water droplet in the air.)
- 2014-06-13 14:27:10下载
- 积分:1
-
gcor
说明: 分数低阶协方差谱的MATLAB程序,含4种计算分数低阶协方差谱的估计方法(Fractional lower order covariance spectrum MATLAB program, including four kinds of calculation of fractional lower order covariance spectral estimation method)
- 2011-04-04 14:29:41下载
- 积分:1
-
Crank-Nicolson_
C-N解偏微分方程的程序。解的是定步长的抛物型偏微分方程:
du/dx - a * d2u/dx2 = 0
在程序中可以更改 a 的值以实现不同系数的解。在循环中改变 a 的值以实现变系数. 该说明在压缩包是也有(CN solution of partial differential equations procedures. Solution is scheduled to step parabolic partial differential equation: du/dx- a* d2u/dx2 = 0 in the procedure can be changed in order to realize the value of a different coefficient of the solution. Change in the cycle in order to realize the value of a variable coefficient. The note in the compressed packet is also)
- 2020-11-07 23:09:48下载
- 积分:1