-
pro2
用遗传算法求解主动悬架系统的例程,里面附有程序求解的数据以及图形!是个很好的例子(A Genetic Algorithm for Active Suspension System routines)
- 2020-09-18 17:17:56下载
- 积分:1
-
rungekutta
说明: 用于非线性常微分方程的解的重要的一类隐式或显式迭代法,使用龙格库塔计算激光器的速率方程。(An important class of implicit or explicit iterative methods for solving nonlinear ordinary differential equations is to use Runge Kutta to calculate the rate equations of lasers.)
- 2020-07-28 21:38:46下载
- 积分: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
-
bearing
excel编制的轴承计算程序,已经在生产设计中应用过(procedures for the preparation of the bearing calculation excel)
- 2021-03-28 13:39:11下载
- 积分:1
-
CH2CH5CH7
最小二乘法的参数辨识研究。逐个的程序实现了最小二乘法算法以及实现的研究。(Least squares method of parameter identification studies. Procedures achieved by least squares algorithm and realize research.)
- 2008-05-13 22:02:16下载
- 积分:1
-
bike-wheel-calc-master
自信车轮压力分析 python 源代码
有限元分析(Wheel of bike ,python Finite Element code)
- 2015-12-08 08:13:15下载
- 积分:1
-
GA
说明: 遗传算法用来求解带容量的车辆路径问题,用c++完成的代码(The genetic algorithm is used to solve the vehicle routing problem with capacity. The code is completed by c++.)
- 2019-06-19 16:30:06下载
- 积分:1
-
sui-an54
小波包分析提取振动信号中的特征频率,调试通过可以使用,自己编的5种调制信号。( Wavelet packet analysis to extract vibration signal characteristic frequency, Debugging can be used, Own five modulation signal.)
- 2017-04-10 22:48:40下载
- 积分:1
-
KMP-string-match
编写一个使用KMP算法的字符串匹配程序。
使用方法:字符串匹配.exe -f xxx.txt -s xxx
-f 指定要查找的文件
-s 指定要查找的字符串(Writing a string matching algorithm using KMP program. How to use: string matching exe-f xxx.txt-s xxx-f to specify the file you want to find-s to specify the search string)
- 2013-12-08 01:12:46下载
- 积分:1
-
IMLS
点云曲面建模,基于距离函数,运用移动最小二乘法,拟合曲面,提取等值面,用于散乱点云的快速三角网格构建(Point cloud surface modeling, based on the distance function, the use of moving least squares method, fitting surface, isosurface extraction for fast scattered point cloud build triangular mesh)
- 2020-11-12 10:09:45下载
- 积分:1