-
fenge
matlab分割的几个小程序 ,很好,有利于新手上手(matlab segmentation of several small programs, well, conducive to beginners to get started)
- 2010-10-28 20:38:11下载
- 积分:1
-
genetic-algrithm
matlab中遗传算法的程序 可供初学者学习 由于有的版本的matlab中遗传算法程序的不好用可以用本程序覆盖一下(Genetic algorithm matlab program for beginners to learn due some bad versions of matlab genetic covered by this program can be used to look at the program' s algorithm)
- 2013-12-18 16:45:54下载
- 积分:1
-
lab3
digital image processing
- 2010-01-08 09:39:48下载
- 积分:1
-
3
说明: io例程希望有帮助io例程希望有帮助io例程希望有帮助(io routines want to help io routines want to help io routines want to help)
- 2010-03-09 15:30:11下载
- 积分:1
-
histogram-processing
histogram and histogram equalization
- 2012-03-28 02:13:24下载
- 积分:1
-
clustree.1.2
聚类树的matlab软件包。层次聚类分析器。(ClusTree is a GUI Matlab tool that:
Enables an easy and intuitive way to cluster, analyze and compare some hierarchical clustering methods
Consists of a two-step wizard that wraps some basic Matlab clustering methods and introduces the Top-Down Quantum Clustering algorithm.
Provides a flexible and customizable interface for clustering data with high dimensionality.
Allows both textual and graphical display for the clustering results.
Can either apply hierarchical clustering to a dataset or analyze ‘pre-clustered’ results.
)
- 2013-01-29 11:15:17下载
- 积分:1
-
Robocup2d仿真足球deMeer5
这是 Robocup2d仿真足球UVA底层中最重要的也是最基础deMeer5的详细决策分析,对于刚刚接触Robocup的学员来说非常不错,强烈推荐!!(This is Robocup2d simulation UVA football is the most important is the underlying basis for deMeer5 most detailed decision analysis, for students just touch Robocup is very good, highly recommended! !)
- 2011-10-06 08:20:42下载
- 积分:1
-
LMS2
用matlab实现lms算法,可以在信号处理中减小噪声的误差(Using matlab lms algorithm can reduce the noise in the signal processing error)
- 2013-04-12 23:25:23下载
- 积分:1
-
exam3_2
受纯弯曲的梁的matlab有限元计算源程序,配套书籍是《ansys分析与matlab编程:徐荣桥》(Pure bending beam source matlab finite element calculation, matching books ansys analysis and the matlab programming: Xu Rong Bridge " )
- 2013-05-14 23:37:43下载
- 积分:1
-
FDM
%solve u_xx + u_yy = f(x,y)
% over the region D = [x0,xf,y0,yf] = {(x,y) |x0 <= x <= xf, y0 <= y <= yf}
% with the boundary Conditions:
% u(x0,y) = bx0(y), u(xf,y) = bxf(y)
% u(x,y0) = by0(x), u(x,yf) = byf(x)
% Mx = # of subintervals along x axis
% My = # of subintervals along y axis
% tol : error tolerance
% MaxIter: the maximum # of iterations
- 2019-04-26 01:00:10下载
- 积分:1