-
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
-
Dynamic_modeling
inverted pendulum dynamic modeling
- 2013-01-09 16:54:40下载
- 积分:1
-
amplitude-modulation
amplitude modulation
- 2014-12-13 01:46:52下载
- 积分:1
-
matlab_random_function
matlab相关随机过程函数,产生随机数等等(matlab random process related to function, generate random numbers and so on)
- 2009-02-14 00:16:04下载
- 积分:1
-
MATLAB-Simulink-Circuit-Analysis
说明: 使用matlab中的simulink工具对电路进行仿真、分析,这里提供了一些源代码。(Matlab simulink tools used in the circuit simulation, analysis, here are some source code.)
- 2011-03-12 02:16:22下载
- 积分:1
-
notitle
取消MATLAB窗体的标题栏和边框,适用于程序启动logo的制作(Cancel MATLAB form s title bar and borders for program start production logo)
- 2014-11-24 21:22:07下载
- 积分:1
-
NSGA-II
NSGA-II源程序,用于求解多目标优化问题,是对NSGA在非支配集构造方法,维持解分布性策略等方面进行的改进。(NSGA-II source code for multi-objective optimization problem, NSGA is a non-dominated set in the constructor, maintenance solutions and other aspects of the distribution strategy of improvement.)
- 2010-11-10 13:01:13下载
- 积分:1
-
work
this is a matlab code for zooming image
- 2010-03-02 12:37:07下载
- 积分:1
-
mylib
直方图相关内容,有兴趣的人可以看一下,用matlab编写的m文件(Histogram content, those who are interested can look at using matlab m file)
- 2012-06-22 08:23:57下载
- 积分:1
-
DDS4.mdl
DDS(快速正交调制)生成正弦波形,利用相位累加字进行累加,查找查找表内容输出正弦数据,在通信领域应用很多,我采用的是matlab的simulink进行前期仿真(DDS (fast quadrature modulation) to generate sine wave, the use of the word to accumulate phase accumulation, content output sine lookup table lookup data in many applications in the communications field, I used to pre simulink of matlab simulation)
- 2013-11-18 13:48:06下载
- 积分:1