资源列表

« 1 2 ... .99 .00 .01 .02 .03 17404.05 .06 .07 .08 .09 ... 28522 »

[数据结构常用算法prim

说明:prim最小生成树的详细代码,你可以使用它来实现在数据结构课程中学到的prim算法。-a source code of the prim minimum panning tree
<赵璐璐> 在 2024-11-13 上传 | 大小:130kb | 下载:0

[数据结构常用算法sort_compare

说明:比较了常用的内部排序算法在原始数据是正序、乱序、逆序时的移动次数和比较次数。-This paper uses commonly used internal sorting algorithm to compare the number of moves and comparisons when the original data is positive-sequence, out of order and in reverse orde
<flyoverls> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[matlab例程kalman

说明:简单的卡尔曼程序,里面详细介绍了5条核心公式的使用,适合初学者,里面的注释也很多。-Simple Kalman procedure, which details the use of the five core formula, suitable for beginners, inside comment.
<> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算kalmanfilter

说明:该程序完成的是实现比较常见的卡尔曼滤波,包括两个子程序-The process is completed is more common Kalman filter consists of two subroutines
<sunan> 在 2024-11-13 上传 | 大小:3kb | 下载:0

[数据结构常用算法Graph-traversal

说明:以邻接多重表为存储结构,实现无向连通图的深度优先和广度优先遍历。-This paper is to solve the traversal of the graph using DFS BFS
<flyoverls> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[matlab例程mcmcexample

说明:马尔科夫链蒙特卡洛方法的一个例子,对初学者有用-An example of Markov chain Monte Carlo method, useful for beginners
<娜娜> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[matlab例程mcmcsum

说明:马尔科夫链蒙特卡洛算法的一个例子,希望有所帮助-Markov chain Monte Carlo algorithm is an example to help
<娜娜> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法parking-Manage

说明:用数据结构知识模拟计算停车场里汽车的停车时间及费用。-Using the knowledge of data structures to simulate and calculate the time and cost of car parking in the parking lot.
<flyoverls> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[matlab例程bananaex

说明:一个非高斯目标方法的例子,研究不同自适应方法-A non-Gaussian examples of the target method to study the different adaptive methods
<娜娜> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[matlab例程pade

说明:function [a,b] = pade(x,p,q) PADE Model a signal using the Pade approximation method ---- Usage: [a,b] = pade(x,p,q) The input sequence x is modeled as the unit sample response of a filter having a sy
<Rosario> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[matlab例程music

说明:function Px = music(x,p,M) MUSIC Frequency estimation using the MUSIC algorithm. ----- USAGE Px=music(x,p,M) The input sequence x is assumed to consist of p complex exponentials in white noise.
<Rosario> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[matlab例程beetleex

说明:一个二项式回归剂量反应的例子,是广义线性的模型-Example of a binomial regression dose-response is a generalized linear model
<娜娜> 在 2024-11-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 17404.05 .06 .07 .08 .09 ... 28522 »

源码中国 www.ymcn.org