-
matlab-GUI
一本经典实用的matlab的gui界面编程书籍,通俗易懂()
- 2008-05-15 11:59:09下载
- 积分:1
-
FS
说明: 全搜索算法寻找运动矢量,基于MATLAB实现(Full-search motion vector search algorithm, based on the MATLAB implementation)
- 2009-03-26 16:09:06下载
- 积分:1
-
digitalsignaltoolbox
维纳K恩格尔和约翰G普罗克斯 “数字信号处理--使用MATLAB”的一书中有很多数字信号处理的MATLAB函数,楼天顺的“基于MATLAB的系统分析与设计--信号处理”一书中也有许多MATLAB函数。本工具箱便是提供这些函数,方便使用时调用。(Wiener K Engel and John G普罗克斯 Digital Signal Processing- Using MATLAB One of the book there are many digital signal processing function of MATLAB, Lou Tianshun the MATLAB based on the analysis and design- Signal Processing, a book there are a lot of MATLAB function. The toolbox is to provide these functions, easy to use when calling.)
- 2008-02-21 08:31:35下载
- 积分:1
-
quanzhanyishujuduru
利用Matlab读入全站仪的数据,并进行简单的数据处理(failed to translate)
- 2013-05-06 15:15:51下载
- 积分:1
-
STK-training-tutorial
STK 是卫星仿真工具包,由美国AGI开发的一款在航天工业领域中处于绝对领先地位的商品化分析软件。这里附上的是这个软件的教程。(STK is a satellite simulation tool kit developed by the United States AGI a field in the aerospace industry in the commercialization of the absolute leading position analysis software. Here attached is the software tutorial.)
- 2007-12-14 16:17:07下载
- 积分:1
-
vanishingpoing
A new approach to vanishing point detection in architectural environments一种寻找消失点的新算法(A new approach to vanishing point detection in architectural environments)
- 2010-12-26 14:47:35下载
- 积分:1
-
ford-max-flow
解决最小费用最大流问题,一般有两条途径。一条途径是先用最大流算法算出最大流,然后根据边费用,检查是否有可能在流量平衡的前提下通过调整边流量,使总费用得以减少?只要有这个可能,就进行这样的调整。调整后,得到一个新的最大流。(Minimum cost maximum flow problem to solve, there are generally two ways. One way is to use a maximum flow algorithm to calculate the maximum flow, then the cost side, check whether it is possible under the premise of the flow balance by adjusting the edge flow, so that the total cost can be reduced? As long as this possible, for such adjustments. Adjusted to obtain a new maximum flow.)
- 2013-08-23 23:18:43下载
- 积分:1
-
simulation
与MIe散射理论配套使用的用于测定mie散射光强,采用matlab编程实现(Mie intensity)
- 2014-09-28 10:44:02下载
- 积分:1
-
ParticleEx4
第二个例子滤波应用程序,可以了解粒子滤波的工作原理(second example filtering application that can understand the particle filter Principle)
- 2007-03-17 13:41:49下载
- 积分:1
-
dc
DC Defect Correction Method.
X = DC(A,B) attempts to solve the system of linear equations A*X = B
for X. The N-by-N coefficient matrix A must be square and the right
hand side column vector B must have length This uses the defect
correction method until default convergence criteria or MAXIT
iterations is reached.
- 2013-11-19 00:23:29下载
- 积分:1