-
zw_INGPS
说明: 组合导航 卡尔曼滤波 matlab实现 GPS/INS 松组合(Realization of GPS/INS Loose Combination by Integrated Navigation Kalman Filter matlab)
- 2019-04-22 13:57:03下载
- 积分:1
-
matlab90shili
MATLAB的实例 介绍90个MATLAB简单的实例 由简单到复杂都有 (MATLAB example describes 90 MATLAB simple example from the simple to the complex has a)
- 2009-10-21 11:04:23下载
- 积分:1
-
an_antenna_pattern_design_software_based_on_matlab
对几种天线的方向图进行仿真,有2D和3D两种显示模式,适合matlab初学者或者天线设计初学者(Several antenna pattern of the simulation, there are two kinds of 2D and 3D display mode, suitable for beginners or the antenna design for beginners matlab)
- 2010-11-18 19:49:24下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
image-Increase
matlab 数字图像处理 图像增强
含代码和结果显示(Digital image processing matlab image enhancement
Containing the code and the results show)
- 2015-01-25 13:45:01下载
- 积分:1
-
MATLAB
地震中常用的一些偏移程序,挺有用处的,跟大家分享一下(Seismic shift in a number of commonly used procedures, quite useful to share with you)
- 2009-04-15 10:29:37下载
- 积分:1
-
Script02
reduce file size of images with bit techniques
- 2013-11-20 18:24:24下载
- 积分:1
-
MatlabMathToolbox
MATLAB数学建模工具箱。MATLAB数学建模工具箱。(MATLAB TOOLBOX)
- 2010-10-21 10:55:35下载
- 积分:1
-
capacity-limit-traffic-assignment
本代码是容量限制交通分配的代码。但是不通过完整的OD表进行配流,而是针对组成OD表的逐一起始点、终点的基础数据进行配流。路权是取的BFR函数,加了距离惩罚函数。(This code is the capacity limit traffic assignment code. But not through the complete OD table assignment, but for each table consisting OD initial, end with the underlying data stream. Right of way is to take the BFR functions, plus a distance penalty function.)
- 2013-11-04 12:20:18下载
- 积分:1
-
cholesky
典型的cholesky 分解算法,希望对大家有所帮助啊(typical cholesky deposition )
- 2011-12-16 19:12:08下载
- 积分:1