资源列表

« 1 2 ... .63 .64 .65 .66 .67 26668.69 .70 .71 .72 .73 ... 28523 »

[matlab例程Numerical-method-solve-equations

说明:数值方法解方程组AX=B(LU分解),过程分3步,首先,分解系数矩阵A=LU,然后,解LY=B,最后再求UX=Y 另一种是直接求解的(2.1)-Numerical method to solve the equations AX = B (LU decomposition), 3 step process, first of all, the decomposition of the coefficient matrix A = LU,
<落木之殇> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[matlab例程kmeans

说明:利用kmeans进行图像分类的matlab的实现-The realization of matlab kmeans image classification
<吴用> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[matlab例程AHPSolver

说明:此方法是层析分析法的一个较好的程序,可以用于数学建模竞赛等领域。是不错的收藏-This method is a better program, chromatography analysis can be used in areas such as Mathematical Contest in Modeling. Good collection ah ah ah ah
<> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[matlab例程xDifferential

说明:用有限差分法、多项式拟合方法和三次样条插值方法对离散数据进行数值微分-Using the finite difference method, polynomial fitting method and cubic spline interpolation method for numerical differentiation of discrete data
<zhuweiling> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[matlab例程PDE1Dd_pdepe

说明:用MATLAB的配置法函数pdepe()求解一维动态模型-Solving one-dimensional dynamic model with the the MATLAB configuration method function pdepe ()
<zhuweiling> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[matlab例程nonoverlap_windowing

说明:This a matlab code for using no-overlapping windows of size WxW. It uses ind2sub and sub2ind() built in functions in matlab.-This is a matlab code for using no-overlapping windows of size WxW. It uses ind2sub and sub2ind
<Ranth> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[matlab例程winwin

说明:This is a matlab code for processing an image by selecting non-overlapping blocks. This code also uses built in functions in matlab
<grove> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[matlab例程Immune-Clone-Algorithm

说明:结合实例详细介绍了免疫克隆算法优化函数的程序-Detail with examples immune clone algorithm to optimize the function of the program
<张涛> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[数学计算/工程计算dianhua

说明:商业单位需要容易记忆的电话号码,有一些方法可以让电话号码变得更容易记忆。譬如,可以把电话号码写成单词或短语,如 MON-GLOP 可以代表滑铁卢大学的电话。有时仅仅是把号码的一部分写成单词,如打 310-GINO 便可向 GINO 比萨饼店定购比萨。另一种让电话号码容易记忆的方法是将数字用一种容易记的方式组合起来-Business units need easy to remember phone numbers, there are
<amy> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[数学计算/工程计算bm

说明:为了最大程度地节约存储空间,经常需要把信息进行编码。一种很有效的编码方法是用数字来表示一串字符。假设这些字符串都是由不重复的英文小写字母组成的,且每个字符串中的英文字母都是从小到大排列的。 这个编码系统按照如下的方式工作: ◦ 字符串是按照长度从小到大的顺序排列的 ◦ 长度相同的字符串,是按照字典序排列的 -In order to save storage space to the gre
<amy> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法the_k_shortest_path

说明:第k短路算法,用A*算法和优先队列实现。查找任意两点间的第k短路,时间复杂度O(NLOGN)-K-shortest path algorithm, A* algorithm and priority queue. Find the first k short circuit between any two points, the time complexity of O (NLOGN)
<scarlett> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[matlab例程choleski-function

说明:This function is to solve linear equations
<mohammad> 在 2025-04-25 上传 | 大小:1kb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 26668.69 .70 .71 .72 .73 ... 28523 »

源码中国 www.ymcn.org