资源列表

« 1 2 ... .79 .80 .81 .82 .83 17784.85 .86 .87 .88 .89 ... 28521 »

[数学计算/工程计算integral

说明:该程序用matlab编写数值积分方法,包括梯形公式,Simpson公式和Romberg算法,在main.m文件测试三类算法。这是数值计算方法是必须掌握的代码。-The program is prepared using matlab numerical integration methods, including trapezoidal formula, Simpson and Romberg algorithm for three k
<蔡声泽> 在 2024-10-03 上传 | 大小:2048 | 下载:1

[matlab例程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
<sun> 在 2024-10-03 上传 | 大小:190464 | 下载:0

[matlab例程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
<sun> 在 2024-10-03 上传 | 大小:236544 | 下载:0

[数学计算/工程计算solver_Eq

说明:本程序包采用matlab编写的几种数值计算中经典的解方程组的算法,包括LU分解、Gauss消元法、Jacobi迭代法、以及Guass-Seidel迭代法的源代码。供大家参考。-This package prepared using matlab several numerical solution of equations of classical algorithms, including LU decomposition, Gaus
<蔡声泽> 在 2024-10-03 上传 | 大小:3072 | 下载:0

[压缩解压ANJIAN

说明:游戏按键 ,懒人必备工具,无限挂机,保存操作方式-Gaming buttons, lazy essential tool, unlimited on-hook, the save operation mode
<李卓> 在 2024-10-03 上传 | 大小:482304 | 下载:0

[数学计算/工程计算Interpolation

说明:本程序包内用matlab编写数值计算方法中的插值的源代码,包括Newton插值法,拉格朗日插值法,在mainInt.m文件中测试,并与拟合函数进行比较。供学习数值计算的程序员参考。-This program package using matlab numerical method of interpolation of the source code, including the Newton interpolation, Lagra
<蔡声泽> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数学计算/工程计算QuickSort

说明:优化的快速排序算法,支持任意类型的对象排序。-Optimized fast sorting algorithm, supports any type of object sorting.
<laogao4> 在 2024-10-03 上传 | 大小:7168 | 下载: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-10-03 上传 | 大小: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-10-03 上传 | 大小: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-10-03 上传 | 大小: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-10-03 上传 | 大小:5120 | 下载:0

[数学计算/工程计算ClosePoint

说明:给出若干一维点火二维点,找出距离最近的两个点-Several one-dimensional ignition given two-dimensional point, find the nearest two points
<laogao4> 在 2024-10-03 上传 | 大小:25600 | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 17784.85 .86 .87 .88 .89 ... 28521 »

源码中国 www.ymcn.org