-
Finite_element_tri
用有限元法求解电磁场泊松方程
包括场方程和边界条件(Using the finite element method for solving the Poisson equation of electromagnetic fields, including the field equations and boundary conditions)
- 2013-01-21 21:02:46下载
- 积分:1
-
ofdm(complete)
正交频分复用(OFDM)的完整系统仿真程序,值得学习参考(Orthogonal Frequency Division Multiplexing (OFDM) is a complete system simulation program, it is worth learning reference)
- 2013-11-13 11:13:32下载
- 积分:1
-
cv_pdaf
CV模型,利用概率数据关联算法和最近邻算法对其进行跟踪滤波,保证正确(CV model, the probabilistic data association algorithm and the nearest neighbor filter algorithm to track and ensure the correct)
- 2021-03-24 15:39:14下载
- 积分:1
-
matlab
该程序用于选择使平均击毁目标数最大的瞄准点。(This program is used to the aiming point making the average number of the destroyed targets maximal.)
- 2015-03-10 20:31:46下载
- 积分:1
-
pink-noise-denoise-by-PCG-signal
this matlab code denoise the pink noise from pcg signal and generate the specogram
- 2014-02-21 21:40:30下载
- 积分:1
-
L1-APG_release
这是一个完整的基于联合概率和先验模板的目标跟踪代码,运用APG求解最小化问题,有详细注释。(This is a complete object tracking code based on joint probability and a priori template. It uses APG to solve the minimization problem with detailed annotations.)
- 2018-10-23 17:36:06下载
- 积分:1
-
SpeedTrap
Guide to using the various background detector implementations
- 2007-08-29 16:28:39下载
- 积分:1
-
SlidingModeControlDesignforNonlinearSystems
Sliding mode control design
- 2009-04-15 17:55:16下载
- 积分:1
-
matlabGUI
3个英文的 matlab GUI 教程 适合GUI新手(3 English tutorial matlab GUI)
- 2009-05-19 08:36:17下载
- 积分:1
-
Finite_difference_method
有限差分法
微分方程和积分微分方程数值解的方法。基本思想是把连续的定解区域用有限个离散点构成的网格来代替, 这些离散点称作网格的节点;把连续定解区域上的连续变量的函数用在网格上定义的离散变量函数来近似;把原方程和定解条件中的微商用差商来近似, 积分用积分和来近似,于是原微分方程和定解条件就近似地代之以代数方程组,即有限差分方程组 , 解此方程组就可以得到原问题在离散点上的近似解。然后再利用插值方法便可以从离散解得到定解问题在整个区域上的近似解。
(Finite Difference Method
Numerical solution of differential equations and integro-differential equation approach. The basic idea is to set a continuous solution of the region with a finite number of discrete points instead of a grid consisting of, these discrete points called grid nodes the solution of a continuous area on a given function of continuous variables used in the definition of discrete grid variable function approximation the original equation and boundary conditions in the micro-business operators to approximate differential, integral with the points and to approximate, so the original differential equations and boundary conditions are replaced by algebraic equations near Side, that is, finite difference equations , solve this equation group can get the original problem in discrete points on the approximate solution. And then using interpolation methods can be determined from the discrete solution of the problem solution of the approximate solution on the entire region)
- 2009-12-16 22:12:15下载
- 积分:1