-
PlsguiToolbox
国外程序员开发的pls工具箱,功能非常强大。希望对大家有用!(The development of foreign programmers pls toolbox, very powerful. )
- 2009-09-13 14:28:11下载
- 积分:1
-
signal_fft_spectrum
用matlab产生不同的波型,对其进行FFT 功率谱,对数谱然后用IFFT进行反变换(Using matlab produce different wave type, its FFT power spectrum, the spectrum and then use the IFFT to inverse transform)
- 2008-01-19 17:50:55下载
- 积分:1
-
FastICA
一个基于ICA的图像分离算法的MATLAB程序,包含了文章,几个源程序,和说明文档。(An ICA-based image separation algorithm MATLAB program, contains articles, a few source code, and documentation.)
- 2009-12-24 15:24:54下载
- 积分:1
-
tsd-xt2coord
使用此函数来提取一个地理坐标输入字符串了。该功能非常灵活,因此,协调可能位于任何地方的字符串,并可能有许多的格式之一。(Use this function to extract one geographical coordinate out of an input string. The function is extremely flexible, thus the coordinate may be located anywhere in the string and may have one of many formats.)
- 2011-05-23 16:25:02下载
- 积分:1
-
try1batterypv
matlab code for pv battery converter
- 2012-01-18 13:39:39下载
- 积分:1
-
wwert
this source code is wwert matlab
- 2013-08-04 23:43:59下载
- 积分:1
-
c
说明: This is a time series analysis matlab under the ARMA model and prediction procedures.
ARMA algorithm by using a series of data to predict and analyze the prediction rule
- 2011-07-26 20:19:28下载
- 积分:1
-
buck_open_loop
This file is very important for student ....
- 2014-02-18 00:21:57下载
- 积分:1
-
Matlab
Matlab中龙格-库塔(Runge-Kutta)方法原理及实现(Matlab, Runge- Kutta (Runge-Kutta) method principle and implementation)
- 2013-12-03 21:04:46下载
- 积分:1
-
fit_mix_2D_gaussian
fit_mix_2D_gaussian - fit parameters for a 2D mixed-gaussian distribution using EM algorithm
format: [u,covar,t,iter] = fit_mix_2D_gaussian( X,M )
input: X - input samples, Nx2 vector
M - number of gaussians which are assumed to compose the distribution
output: u - fitted mean for each gaussian (each mean is a 2x1 vector)
covar - fitted covariance for each gaussian. this is a 2x2xM matrix.
t - probability of each gaussian in the complete distribution
iter - number of iterations done by the function
- 2011-02-09 19:04:25下载
- 积分:1