资源列表
[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例程] 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例程] Immune-Clone-Algorithm
说明:结合实例详细介绍了免疫克隆算法优化函数的程序-Detail with examples immune clone algorithm to optimize the function of the program<张涛> 在 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