搜索资源列表
matlab
- Matlab 二分法以及simpson公式的数值计算程序,适用于数值方法以及矩阵分析。-Matlab dichotomy and numerical calculation program simpson formula for matrix analysis and numerical methods in.
ordinary-differential-equation
- 本次课程设计中,主要讨论了常微分方程的初值问题数值解法。文章主要分3大块,分别是:1.简单介绍几种常微分方程的初值问题数值解的求法,给出其算法流程图和相应matlab程序。2.通过运用典型的数值解法如Eulor方法,改进Eulor方法,Runge-Kutta方法求解具体常微分方程并分析对比方法收敛阶、稳定性。3.进一步去用以上三种方法求解Lotka-Volterra方程,分析食饵与捕食者模型,得出相关结论。-The curriculum design, focused on the numeri
programs_MN
- numerical methods Lagrange and Newton interpolation matlab source codes and exemples -numerical methods Lagrange and Newton interpolation matlab source codes and exemples
lbfgs
- L-BFGS算法比较适合在大规模的数值计算中,具备牛顿法收敛速度快的特点,但不需要牛顿法那样存储Hesse矩阵,因此节省了大量的空间以及计算资源。-Limited-memory BFGS (L-BFGS or LM-BFGS) is an optimization algorithm in the family of quasi-Newton methods that approximates the Broyden–Fletcher–Goldfarb–Shanno (BFGS) algorit
Discontinuous-Galerkin-Time--...
- 在计算电磁中,关于DGTD算法不错的综述文章,很有帮助-Discontinuous Galerkin Time Domain Methods in Computational Electrodynamics: State of the Art
javacode
- leetcode算法源码,包括多种解法以及注释,-leetcode Algorithm source code,including multi methods and annotation
ruve-batabases
- RIMM与IMM的程序比较,就是两中方法比较哪个跟踪效果比较好,-Compared with application of IMM, RIMM is two methods to compare which tracking effect is better,
teyt
- 雷达试验具体方法,包括线形跳频信号的处理,运动目标的速度测量等-Radar test methods, including linear frequency hopping signal processing, the moving target s velocity measurement, etc
分析zachary的派系过滤和谱平均算法
- 两个用来分析zachary网络的简易方法,一种是谱平均算法,一种是派系过滤算法(Two simple methods for analyzing Zachary networks, one is spectral averaging algorithm, and the other is clique filtering algorithm)
A-附件1
- 简单介绍一下视频的存储格式与基本操作方法。一个视频由很多帧的图片构成,当逐帧播放这些图片时,类似放电影形成连续动态的视频效果。从数学表达上来看,存储于计算机中的视频,可理解为一个3维数据,其中代表视频帧的长,宽,代表视频帧的帧数(Briefly describes the video storage format and basic methods of operation. A video is made up of pictures from many frames. When frames
