资源列表

« 1 2 ... .97 .98 .99 .00 .01 26502.03 .04 .05 .06 .07 ... 28523 »

[数据结构常用算法Cpp1

说明:算法分析,回溯法原理及基本实现,实现基本逻辑,完成主要功能-Algorithm analysis and backtracking principle and the basic realization of basic logic to complete the main function
<痛苦的西瓜> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[数据结构常用算法3

说明:对所给出的城市路口、道路信息,分别用Dijkstra 算法和Floyd算法,求出两两之间的最短距离和路径,结果输出到文件,每行一组最短路径,其格式为逗号分割的信息,分别为起点、终点、最短距离、中间依次经过的路口编号,各行按照起点编号、终点编号从小到大排序,只输出起点编号小于终点编号的部分。 -Information given city intersection, road, Dijkstra algorithm and Floyd
<> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[matlab例程LMS1

说明:利用最小均方误差算法进行系统参数的辨识,其中步长确定-This program is an LMS algorithm used for system identification. The step of the algorithm is a constant.
<liguo qin> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[matlab例程LMS2

说明:最小均方误差变步长算法,用于系统参数辨识程序中是二阶系统参数辨识-this program is a LMS with vary steps and it was used in system identification.
<liguo qin> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[数学计算/工程计算RLS

说明:递归最小二乘算法,用于系统参数辨识,对二阶系统进行辨识。-this is a program called RLS, which was used in the parameter identification of two order system.
<liguo qin> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[matlab例程BP1

说明:置信传播算法用于无环图时的误码率的检验。-this program is a detection of the error bit when the BP algorithm used in the cycle free graph.
<liguo qin> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[matlab例程inversa

说明:This is an file.m on Matlab that solves any matrix
<Clarissa> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[matlab例程sismicaderefraccion

说明:This file is an example about refraction sesmic with a critically refracted angle using the Neuman factor
<Myriam > 在 2025-04-30 上传 | 大小:1kb | 下载:0

[matlab例程rickerrr

说明:In numerical analysis, Newton s method (also known as the Newton–Raphson method), named after Isaac Newton and Joseph Raphson, is a method for finding successively better approximations to the roots (or zeroes) of a real
<mariana> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[数学计算/工程计算main

说明:计算两个任意矩阵的乘积,包括了动态分配内存,指针等知识点-Calculation of two arbitrary matrices, including the knowledge of the dynamic allocation of memory, the pointer points
<zhanglinwei> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[数学计算/工程计算trisys

说明:用高斯消去法求解三对角线性方程组,这种方法比用一般解线性方程的程序效率显著。-solving triangle linear equations
<John> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[数学计算/工程计算odebvp

说明:常微分方程的两点边值问题的求解程序。程序使用matlab编写。-A program to solve two-point boundary value problems for ODE
<John> 在 2025-04-30 上传 | 大小:1kb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 26502.03 .04 .05 .06 .07 ... 28523 »

源码中国 www.ymcn.org