-
randgen2
randgen(mu,mu1,mu2,cov1,cov2,cov3) = Random generation of Gaussian Samples
in d-dimensions where d = 2
mu, mu1, mu2 = (x,y) coordinates(means) that the gaussian samples are centered around
cov1, cov2, cov3 are the covariance matrices and will vary changing the
shape of the distribution, example: cov = sigma^2*Identity Matrix, where sigma^2 = a scalar
N = the number of gaussian samples used are provided as user input,
A test set of N/2 and a training set of N/2 gaussian samples is also generated
Output is directed to the command window and a plot of the distributions are generated
- 2011-02-09 18:52:20下载
- 积分:1
-
Zernike_code
calcul des moments de zernike
- 2013-01-30 18:02:23下载
- 积分:1
-
Adaptive-beamforming
采用自适应波束形成技术,获得想得到的方向图。(Adaptive beamforming technology, access to the desired pattern.)
- 2011-10-12 20:26:40下载
- 积分:1
-
cosamp
THIS PDF IS AN INTRODUCTION TO ILLUSTRATE TH COSAMP ALGORITHM
- 2014-11-28 01:15:29下载
- 积分:1
-
ant-arithrium
采用MATLAB环境实现蚁群优化算法,源程序代码和效果,有价值(The MATLAB environment ant colony optimization algorithm, source code, and the effect of valuable)
- 2012-09-28 06:25:32下载
- 积分:1
-
src
Voice detection using zero crossing rate and STE
- 2014-01-20 00:40:55下载
- 积分:1
-
Self-adaptive-Algorithm
基于改进型模型参考自适应的PMSM参数辨识
PDF(Identification of PMSM Based Oil Improved Model Reference Self-adaptive Algorithm PDF)
- 2011-06-26 17:00:11下载
- 积分:1
-
matlab
基于matlab语言,关于连续信号系统的频域分析.(Frequency domain analysis of continuous system matlab
)
- 2013-04-26 15:05:54下载
- 积分:1
-
matlab编程
程序mtlab中的代码-地震波反应谱与时程波相互转换(Interconversion between seismic response spectrum and time-history wave)
- 2021-01-18 20:28:43下载
- 积分:1
-
在C程序中显示汉字
在许多C程序设计中,要用到汉字进行提示或人机交互,而现行的Turbo C集成开发环境不是汉化的,如何编制能显示汉字的C程序呢?本实例提供一种在非汉化环境下正常显示汉字的方法。(in many C program design, the use of Chinese characters for hints or human-computer interaction, and the existing Turbo C integrated development environment is not finished, will show how to prepare Chinese C procedures? The examples provide an environment in the effort to show Chinese characters under the normal method.)
- 2005-03-31 22:48:07下载
- 积分:1