-
Adaptive415
自适应信号处理中的牛顿法的源程序,绘制一个函数的等高线图并绘其学习曲线。(Adaptive signal processing of the source of Newton' s law, a function mapping the contour map and painted their learning curve.)
- 2009-05-14 01:23:49下载
- 积分:1
-
MATLAB
详细介绍了MATLAB里的命令名及其实现功能,可以为学习者提供一定的帮助(Described in detail in the MATLAB command name and the realization of functions, can provide some help learners)
- 2009-05-15 09:39:33下载
- 积分:1
-
m_map1.4
matlab中画国界、海岸线等地图的工具包(matlab painted borders, coastline and other maps Toolkit)
- 2009-12-29 15:27:15下载
- 积分:1
-
fanooooo
此matlab对随机产生的任意信号进行费诺编码。
(The matlab on randomly generated signal charge any promise encoding.)
- 2010-12-10 20:18:59下载
- 积分:1
-
Example
matlab有限元分析1D杆结构,2D热扩散问题,2D弹性问题,2D梁受力问题(matlab finite element analysis of 1D bar structure, 2D thermal diffusion problem, 2D elasticity problems, 2D Beams problem)
- 2013-07-17 19:29:23下载
- 积分:1
-
Chapter-2-basic-matlab
This is the exercise of chapter 2 of the book Digital Image Processing of Gonzalez
- 2011-11-13 23:09:40下载
- 积分:1
-
Robust.Adaptive.Beamforming
李建等写的鲁棒自适应波束形成,电子书,pdf格式,英文版。介绍了各种自适应波束形成算法(Li and other written robust adaptive beamforming, e-books, pdf format, in English. Describes the various adaptive beamforming algorithms)
- 2013-12-19 22:10:07下载
- 积分:1
-
Snake
原始snake matlab 源碼,簡單版( seg = localized_seg(I,init_mask,max_its,rad,alpha,method)
Inputs: I 2D image
init_mask Initialization (1 = foreground, 0 = bg)
max_its Number of iterations to run segmentation for
rad (optional) Localization Radius (in pixels)
smaller = more local, bigger = more global
alpha (optional) Weight of smoothing term
higer = smoother
method (optional) selects localized energy
1 = Chan-Vese Energy
2 = Yezzi Energy (usually works better))
- 2010-05-23 17:35:06下载
- 积分:1
-
matlabxiti5
matlab要求编写函数,并画出图的matlab习题,供大家参考(prepared Matlab functions, and draws a plan of Matlab Exercise, for your reference! !)
- 2006-05-28 13:23:53下载
- 积分:1
-
BallFretting190809
This tool is a simplification of the ballpivoting algorithm. It imagines a bella eating a delaunay traignulation in order to extract a manifold surface.
It requires a single parameter: radius of the fretting ball.
Ball Fretting
Given a uniform sampled filled point cloud returns a tight triangulation.
Input:
■tetr: a set of tetraedrons, nx4 array. If the cloud is not tesselated yet you need to call a delaunay triangulator prior calling this function.
■p : nx3 array, 3D set of points.
■r : the only parameter of the algorithm, the radius of the fretting ball
Output:
■t : triangles ids, nx3 array
■tnorm: normals of triangles with outwards orientation
- 2010-12-14 00:08:31下载
- 积分:1