-
jcontrol
该程序提供一种在matlab中调用java.awt和javax.swing库的方法()
- 2007-07-24 16:45:06下载
- 积分:1
-
model2
linearity model of smal unmanned helicopter
- 2009-11-23 10:07:38下载
- 积分:1
-
JPDAF
进行多目标跟踪的matlab程序,单传感器,两个目标的JPDAF算法(Matlab program used for multitarget tracking ,single sensor,two target JPDAF algorithm)
- 2013-08-07 19:45:15下载
- 积分:1
-
ancbeamfem
锚杆挡墙的立柱和锚杆内力的有限元分析,可以分析立柱在挡墙土压力作用下的挠曲线,以及内力大小,对于锚杆挡墙的优化设计具有较大作用。(FEM analysis on the internal forces and deflection of beam for anchoring retaining wall)
- 2011-04-28 21:25:48下载
- 积分:1
-
branch-and-bound
分支定界法求解TSp问题的分析研究以及matlab实现(Branch and bound method to solve the problem described TSp)
- 2020-12-25 08:39:04下载
- 积分:1
-
MPC
一个模型预测控制的编写的程序,在预测步长P不同时候进行仿真,曲线很好。(Procedures for the preparation of a model predictive control, at various times forecast simulation step size P, the curve is very good.)
- 2014-02-16 11:52:51下载
- 积分:1
-
GPC
提供了对象已知与未知的广义预测控制(GPC)算法,包含有单步与多部的Diophanine方程求解。(Provides object known and unknown generalized predictive control (GPC) algorithm, includeing single-step and multi-unit Diophanine equation.)
- 2013-08-27 19:14:36下载
- 积分:1
-
N-sparse
创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。(Creates an N-dimensional sparse array object, for arbitrary N.This submission defines a class of N-dimensional sparse arrays for N possibly greater than 2. However, it should really be thought of as a way of starting with an ordinary MATLAB sparse matrix and reshaping it to have N dimensions. In other words, the sparse data must first be able to exist as an ordinary 2D MATLAB sparse matrix before being made N-dimensional. In fact, if the intended array has dimensions MxNxP...YxZ, then the class will store it internally as an ordinary 2D sparse array of dimensions (M*N*P*...*Y)xZ. This leads to certain memory strains when using large numbers of dimensions. I find the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map.
)
- 2013-10-21 20:43:18下载
- 积分:1
-
mathworks
makestereofig is a standalone script for converting .fig files containing 3D Cartesian plots of z as a function of x and y to .jpg images of the same plot in anaglyphic (red-cyan) stereo. The compressed archive contains the top level script (makestereofig), an ancillary function (plotdisplay2), and a demo .fig file containing a plot of data and a fitting function. The algorithm is very simple and users are encouraged to tweak!
- 2011-12-24 15:21:56下载
- 积分:1
-
PlotStarN
说明: 画n角星,其中n为大于5的奇数(偶数可以看成两个奇数角星的叠加)
比如6角星,可以看成两个三角星的叠加(Plotting and filling n-pointed star, in which n is an odd number greater than 5)
- 2010-04-06 12:20:01下载
- 积分:1