CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - plot colour
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - plot colour - List
[
Windows Develop
]
colourplot
DL : 0
A short function to colour plots with all the colours of the rainbow. Gives better output than trying to select good colours in advance. figure hold on x = 1:10 plot(x,x) plot(x,-x) colourplot -A short function to colour plots with all the colours of the rainbow. Gives better output than trying to select good colours in advance. figure hold on x = 1:10 plot(x,x) plot(x,-x) colourplot
Update
: 2025-02-19
Size
: 3kb
Publisher
:
xiaoni
[
Algorithm
]
plot
DL : 0
code which produces plots of grid, velocity vectors, profiles of velocity components or temperature, contours of pressure, temperature or streamlines, and colour filled contours for pressure, temperature or streamfunction.
Update
: 2025-02-19
Size
: 11kb
Publisher
:
payam
[
matlab
]
matlab_v
DL : 0
Motion Tracking === === === This tarball contains all code required to run the tracking algorithm on a sequence of images. Run the file run_tracker.m in Matlab and follow the instructions. You will need to have a directory of sequentially numbered images available. After entering the path and file types the tracker will begin processing. Once the data window appears the algorithm begins building a background model and attempts to track objects. By clicking on any of the four subwindows you can investigate the background representation (a Mixture of Gaussians) of any pixel. The two windows that then appear display the mixture once as a two-dimensional scatter plot (ignoring the blue colour component), and once as a one-dimensional evolution of the red colour component only. These plots make the internal processing visible and should help determining suitable parameters to be set in mixture_parameters.m.-Motion Tracking =============== This tarball contains all code required to run the tracking algorithm on a sequence of images. Run the file run_tracker.m in Matlab and follow the instructions. You will need to have a directory of sequentially numbered images available. After entering the path and file types the tracker will begin processing. Once the data window appears the algorithm begins building a background model and attempts to track objects. By clicking on any of the four subwindows you can investigate the background representation (a Mixture of Gaussians) of any pixel. The two windows that then appear display the mixture once as a two-dimensional scatter plot (ignoring the blue colour component), and once as a one-dimensional evolution of the red colour component only. These plots make the internal processing visible and should help determining suitable parameters to be set in mixture_parameters.m.
Update
: 2025-02-19
Size
: 34.82mb
Publisher
:
gobsy
[
matlab
]
velocity-Plot
DL : 0
this script plots the velocity profile for user defined function.and user can generate multiple colour curves.suggestion included to do this. -this script plots the velocity profile for user defined function.and user can generate multiple colour curves.suggestion included to do this.
Update
: 2025-02-19
Size
: 17kb
Publisher
:
Ved
[
matlab
]
Cu_00
DL : 0
plot pgm data in matlab. In this code, you can modify to get solid or gradient colour.
Update
: 2025-02-19
Size
: 7kb
Publisher
:
Nanda
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.