-
ICP-matlab
迭代最邻近点算法: 计算两组点云之间的最佳匹配效果(Iterative closest point (ICP) algorithm: seaching the best overlapping result of two point clouds)
- 2012-07-15 16:24:01下载
- 积分:1
-
自适应Simpson
说明: 自适应simpson算法,数值分析考试用的(Adaptive Simpson algorithm for numerical analysis test)
- 2019-12-16 10:21:50下载
- 积分:1
-
1
说明: 数学建模工具箱
有丰富的数学建模模型,全部用matlab语言编写(Mathematical Modeling Toolbox)
- 2009-12-28 08:43:56下载
- 积分:1
-
振动台试验数据整理和处理算法
说明: 振动台试验数据整理和处理算法,部分代码使用了王济、胡晓编著的《MATLAB在振动信号处理中的应用》一书中的代码(Data arrangement and processing algorithm of shaking table test)
- 2020-12-30 11:39:00下载
- 积分:1
-
JFFTfinalA
使用JAVA模拟FFFT算法 快速傅里叶算法
(Use JAVA simulation FFFT algorithm Fast Fourier Transform Algorithm)
- 2012-07-18 19:04:47下载
- 积分:1
-
computing-theory-introduction
《计算理论导引》(作者)[美] Michael Sipser(译者)张立昂 王捍贫 黄雄 机械工业2000年2月第1版.pdf(Computational Theory,(Author) [America] Michael Sipser (translator) Zhang Li Ang Wang Hanpin Wong Hung Machinery Industry in February 2000 1st edition. Pdf)
- 2013-09-09 21:01:11下载
- 积分:1
-
01
说明: 此文件为源代码,经过多次验证可行。将代码输入lingo就可以运行(Immune algorithm to solve the maximum clique problem source code of this file, feasible after several validation. Matlab code input can run.)
- 2013-02-01 16:58:53下载
- 积分:1
-
单纯形法Matlab程序-2016-11-17
一般线性规划问题具有线性方程组的变量数大于方程个数,这时会有不定的解。当决策变量个数n和约束条件个数m较大时,单纯形法是求解线性规划问题的通用方法。
从线性方程组找出一个个的单纯形,每一个单纯形可以求得一组解,然后再判断该解使目标函数值是增大还是变小了,决定下一步选择的单纯形。通过优化迭代,直到目标函数实现最大或最小值(In general linear programming problems, the number of variables with linear equations is greater than the number of equations. When the number of decision variables n and constraint number m are large, simplex method is the general method for solving linear programming problems.
Find out one by one from the linear equations of the simplex, each a simplex can get a set of solution, and then concludes that the solution is the objective function value increases or smaller and decided to choose the next simplex. By optimizing iteration, until the target function achieves the maximum or minimum value.)
- 2018-03-27 17:22:03下载
- 积分:1
-
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
-
M_rls
该程序是一种最小二乘滤波算法的matlab实现程序,主要应用于非平稳信号的干扰抑制中(The program is a least squares filtering algorithm matlab implementation program, mainly used in non-stationary signal interference suppression in)
- 2013-04-12 12:29:42下载
- 积分:1