-
lscatter
Like Matlab s scatter command, lscatter produces a scatter plot. Unlike scatter, it allows you to also use a vector of labels that are used instead of the usual uniform markers.
lscatter(x,y,l)
generates a scatter plot where label{i} is placed at the coordinate (x(i),y(i)), for all i.
The program accommodates a large number of options which make it easy to taylor the output to your needs. The included example script should help you get started.
Please comment if you like it or find it useful.
- 2010-07-05 12:00:57下载
- 积分:1
-
audioreal
利用PC上的声卡作A/D采样的MATLAB程序(On the use of PC sound card for A/D sampling of the MATLAB program)
- 2010-07-28 20:31:03下载
- 积分:1
-
1
说明: 一些适合初学者的MATLAB程序代码,以及功能介绍。(Some MATLAB code for beginners, and Function.)
- 2010-09-27 14:40:41下载
- 积分:1
-
planetrendering
planet rendering program implementation
- 2014-01-23 03:40:25下载
- 积分:1
-
MOEA-NSGA-II
多目标遗传算法通用编程包,是解决复杂多目标问题的通用程序(MOEA-NSGA)
- 2009-04-28 21:20:04下载
- 积分:1
-
breedPSO
基于杂交的粒子群优化函数--借鉴遗传算法的杂交概念,在每次迭代中,根据杂交概率选取指定数量的例子放入杂交池中,里面的例子随机两两杂交,产生相同数目的子代例子(Hybridization-based particle swarm optimization functions- Reference hybrid genetic algorithm concepts, in each iteration, according to the selected crossover probability into a specified number of examples of hybrid pool, examples of which twenty-two random hybridization, the same number of offspring produced example)
- 2013-09-23 19:01:08下载
- 积分:1
-
optimization
最优化问题中的最速下降法,共轭梯度法,黄金分割法代码,为applied optimization with matlab programming书中源代码(Steepest descent method, conjugate gradient method, golden section method code)
- 2015-04-02 22:06:48下载
- 积分:1
-
Link-simulation
连杆仿真GUI,机械专业的毕业设计,可以参考下(The connecting rod of GUI simulation, the graduation design of mechanical major can refer to the next)
- 2013-08-18 20:17:25下载
- 积分:1
-
matlab-femcode
The code accompanying Understanding and Implementing the Finite
Element Method by Mark S. Gockenbach (SIAM, 2006)(is contained in
four directories:
1. version1: linear Lagrange triangles
2. version2: Lagrange triangles of arbitrary degree
3. version3: isoparametric elements of arbitrary degree
4. adaptive: local refinement, a posteriori error estimates, etc.)
- 2014-12-24 12:43:59下载
- 积分:1
-
ICommandDEMONew
这是随手写的AE基础小程序,基于ArcMap的类库(this is a class which can get a dll to ArcMap)
- 2015-01-26 20:44:09下载
- 积分:1