-
Outside-the-penalty-function-method
外点罚函数方法,可以用来求解约束优化问题,也可以用来被调用在智能算法中(Point outside the penalty function can be used for solving constrained optimization problems, can also be used in intelligent algorithm called)
- 2011-10-16 19:13:57下载
- 积分:1
-
0-1
说明: 用LINGO求解最短路径问题,此方法为0-1规划,只适用于简单的ILP问题。(Lingo is used to solve the shortest path problem, which is a 0-1 programming method. It is only suitable for simple ILP problems.)
- 2020-05-04 08:21:21下载
- 积分:1
-
calrescapind
this source code is use to calculate resister capacitor and inductor
- 2009-09-29 18:26:22下载
- 积分:1
-
1_2_3维均值聚类
简单地实现了一、二、三维的K均值聚类,效果还不错,适合初步学习模式识别的同志们(Simple implementation of one, two, three - dimensional k-means clustering, the effect is not bad, it is suitable for the initial learning pattern recognition comrades)
- 2020-07-02 04:00:01下载
- 积分:1
-
CS_KM
现有的贪婪迭代类压缩感知重构算法均基于最小二乘对信号进行波形估计,未考虑到可能将量测噪声引入信号估计的情况.针对以上不足,提出了一种基于线性Kalman滤波的压缩感知弱匹配去噪重构算法(Existing greedy iterative reconstruction algorithms class compressed sensing the signal waveform based on least squares estimation does not take into account the possible introduction of the measurement noise signal estimation situation. For the above shortcomings, we propose a linear Kalman filter based on compressed sensing reconstruction algorithm denoising weak match)
- 2015-01-25 18:39:04下载
- 积分:1
-
Soct
假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解:(1,4,3,2),(1,4,5),(8,2),(3,5,2)。
[需求分析](Suppose there are a load of the backpack of the total volume of T and n volumes were w1, w2, ... wn items, whether selected from n items a number of exactly filled backpack, even if w1+w2+ ...+ wn = T, find out the solution of all the above conditions are met. For example: when T = 10, the volume of items {1,8,4,3,5,2}, can be found in the following four solutions: (1,4,3,2), (1,4,5 ), (8,2), (3,5,2). [Needs Analysis])
- 2012-06-14 16:25:10下载
- 积分:1
-
fdtd
三维的FDTD实现,采用CPML边界,较为详细的注释(Three-dimensional FDTD using CPML border, more detailed notes)
- 2013-04-18 14:35:55下载
- 积分:1
-
2d-multi-grid
说明: 二维笛卡尔坐标系下网格的划分,包括多重网格等。(Two-dimensional Cartesian coordinate system, the division of the grid, including the multi-grid and so on.)
- 2020-11-04 18:19:51下载
- 积分:1
-
xuansuoqiao
通过完整ansys命令流,模拟分析悬索桥变形。希望对学习ansys有限元及桥梁工程的技术人员有所帮助。(无)
- 2021-03-19 13:09:19下载
- 积分:1
-
1616
把十六进制数转换为十进制数,简单方便!能用于串口通信数据处理中(The hexadecimal number is converted to a decimal number, is simple and convenient! Can be used for serial communication data processing)
- 2008-03-09 14:37:30下载
- 积分:1