资源列表
ex_add
- Add two vectors with GMP
main_gmp
- Gauss algorithm for solve Ax=b with GMP
cape1
- === === === 主要功能求cape-caculate cape
DataDeal
- 一个涉及所有数值计算方法的综合性小程序,提供了完整代码和算例。-One involving all the numerical calculation of integrated small program that provides a complete code and examples.
SolveQuadricEquationWithOneUnknown
- 在控制台模式下,输入一元二次方程的系数,结果输出为方程的根-input:quotients of equation output:the root of equation
fft
- 快速傅里叶进行谐波分析,输入文件进行信号载入,输出文件可查看结果-Fast Fourier harmonic analysis of the signal to load the input file, output file can see the results
Dijkstra_with_Heap
- Dijkstra s algorithm
Floyd-Warshall
- Floyd–Warshall algorithm
Tarjan
- Tarjan s strongly connected components algorithm
smooth
- 假设用一观测器从t=1秒开始对一个运动目标的距离进行连续地跟踪测量,假设观测的间隔为一秒钟,雷达到运动目标之间的距离为 常数 分析上述对象,建立系统模型,构造卡尔曼滤波器,编程计算,求: 距离S(t-5)的最佳平滑及估计误差, -Suppose observer with a t = 1 seconds starting from a continuously moving target tracking distance measurement, assuming a second
NumericalAnalysisByVC
- C语言描述的各种计算方法的代码,包括线性,非线性方程组,插值,微分方程,数值积分等常用算法。-C language descr iption of the code of various calculation methods, including linear, nonlinear equations, interpolation, differential equations, numerical integration and other commonly used algorithms.
Fortran_FDTD
- The fortran fdtd program module
