资源列表
[数学计算/工程计算] Interpolation
说明:本程序包内用matlab编写数值计算方法中的插值的源代码,包括Newton插值法,拉格朗日插值法,在mainInt.m文件中测试,并与拟合函数进行比较。供学习数值计算的程序员参考。-This program package using matlab numerical method of interpolation of the source code, including the Newton interpolation, Lagra<蔡声泽> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数学计算/工程计算] 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.<laogao4> 在 2024-11-05 上传 | 大小:4096 | 下载:0
[数学计算/工程计算] 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<laogao4> 在 2024-11-05 上传 | 大小:4096 | 下载:0
[数学计算/工程计算] 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 v<laogao4> 在 2024-11-05 上传 | 大小:6144 | 下载:0
[数学计算/工程计算] 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<laogao4> 在 2024-11-05 上传 | 大小:5120 | 下载:0
[数学计算/工程计算] ClosePoint
说明:给出若干一维点火二维点,找出距离最近的两个点-Several one-dimensional ignition given two-dimensional point, find the nearest two points<laogao4> 在 2024-11-05 上传 | 大小:25600 | 下载:0