资源列表
graph
- 图的遍历,能够快速找到图中的最短路径,复杂度低-Graph traversal, can quickly find the shortest path map, low complexity
Floyd
- 求多源最短路径的一个算法,编码风格清晰明了-Multi-source shortest path for an algorithm, coding style clear
UglyNumber
- This a program to solve for ugly numbers. It is currently set to solve for the 1500th ugly number by default, but is easily changeable just by updating the condition of the while loop. Ugly numbers here are those which have only 2, 3, and/or 5 as pri
bubble
- 程序实现冒泡算法,效率较高。程序是从两边往中间走的,直到中间子表为空为止。本程序比C语言上的效率高很多。-Program to achieve bubble algorithm is efficient. Program is from the middle of both sides to go until the middle of the child table is empty. This procedure than the C language in efficiency is mu
chazhi
- Romberg,用户计算椭圆周长,const double PI=3.14159265359 -Romberg, users elliptic perimeter, const double PI = 3.14159265359
gouzaohanshu
- 了解构造函数和解析函数的源码,对于初学者来说非常的容易理解-Understanding of Constructors and analytic functions of the source code, very easy for beginners to understand
n-power-of-two
- 描述 编程精确计算2的N次方。(N是介于100和1000之间的整数)。 输入 正整数N (100≤N≤1000) 输出 2的N次方 样例输入 200 样例输出 1606938044258990275541962092341162602522202993782792835301376-the N power of tow
adams_bashforth
- This code implements adams_bashforth formula
PDMA
- 本程序非常适用于计算流体力学中使用。可以计算对流扩散方程。-This procedure is very suitable for use in computational fluid dynamics. It can be calculated convective diffusion equation.
RLS
- 系统辨识中参数辨识ARM模型 基于递推最小二乘法-ARM system identification parameter identification method based on recursive least squares model
gal_cir
- 信源数估计,输入为信号协方差矩阵,输出为信源估计数,用户可根据快拍数自行添加调整因子。-The number of source estimates, the input signal covariance matrix, the output of the source estimates, the user can automatically adjust the number of snapshots added adjustment factor.
一节惯性加纯滞后环节的阶跃响应仿真
- 通过matlab仿真一节惯性加纯滞后环节的动静态特性及其参数的物理意义