资源列表
ELLIPSE
- 在fortran软件中产生Berkhoff经典椭圆浅滩地形,结果文件可直接运用于SMS模拟波浪的浅滩上的绕射及折射-Berkhoff ellipse shoal
ClosePoint
- 给出若干一维点火二维点,找出距离最近的两个点-Several one-dimensional ignition given two-dimensional point, find the nearest two points
IntegerPartition
- 整数划分,如4的划分为:4,3 1,2 2,2 1 1,1 1 1 1共5种-Integer division, such as 4 divided as follows: 4,3 1,2 1,1 2,2 1 1 1 1 Total 5 kinds
CoinChange
- 硬币找零算法(动态规划):有一堆不同面值的硬币,需要找到一个硬币数最少的组合来组成某一个数值。-Coin change algorithm (dynamic programming): There are a bunch of different denominations of coins, need to find a combination of the number of coins to form at least one value.
FullPermutation
- 简单的一个全排列的算法,如:3的全排列为:123,132,213,231,312,321-A full array of simple algorithms, such as: three full order: 123,132,213,231,312,321
ChessBoard
- 有个一特殊方格的棋盘覆盖问题,可以用4种不同形态的L型骨牌覆盖棋盘。-There is a special box at the chessboard coverage problem, you can use four different forms of L-type domino cover board.
QuickSort
- 优化的快速排序算法,支持任意类型的对象排序。-Optimized fast sorting algorithm, supports any type of object sorting.
Interpolation
- 本程序包内用matlab编写数值计算方法中的插值的源代码,包括Newton插值法,拉格朗日插值法,在mainInt.m文件中测试,并与拟合函数进行比较。供学习数值计算的程序员参考。-This program package using matlab numerical method of interpolation of the source code, including the Newton interpolation, Lagrange interpolation method, test
ANJIAN
- 游戏按键 ,懒人必备工具,无限挂机,保存操作方式-Gaming buttons, lazy essential tool, unlimited on-hook, the save operation mode
solver_Eq
- 本程序包采用matlab编写的几种数值计算中经典的解方程组的算法,包括LU分解、Gauss消元法、Jacobi迭代法、以及Guass-Seidel迭代法的源代码。供大家参考。-This package prepared using matlab several numerical solution of equations of classical algorithms, including LU decomposition, Gauss elimination method, Jacobi i
6
- 本程序实现多模态故障检测与故障诊断,用的方法是LPP_GMM,GMM是用的FJ算法,效果很好-This procedure realize multimodal, fault detection and fault diagnosis method is LPP_GMM, GMM FJ algorithm is used, the effect is very good
5
- 本程序实现多模态故障检测与故障诊断,用的方法是PCA_GMM,GMM是用的FJ算法,效果很好-This procedure realize multimodal, fault detection and fault diagnosis method is PCA_GMM, GMM FJ algorithm is used, the effect is very good
