-
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
-
Lukas-kanade
Lukas-kanade motion estimation (optical-flow)
- 2009-11-23 05:05:20下载
- 积分:1
-
DE
说明: 微分进化算法,用于参数优化、寻找极值等,可自行加入其他约束条件和修改目标函数(Differential evolution algorithm for parameter optimization, search extreme, can free to add other constraints and modify the objective function)
- 2011-01-12 11:35:07下载
- 积分:1
-
du_cvt06_jirsadav
Code maade decision for n files in which format is better save image into folder
- 2015-04-14 04:22:42下载
- 积分:1
-
createFeatureHorisontal
create feature untuk feature horisontal
- 2010-09-01 15:17:07下载
- 积分:1
-
kalmanfilter
kalman filter
This script implements the linear filter and shows its performance
On a second order under-damped LTI systems
In the first part, a noisy model with two state variables is simulated and
in the second part, kalman filtering is applied to estimate the real
observations
- 2013-07-27 02:22:16下载
- 积分:1
-
POD
此程序可以直接用来进行脉动风压场的重建与预测,可以高效的缩减模态,提高计算效率。(This program can be directly used for fluctuating wind pressure field reconstruction and prediction can reduce the modal efficient, improve computational efficiency.)
- 2013-04-08 22:31:02下载
- 积分:1
-
SimulinkModelCComplier
介绍了如何利用Matlab的代码生成功能将Simulink模型转换成目标语言模型的方法(The way that how to use the capability of Matlab in code generation to convert the mode1s constructed by Simulink to target language models is introduced)
- 2009-09-12 16:55:04下载
- 积分:1
-
CSTR
利用matlab建立的一个简单CSTR模型,带有pid控制回路(A CSTR model built by matlab code with a PID controller)
- 2020-12-24 16:39:06下载
- 积分:1
-
satid
这是一个进行卫星轨道预报的程序。导航卫星;自主轨道预报;状态转移矩阵。无错误(This is a satellite orbit prediction program. Navigation Satellite autonomous orbit prediction state transition matrix. No error)
- 2020-12-14 15:29:15下载
- 积分:1