-
EXAMPLE
it is about matlab file for 1 story building
- 2009-03-22 01:34:58下载
- 积分:1
-
matlab
matlab教程,来自于罗建军老师,正在学matlab的不妨下载来看看(matlab tutorials, the teacher from the Luo Jianjun)
- 2010-12-26 20:29:02下载
- 积分:1
-
A_Star1
运用matlab语言,A*算法实现移动机器人路径规划(Path Planning: A* Algorithm
Navigating a terrain and finding the shortest path to a Goal location is one of the
fundamental problems in path planning. While there are many approaches to this problem, one of
the most common and widely known is the A Star search.)
- 2013-05-05 17:25:51下载
- 积分:1
-
fdtd2D
finite difference time domain 2d code
- 2010-10-30 07:20:18下载
- 积分:1
-
solve
matlab用来解一般线性或者非线性方程的方法及应用公式。(matlab used to solve a general linear or nonlinear equations and application of formulas.)
- 2012-06-08 10:42:52下载
- 积分:1
-
butterworth
butterworth滤波器,实现高通低通带通的butterworth滤波器
- 2009-04-12 12:29:05下载
- 积分:1
-
tiaozhijietiao
MATLAB不仅仅实现了psk的调制,而且实现了其解调过程(MATLAB is not achieved psk modulation and demodulation process of the realization of its)
- 2009-05-14 10:16:31下载
- 积分:1
-
qushimianfenxi
趋势面分析是拟合数学曲面的一种统计方法。通常要找到一个合适的曲面精确表达实际问题往往比较困难,但却可以利用多项式函数来近似逼近它。(trend surface analysis is fitting surfaces of a mathematical statistical methods. Usually to find a suitable surface accurately reflect the actual problems are often more difficult, but polynomial function can be used to approximating it.)
- 2006-06-29 09:21:23下载
- 积分:1
-
cvx
this is matlab code to solve the convex problem for cs theory
- 2012-05-31 16:10:40下载
- 积分:1
-
disteu
DISTEU Function
DISTEU Pairwise Euclidean distances between columns of two matrices
Input:
x, y: Two matrices whose each column is an a vector data.
Output:
d: Element d(i,j) will be the Euclidean distance between two
column vectors X(:,i) and Y(:,j)
Note:
The Euclidean distance D between two vectors X and Y is:
D = sum((x-y).^2).^0.5
- 2013-03-15 15:11:01下载
- 积分:1