-
UnwellLineEquSet-matlab
病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示:
病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。
程序执行结果包括:求解结果、迭代次数、迭代误差数据、误差曲线图等。
(Morbid Linear Equations calculation problems involving Gauss elimination method, Jacobi' s iterative method, Gauss- Seidel iterative method, steepest descent method and conjugate gradient method. Each method, all the preparation of an m file, packaged in the form of a function. Then the total HilbLineEquSet.m file to invoke the implementation of draw error curve, to be running results. General Matlab program flow, as follows: the calculation of morbid equations include: HilbLineEquSet.m, gauss.m, jacobi.m, gauss_seidel.m, fastest_descend.m and conjugated_grad.m six documents. Procedures for implementation of the findings include: solving a result, the number of iterations, iterative error data, error curve and so on.)
- 2009-12-10 19:08:10下载
- 积分:1
-
matlab-fem-code-from-eP
这是Feysel Nesru Sherif最新编译的Matlab 弹塑性有限元程序。其中屈服面采用的是Mohr Coulomb屈服面。这为采用matlab进行弹塑性分析提供了一定的参考作用(This is Feysel Nesru Sherif latest compiled Matlab elastic-plastic finite element program. Which yield surface is used Mohr Coulomb yield surface. This provides some reference for the elastic-plastic analysis using matlab)
- 2020-07-20 12:48:46下载
- 积分:1
-
BA_net
随机网络生成代码,matlab编写。可以实现基本的随机网络的生成(random network)
- 2009-05-29 08:40:41下载
- 积分:1
-
clustering-based-on-improved-ACO
给出了一种改进的蚁群算法的聚类程序,比基本蚁群聚类效果好。(very useful)
- 2011-06-09 21:38:00下载
- 积分:1
-
final-code
This paper presents a new approach to image segmentation using Pillar K-means algorithm. This
segmentation method includes a new mechanism for grouping the elements of high resolution images in order to
improve accuracy and reduce the computation time. The system uses K-means for image segmentation optimized by
the algorithm after Pillar. The Pillar algorithm considers the placement of pillars should be located as far from each
other to resist the pressure distribution of a roof, as same as the number of centroids between the data distribution. This
algorithm is able to optimize the K-means clustering for image segmentation in the aspects of accuracy and
computation time. This algorithm distributes all initial centroids according to the maximum cumulative distance metric.
This paper evaluates the proposed approach for image segmentation by comparing with K-means clustering
algorithm and Gaussian mixture model and the participation of RGB, HSV, HSL and CIELAB color spaces.
- 2014-08-18 13:27:11下载
- 积分:1
-
5
说明: MATLAB CODE FOR INFORMATION THEORY AND CODING
- 2013-09-11 13:02:39下载
- 积分:1
-
robot
机器人轨迹控制 机器人仿真设计 机器人优化设计的很好的源程序(Robot trajectory control of robot simulation robot designed to optimize the design of good source)
- 2007-10-22 06:19:06下载
- 积分:1
-
yalmiptest
this is for lmi lmi problems
- 2010-01-12 14:49:48下载
- 积分:1
-
PSO
PSO的教学案例:
对于初学matlab的学子或刚解除PSO算法的学子而言,该案例具有很好的代表性!(Teaching Case PSO: For beginners matlab for students or just students in terms of lifting the PSO algorithm, the case has a good representation!)
- 2014-01-20 21:05:24下载
- 积分:1
-
用于matlab编写多目标粒子群算法 MOPSO
本算法用于matlab编写多目标粒子群算法,经过多次调试,说明详细,可直接使用(For multi-objective particle swarm algorithm)
- 2021-02-02 10:00:00下载
- 积分:1