-
trial
说明: 计算表面粗糙度高斯分布,利用matlab采取扫描方法(Calculation of Gaussian distribution of surface roughness)
- 2021-02-08 18:16:10下载
- 积分:1
-
obseverchua
Simulink model for observer based synchronization in chua s systems
- 2010-02-17 07:19:14下载
- 积分:1
-
matlab_teachbook
经典的matlab网络教程。将rar内所有文件解压缩到一个根目录下,点击index.htm的相应链接即可,简单方便。(classic Matlab Network Directory. Rar of all files compressed into a root directory, click on the appropriate link index.htm can, easy.)
- 2006-10-10 20:50:41下载
- 积分:1
-
numerical-integration-for-structural-dynamics
single degree of freedom numerical integration for structural dynamics
- 2013-05-03 03:58:43下载
- 积分:1
-
guangliu
光流计算得到运动场。使用算法为Lucas Kanade算法 很好用,大家(Optical flow calculated by the Sports Ground. The use of algorithms for the Lucas Kanade algorithm good use, U.S.)
- 2007-09-25 11:32:07下载
- 积分:1
-
ISOMAP-Algorithm-Function-xiugai
一种实现流形学习ISOMAP的matlab算法 即将mds中的欧氏距离替换为测地距离 保证其拓扑空间不变 实现数据的特征提取(An matlab program that can realize ISOMAP algorithm. To replace the Euclidean distance to the distance measurement.To ensure the realization of the same topological space data feature extraction.
)
- 2012-03-12 08:44:07下载
- 积分:1
-
GUI_DTW
在matlab平台上实现DTW孤立字识别,通过调用GUI界面实现(DTW in matlab platform to achieve isolated word recognition, by calling the GUI interface to achieve)
- 2010-05-31 16:32:49下载
- 积分:1
-
catmap
arnold cat 映射实验,观察其迭代次数与置乱效果的关系,这是图像加密的典型算法(arnold cat mapping experiments to observe the number of iterations and the scrambling effect relationship, which is a typical image encryption algorithm)
- 2021-04-13 14:28:56下载
- 积分:1
-
combine2Images
This function will display 2 input images in a single output image, side
by side.
- 2010-02-09 07:52:23下载
- 积分:1
-
bubbleplot3
说明: 在三维空间中画泡泡,可以指定在三维空间中的x,y,z的坐标以及泡泡的半径r和颜色c(RGB).(BUBBLEPLOT3(x,y,z,r), where x, y, z and r are four vectors of the
same length, plots bubbles of radii r in 3-space with centers at
the points whose coordinates are the elements of x, y and z. If r
is a matrix of size numel(x)x3, BUBBLEPLOT3 produces ellipsoids with
centers x(i),y(i),z(i) and radii r(i,1), r(i,2) and r(i,3).
BUBBLEPLOT3(x,y,z,r,c), where c is a rgb-triplet array (in [0,1])
with numel(x) rows, plots bubbles with colours specified by c.
)
- 2009-08-08 21:50:31下载
- 积分:1