-
-
chengxu.rar
... =10 dt=0.01
sys=tf([1 6 4],[1 7 10])
t=ts:dt:te
f=4*sin(t)
y=lsim(sys,f,t)
plot(t,y) xlabel( t(sec) ) ylabel( y(t) ) grid on
三
ts=0 te=5 dt=0.01
sys=tf([1 6 4],[1 7 10])
t=ts:dt:te
y1=impulse(sys,t)
y2=step(sys,t)
plot(t,y1) xlabel( ...
-
grid.rar
一本很好很经典详细的介绍云计算的理论与来源的著作啊,国外经典牛校写的,是一个很有发展前途的领域啊
-
xgraph.rar
... if no fi les are specifi ed. It can display
up to 64 independent data sets using diff erent colors and/or line styles for
each set. It annotates the graph with a title, axis labels, grid lines or tick
marks, grid labels, and a legend.
-
-
PaletteGenerator.zip
... generate a 256 color palette from sampling 256 evenly spaced spots on the image. It scans the image evenly in a 16 x 16 grid to generate this palette. It can save the palette file in either the Photoshop standard or the format used by Image Analyzer (a ...
-
-
-
clusteringfinal.rar
Major clustering methods
Partitioning methods
Hierarchical methods
Density-based methods
Grid-based methods
-
export_fig.zip
... /axes reproduced as it appears on screen
- Cropped borders
- Embedded fonts (vector formats)
- Improved line and grid line styles (vector formats)
- Anti-aliased graphics (bitmap formats)
- Transparent background supported (pdf, eps, ...
-
-