-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1
-
baohedu
专门用于石油工程中饱和度-单轴抗压强度曲线逼近作图,效果很好(Dedicated to petroleum engineering saturation- uniaxial compressive strength curve approximation mapping, good results)
- 2010-05-06 15:02:01下载
- 积分:1
-
taxi
Simulation of random nodes movements are generated in matlab
- 2010-05-10 15:24:17下载
- 积分:1
-
optimizationusingmatlab
matlab优化问题的应用程序非常适合初学者编程使用 综合试验包括了各种问题的应用编程(Matlab optimization of procedures for beginners to use comprehensive testing program, including a variety of Journalist that the Application Programming)
- 2007-06-24 16:27:10下载
- 积分:1
-
chapter6
精通MATLAB数字图像处理与识别 chapter6 代码(Proficient in MATLAB digital image processing and recognition chapter6 code)
- 2013-12-05 20:47:14下载
- 积分:1
-
export_fig
This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following properties:
- Figure/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, png)
- Semi-transparent patch objects supported (png only)
- RGB, CMYK or grayscale output (CMYK only with pdf, eps, tiff)
- Optionally append to file (pdf only)
- Vector formats: pdf, eps
- Bitmap formats: png, tif, jpg, bmp, export to workspace
This function is especially suited to exporting figures for use in publications and presentations, because of the high quality and portability of media produced.(This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following properties:
- Figure/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, png)
- Semi-transparent patch objects supported (png only)
- RGB, CMYK or grayscale output (CMYK only with pdf, eps, tiff)
- Optionally append to file (pdf only)
- Vector formats: pdf, eps
- Bitmap formats: png, tif, jpg, bmp, export to workspace
This function is especially suited to exporting figures for use in publications and presentations, because of the high quality and portability of media produced.)
- 2009-11-26 02:18:13下载
- 积分:1
-
daopu_ok
实现振动信号的FFT图,时域图以及两种倒谱的方法(realize the two analize way of the dao-pu for the signal)
- 2013-10-22 23:12:29下载
- 积分:1
-
diffuse
基于元胞自动机的气体扩散程序,实时显示左右两侧粒子密度变化。(Based on Cellular Automata gas diffusion process, real-time display left and right sides of the particle density.)
- 2013-09-14 08:55:20下载
- 积分:1
-
markof
markov chain for reliability and risk management
- 2012-01-20 04:53:29下载
- 积分:1
-
OS-ELM (1)
可以实现对大量数据的实时在线预测及其分类效果(The real-time online prediction and classification effect of a large number of data can be realized)
- 2017-12-17 21:54:46下载
- 积分:1